I am getting appwrite netwoek error. I couldn't upgrade from 1.3.8 to 1.4.1.
It keeps restarting and I get the error mysql could not connect, redis could not connect.
--
[root@cloud ~]# docker compose exec appwrite migrate Failed to create connection: php_network_getaddresses: getaddrinfo failed: Name does not resolve
Network problem after 1.3.8 to 1.4.1 upgrade
@Steven
I can't upgrade. How can you help me? I had no problems with previous versions.
Can you explain the steps you took to upgrade to 1.4.1?
Did you run the install command from the parent directory?
I happened to me, I solved running docker compose down and then docker compose up -d
Recommended threads
- Files access permissions
Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or i...
- functions custom domain issues in self h...
I’m running self-hosted Appwrite (Docker) behind Traefik with Cloudflare proxy (Full/Strict). Main domain works: https://app.printa4.in Function subdomains fa...
- restore backup on another server with an...
I managed to restore DB+Volumes from a server to another one with another domain but when I try to click my project on the console, I get error "404 - Project w...