Web Developer
her everyone, I used the Akamai one click installation to install the latest version of appwrite. everything is working fine expect for the functions. when I try to deploy any of them it fails with this error:
Could not resolve host: appwrite-executor with status code 0
I tried to check the logs of appwrite-worker-builds
Fatal error: Uncaught RedisException: socket error on read socket in /usr/src/c>
Stack trace:
#0 /usr/src/code/vendor/colinmollenhour/credis/Client.php(1334): Redis->ping()
#1 /usr/src/code/vendor/resque/php-resque/lib/Resque/Redis.php(265): Credis_Cli>
#2 /usr/src/code/vendor/resque/php-resque/lib/Resque/Worker.php(180): Resque_Re>
#3 /usr/src/code/vendor/resque/php-resque/bin/resque(185): Resque_Worker->work(>
#4 {main}