Solved Wordpress app: DNS Error: DNS Record is not synced yet: ETRYAGAIN
-
My cloudron can not install the wordpress app. Cloudron is connected with my namecheap account through the api.
What can I do? I could try to change the dns settings in namecheap manually.Here the error message from the log:
"error": { "message": "DNS Record is not synced yet: ETRYAGAIN", "reason": "DNS Error", "taskId": "21", "installationState": "pending_install" },
-
In addition: If I set a subdomain it works. But it did not work for the main domain (if I keep the field empty).
-
@devtron Can you try
host example.com
(replace it with your domain) on your PC? Do you see your VPS IP? If it's something different, delete it from namecheap from their console. -
This post is deleted! -
I figured it out. There was an issue in namecheap because after checking the ip adress in dnschecker it had two ip addresses: One was the server ip and the other from namecheap. Now there is only one available after chatting with them.