My domain fork-fable.appwrite.network returns a 500 even after deleting and redeploying. Other domains added in domains of appwrite after deployment works fine, the CORS policy error is also limited to this domain only. Even deployment on vercel works. So it’s likely a stale route cache issue on your end.
Deployment logs: [17:08:24] [open-runtimes] Environment preparation started. [17:08:24] [open-runtimes] Environment preparation finished. [17:08:24] [open-runtimes] Build command execution started.
added 208 packages, and audited 209 packages in 7s
46 packages are looking for funding
run npm fund for details
found 0 vulnerabilities
foodfables@0.0.0 build vite build
vite v7.1.5 building for production... transforming... ✓ 217 modules transformed. rendering chunks... computing gzip size... dist/index.html 0.38 kB │ gzip: 0.25 kB dist/assets/index-p69xcSPe.css 18.66 kB │ gzip: 4.52 kB dist/assets/index-Dc3gHx8V.js 1,672.10 kB │ gzip: 563.95 kB
(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. ✓ built in 17.73s
[17:08:50] [open-runtimes] Build command execution finished. [17:08:50] [open-runtimes] Build packaging started. [17:08:51] [open-runtimes] Build packaging finished. [17:08:51] [open-runtimes] Build finished. [17:08:56] [appwrite] Edge distribution started. [17:09:00] [appwrite] Edge distribution finished successfully (5/5). [17:09:00] [appwrite] Screenshot capturing started. [17:09:10] [appwrite] Screenshot capturing finished. [17:09:10] [appwrite] Deployment finished.
If I add a new domain, it is working fine only this domain fork-fable.appwrite.network returns a 500 even after deleting and redeploying.
The issue occurs frequently intially a session and invalidation error in login page followed by 500 error.
cc @Meldiron
Recommended threads
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?