Project: project-fra-658e2f5f4ba30df91177 Function ID: 69bde006001c56757f49
Several execution errors with: Timed out waiting for runtime.\nError Code: 400
**Intermittent Deploy errors with: ** 2026-05-10T19:30:30.620087405Z [19:30:30] [open-runtimes] Build command execution finished. 2026-05-10T19:30:30.620133013Z [19:30:30] [open-runtimes] Build packaging started. 2026-05-10T19:30:31.163928038Z [19:30:31] [open-runtimes] Auto compression: zstd (size=1268120KB) 2026-05-10T19:32:01.230728668Z [19:32:01] [open-runtimes] Build packaging finished. 2026-05-10T19:32:01.259311942Z [19:32:01] [open-runtimes] Build finished. 2026-05-10T19:32:38.000000000Z Unexpected error occurred. Please try again.
Recommended threads
- [Regression] Appwrite 25.1.0 returns Inv...
I've already opened an issue on GitHub, but somewhat it doesn't seem like GitHub is monitored very closely, so I'm leaving a bug report here on Discord as well....
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...