Hi, I'm self hosting Appwrite 1.7.3 and when i execute a specific function i get an Status Code 500.
And the openruntimes-executor prints out this error:
[Error] Type: Exception
[Error] Message: Internal curl error has occurred within the executor! Error Number: 52
[Error] File: /usr/local/src/Executor/Runner/Docker.php
[Error] Line: 1145
This function uses Go-1.23 and it happens via custom domains aswell the SDK and the console. I have an another function that uses Go-1.23 and it works perfectly fine.
Recommended threads
- 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 ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...