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
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...