add note about potential dns cache issue when adding new domain
This commit is contained in:
parent
af68a2161f
commit
d7d985b1b5
|
@ -31,6 +31,8 @@
|
|||
<repeat group="{{ @ns_info_array.defaults_ns_array }}" value="{{ @nameserver }}">
|
||||
<b>{{ @nameserver }}</b><br>
|
||||
</repeat>
|
||||
Note that if DNS for this domain was just added this could simply be a cache issue.<br>
|
||||
Wait a few minutes and come back to this page to see if the issue clears up.
|
||||
</check>
|
||||
<check if="{{ @ns_info_array.status=='Error' }}">
|
||||
There was an error verifying the Namservers for {{ @ns_info_array.zone }}.<br>
|
||||
|
|
Loading…
Reference in New Issue
Block a user