Just updated Appwrite and getting this:
{ message: "Server Error", code: 500, type: "general_server_error", version: "1.4.9" }
As soon as I tap on my repository.
When trying to create a function.
@Meldiron can you take a look here?
Did you have setup the github env variables?
What do the docker logs for the appwrite container show related to this request?
Not sure what you are asking but nothing new popped. I do have a few functions from 1.3.7 in GitHub.
Server error on 1.4.9 when clicking on repository
Will get those and get back with them 👀
Solved by updating.
[SOLVED] Server error on 1.4.9 when clicking on repository
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...