Hello, it appears my main domain has been banned/disabled, (vercel domain for testing), after one of my APIs was misconfigured and appears to have returned about 10k errors. The domains for each specific deployment still work, like (https://print-port3-ds-git-main-printport3ds-projects.vercel.app/login), but the main domain, the one everything is configured for, does not work anymore, just goes straight to browser page not found error: print-port3-ds.vercel.app. I would appreciate any help with this.
Hi @cyrusgilani-2125, I’m not sure if I understand correctly.
What is the domain in question here? Is it the production domain print-port3-ds.vercel.app?
If so, the not found message comes from the fact there is no application deployed on this URL. If it’s deployed, it doesn’t have a home page.
Hello, thank you, there was no home page, and there is no deployment connected to it anymore as I transferred to a custom domain. I do not have these issues anymore, but basically what happened was after the API malfunction which sent multiple thousand errors, the entire main domain which at the time was that production domain, no page on it would load. Even if the home page does not exist, it typically goes to the vercel 404, but in this case even pages that existed would go to the default browser page not found error. The issue self resolved after about 15 minutes.
Oh, I see. That’s weird though. It might be that DDoS protection rolled in or something. I’m glad all is fine now.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.