I recently upgraded my Appwrite server to the latest version, and I'm encountering an error when trying to initialize a function using the Appwrite CLI using the command "appwrite init function --verbose". I get an error that seems to be a little generic with a status code of 500. For more details about the error you can check out the screenshot provided. Here are the details of my setup Appwrite version: 1.4.1 Appwrite CLI version: 2.0.2 Runtime selected for the function: Node.js (node-16.0) I haven't really done much debugging proceeding from that stage. In the documentation I'm advised to contact the team and I found this the best way to reach out. Therefore, I'm seeking guidance on how to resolve this error and successfully initialise my function. Any insights, suggestions, or troubleshooting steps would be greatly appreciated.
Hello π On your server, please run docker compose logs appwrite to see details about 500 errors
Hello.
Let me check it out
I've just reverted to the previous version for the mean time. I had to deliver a feature real fast
Recommended threads
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126
- Appwrite Sites: ERR_TOO_MANY_REDIRECTS o...
So, my domain was working perfectly fine with Vercel. I was using cloudflare CDN (still am) but CNAME was DNS-only. I switched over to appwrite, CNAME is still ...
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...