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.
@Support Bringing in to attention if I can get some help here.
Recommended threads
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...
- Table contents missing (attributes+rows)
Here is an image of the cloud and the attributes that should exist Some of the table do have the data but others dont. I am able to access the rows via api c...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...