Back
An internal curl error has occurred within the executor! Error Number: 104
- 0
- Self Hosted
- Functions
An internal curl error has occurred within the executor! Error Number: 104. Error Msg: Connection reset by peer
TypeScript
#0 /usr/local/vendor/utopia-php/framework/src/Http/Http.php(671): {closure}('656f1531c40a7db...', '{"reservation_c...', '/', 'PUT', Array, 294.54090642929, 'openruntimes/py...', '/storage/builds...', 'main.py', Array, 1, 512, 'v3', 'cp /tmp/code.ta...', Object(Swoole\Table), Object(Utopia\Http\Adapter\Swoole\Response), Object(Utopia\Logger\Log))
#1 /usr/local/vendor/utopia-php/framework/src/Http/Http.php(872): Utopia\Http\Http->execute(Object(Utopia\Http\Route), Object(Utopia\Http\Adapter\Swoole\Request), '456103')
#2 /usr/local/vendor/utopia-php/framework/src/Http/Http.php(577): Utopia\Http\Http->run(Object(Utopia\Http\Adapter\Swoole\Request), Object(Utopia\Http\Adapter\Swoole\Response), '456103')
#3 [internal function]: Utopia\Http\Http->Utopia\Http\{closure}(Object(Utopia\Http\Adapter\Swoole\Request), Object(Utopia\Http\Adapter\Swoole\Response), '456103')
#4 /usr/local/vendor/utopia-php/framework/src/Http/Adapter/Swoole/Server.php(34): call_user_func(Object(Closure), Object(Utopia\Http\Adapter\Swoole\Request), Object(Utopia\Http\Adapter\Swoole\Response), '456103')
#5 [internal function]: Utopia\Http\Adapter\Swoole\Server->Utopia\Http\Adapter\Swoole\{closure}(Object(Swoole\Http\Request), Object(Swoole\Http\Response))
#6 {main}```
TL;DR
An internal curl error occurred within the executor! Error Number: 104. Error Msg: Connection reset by peer.
The issue seems to be with the executor encountering the error. It is possibly related to a connection reset by peer. To troubleshoot, you may need to check the network settings or configurations that might be causing this error.Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...
- Failed to start containers.
I'm trying to install Appwrite locally but struck on the subject point. There is no clear error in logs.