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
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...