Hi, I tried publishing a NextJS app on Appwrite sites. Eventhough the development logs are successfull and it says ready, appwrite is showing me this: (see image). My site url is: https://electric-chat.appwrite.network and the link to the code is: https://github.com/PrathamGhaywat/electric-chat. Please help me out
Further info: it works with vercel but
heyy, it's a known issue, and we have fix, I wish to release it today π
If you need to get it working quickly, you just need to remove --turbopackΒ from build command (either in site settings, or in package.json)
@ultimatehobbycoder βοΈ
Recommended threads
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...