I followed the https://appwrite.io/docs/tutorials/sveltekit and deployed my app to cloudflare. Everything works fine in my dev env but not cf pages. I always get 500 internal server error when I first navigate to /join via typing in the URL. This error doesn't occur when I refresh the page or use links to navigate between pages. My repo is here. I also see a 401 message in the console, so I'm assuming this is somehow triggered by the account.get method. Still, I would normally expect a tutorial to not lead to errors like this. This issue seems to occur whenever I import user from $lib/user.ts.
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...