Back

server error

  • 0
  • Self Hosted
Issadmin
14 Mar, 2024, 18:04

I have upgraded the appwrite version to latest and after that Im getting server error page while login

TL;DR
Developers facing server error while upgrading Appwrite version from 1.4.13 to 1.4.14, encountering issues with the latest updates and MariaDB version 10.7. Errors like "Failed to create connection" and "Name does not resolve" are appearing post-upgrade. Solution: Check the Docker commands used for upgrades, ensure correct SDK version (1.5.3) is in use, and run the migration script. If issue persists, reach out to Appwrite support for further assistance.
Ryan
14 Mar, 2024, 18:06

Which SDK and SDK version are you using? Is it self hosted and 1.5.3?

What error does it show?

ideclon
14 Mar, 2024, 18:06

Have you run the migration script?

Issadmin
14 Mar, 2024, 18:13

I have run this successfully

root@TestEnv:~# docker run -it --rm --volume /var/run/docker.sock:/var/run/docker.sock --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw --entrypoint="upgrade" appwrite/appwrite:1.4.13

but when I run

root@TestEnv:# cd appwrite/ root@TestEnv:/appwrite# docker compose exec appwrite migrate

I got error

Failed to create connection: php_network_getaddresses: getaddrinfo failed: Name does not resolve

Issadmin
14 Mar, 2024, 18:17

hi?

Issadmin
14 Mar, 2024, 18:20

can you share the stepes please

Issadmin
14 Mar, 2024, 18:20

currently the mariadb version is

mariadb:10.7

MyWay
14 Mar, 2024, 18:34

latest updates are a mess

Issadmin
14 Mar, 2024, 18:38

Im upgrading from 1.4.13 to 1.4.14

MyWay
14 Mar, 2024, 18:39

yeah... 4 days I'm waiting for somebody from support to know how to proceed

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