#Migrating 1.4.14 -> 1.5.4 - Could not resolve host: appwrite-executor with status code 0

1 messages · Page 1 of 1 (latest)

stoic sandal
#

Hello, I migrated my server from 1.4.14 from 1.5.4 without any problems (no errors on migration, just some warnings).

When I try to execute a function (which was working before the update), it fails & show me Could not resolve host: appwrite-executor with status code 0\nError Code: 0

What can cause this issue?

I tried to recreate containers with docker compose up -d but nothing ...

Thanks in advance!

Tried to run docker logs appwrite and get same error Could not resolve host: appwrite-executor with status code 0
Tried to run docker ps, and the openruntimes/executor:0.4.12 has a status set to Up 4 hours (healthy) don't known if it's normal... ?

spring pulsar
stoic sandal
stoic sandal
#
OPEN_RUNTIMES_NETWORK=appwrite_runtimes
_APP_FUNCTIONS_RUNTIMES_NETWORK=runtimes

Maybe the first one is not good no? @spring pulsar ?

spring pulsar