Hi team, I use Sites to host a Next.js web app and it serves from old deployment for many hours. Is this expected? I thought it would serve from new deployment because that shows "Active" under "Deployments" but actually old deployments get the requests. Could someone please help?
Image-1: Shows "Deployment ID" in 2nd column from "Logs" table. Image-2: Shows list of deployments with their IDs
If you see in Image-1, I got request 14 hours ago which is served by an older deployment. New deployment was 1 days ago (image-2) but still requests from 14 hours ago was not served by the new deployment.
Recommended threads
- Appwrite SSL Certificate Failure
Hello, I need help releasing a stuck domain. My Domain: adilnaib.engineer My Project ID: 68fe0aee001e999b5d71 Error: Failed to add domain to Fastly: {"msg":"B...
- [BUG] I'm facing an issue while creating...
Here’s what’s happening: When I try to create a new Web app on my Appwrite console (backend.keplr.in), the browser console shows multiple errors: Uncaught (in...
- Having issues with Goggle Authentication...
My google auth is not redirecting me to my failureurl. I think it might be a session issue because it's working in my laptop but when I try it in another laptop...