After the update to 1.7.4 I have big problems with the Functions. I cannot manually deploy new versions. After a server restart, the functions that came from the old version still work, but they don't give any results.
In the screenshot you can see the history of a restart of the container. The first two errors are from the deploy, the others below are from an execution.
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...