Problem
You are attempting to access a newly created workspace that shares the same name as a recently deleted one, but you get an error saying that the site cannot be reached. This only happens when you are trying to access a newly created workspace with the same deployment name as a recently deleted workspace.
Cause
The root cause is a DNS resolution failure for the new workspace. Global DNS changes are not instant and can take time to update. If your local DNS server still has the old record (pointing to the recently deleted workspace) when you attempt to access the newly created workspace, the name resolves to the recently deleted workspace and your browser returns an error message saying that the site cannot be reached.
Solution
- Delete the old workspace (AWS | Azure | GCP). Ensure the deletion is successful by verifying that the workspace no longer appears as running in the Account Console.
- After you have verified that the previous workspace is fully deleted, wait 10 minutes. During this time, the deletion propagates through global DNS.
- Create your new workspace with the same deployment name.
- Wait 10 minutes for the new record to propagate through global DNS.
You should now be able to access your new workspace via the DNS name.