When clicking on a function, I get an error of 500 internal error
In the network tab it says that "Deployment with the requested ID could not be found."
I remember clicking delete in a deployment and "Server Error" appeared.
How can I solve it if I am self hosted?
try deploying your function again
The thing is that I can't access the function to redeploy, I was doing it manually by uploading the .zip
What could I do?
deploy using CLI
alright, thanks Steven i will try that
Recommended threads
- 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...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...