Rank 2: Process
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.