
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
- custom requirements.txt file
How do I specify a custom requirements.txt file when creating a serverless function through the Appwrite console?
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
