Tassos P.Original post
Rank 1: Thread
After installation I get this error when I run
docker compose exec appwrite migrate
Failed to create connection: php_network_getaddresses: getaddrinfo failed: Try again
Summary
Title: Issue with migrating selfhosted appwrite installation from 1.3.7 to 1.4.3
Message: I tried to migrate my selfhosted appwrite installation from version 1.3.7 to 1.4.3 but encountered an error. I was advised to backup the database and upgrade to version 1.3.8 first, then migrate, and finally upgrade to version 1.4.5. However, I am now getting the error "Failed to create connection: php_network_getaddresses: getaddrinfo failed: Try again" when running the command "docker compose exec