Back

Error while upgrading the version 1.3.7 to 1.4.2

  • 0
  • Self Hosted
kevinsha
6 Dec, 2023, 09:28

we have an appwrite server version 1.3.7, which is running on the production environment and try to upgrade to 1.4.2 then i got an error and also try to upgrade the latest version 1.4.9 but same error. this is the error "Failed to create connection: php_network_getaddresses: getaddrinfo failed: Try again" could you please help me to solve this error.

TL;DR
User is experiencing an error while upgrading from version 1.3.7 to 1.4.2 of the appwrite server. Upgrading to version 1.4.9 also results in the same error. The error message states "Failed to create connection: php_network_getaddresses: getaddrinfo failed: Try again". Solution: Try running the following commands: `docker compose down` and `docker compose up -d`. It is also recommended to upgrade to version 1.3.8 before attempting to upgrade to the latest version.
Drake
6 Dec, 2023, 09:48

btw you should probably upgrade to 1.3.8 before upgrading to the latest 1.4

Drake
6 Dec, 2023, 09:49

As for the error you're getting, can you try:

TypeScript
docker compose down
docker compose up -d
kevinsha
6 Dec, 2023, 09:51

i have run this docker compose restart

kevinsha
6 Dec, 2023, 09:51

ok let me try to grade the 1.3.8

kevinsha
6 Dec, 2023, 09:57
kevinsha
6 Dec, 2023, 09:57

getting error

Drake
6 Dec, 2023, 17:42

Upgrade isn't available in that version. Use install but make sure you run it in the correct folder

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more