[Sites] Deployment finished but site is not accessible https://69688272b6f7b9f13020.appwrite.network
- 0
- 2
- Web
- Cloud
The deployment finished and is active but the site shows timeout error.
I can see your deployment is showing a runtime timeout error. This usually means your application is taking too long to respond to requests, often caused by slow startup, inefficient code, or waiting for external resources. What kind of application are you deploying, and have you checked your application logs for any errors or slow processes?
It's visible on my end
It's a very light-weight Next.js web application, and it builds and runs very fast in local without any error though.
Thanks for checking. Yes, it works now but I don't know, it probably takes a while to finally show up, whereas the deployment status says "active" in about 5 mins and replaces the previous one, but the page doesn't load for 20-30mins after that.
Also, the preview is not available in the build because the site was not up and marked as active. And there's this "Finalizing" status for some reason.
This was working fine a few days/weeks before though.
Can you try to deploy it again now?
I can help you fix this. Timeout issues with Next.js deployments are usually caused by incorrect port configuration, missing environment variables, or build/start script problems even when it works locally. I'd be happy to take a look at your deployment configuration and get this sorted out for you. Would you like to hop on a quick call or share your repository so I can diagnose the exact issue? I can typically resolve these deployment problems pretty quickly.
Recommended threads
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...