Hello, these days I am having recurring downtime varying in duration on one of my project. The page being displayed in the 404 of vercel. I did not deploy or change anything regarding this project. Could it be a faulty DNS ? Do you have any idea how I can monitor what and where it’s failing ?
Additionally, it is down in some browsers while it may be not in others (on the same computer).
Thanks for reporting. Your recurring downtime could be related to DNS or caching issues. Here are some ideas on what you can take a look at:
Check your DNS records for proper configuration and use tools like DNS Checker to monitor propagation. Inconsistent DNS records can cause downtime for some users.
Clear your browser and DNS cache to see if outdated data is causing the issue. Different browsers or devices might have different cached data, explaining the inconsistency.
Even without recent changes, check Vercel’s logs and their status page for any internal issues affecting your project.
Ensure your domain registration and SSL certificates are up-to-date and valid.
Let us know how you get on! You’re also welcome to share the URL and we can see if there’s anything we can look at from our side.