Is it possible to delete or edit this function? Is there any reason why this is happening?
You can delete the function, append /settings to url & scroll down to delete.
What function?
Thanks, I successfully deleted it. When adding /settings to the url it worked. But when /executions and trying to execute --> "Deployment not found. Create a deployment before trying to execute a function."
If you deleted the function, there'd be no function, no deployments, no executions. Did you create a new function?
I mean before deleting, I tried to execute it, but as I got the 500 error, there were no deployments
Could you check the logs for the appwrite container?
You can get them by running
docker compose logs appwrite
Recommended threads
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- NEW ERROR Invalid document structure: At...
Error: ```AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)``` I’m encounter...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...