-
-
Notifications
You must be signed in to change notification settings - Fork 45
Domain DNS is pointed uncorrectly but subdomain is ? #1258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
So swiftwave do a very basic check. It send a http request to your domain
If it returns OK, that means swiftwave can verify it. You can try that yourself, what's the response you are getting. Common problems can be -
If you still not able to resolve the issue, give some more info on the issue. Some steps to replicate. |
The thing is, subdomain is just a CNAME rule of the domain. When I enter Does the DNS cache destroyed when the service/host restart ? |
It completely managed by OS, swiftwave doesn't interfare with that. You can SSH to server and do Usually it gets destroyed once |
Hello. I'm trying to setup a server, and I was able to add subdomain.domain to domains tab, and DNS were good.
But now I want to add classic domain to it but it say it's not pointed correctly... Nothing more.
When I retry even the subdomain, it says the DNS are not pointed correctly... But it works.
How can I have more logs tu track if it's DNS issue or swiftwave issue ?
Tried :
The text was updated successfully, but these errors were encountered: