I'm getting this error when i execute the function via POST request using function URL:
An internal curl error has occurred within the executor! Error Msg: Operation timed out\nError Code: 500
I have create this using python 3.9 I'm on self-hosted appwrite v1.4.13
Basically I'm using Appwrite's Discord Command Bot template
Recommended threads
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...