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
- 404 page not found
Hey I am trying to run a simple Svelte-kit project on appwrite self-hosted but the logs says: ```bash [13:56:26] [open-runtimes] Build packaging finished. [13:...
- Functions: HTTP 500 internal error
I’m seeing a lot of HTTP internal server errors across all my functions the past 48 hours.
- Go functions cold start timeout on self-...
Hey everyone — running into a persistent cold start issue with Go functions on self-hosted Appwrite 1.9.0 (Elestio/Hetzner). Looking for how others are handling...