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
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...
- Accessing Database via Console
Hi everyone, I am running a self-hosted Appwrite v1.9.0 instance. When I click on one particular database in the Console, a loading indicator appears at the top...