Hello! I can't update the version from 1.3.7 to 1.4.3. The update is successful, but the migration did not work, it says “Failed. to create connection: php_network_getaddresses: getaddinfo failed: Try again”. How can I update to version 1.4.3?
First of all, it would be good to restore from backup and upgrade to 1.3.8 and run the migrate command. Then, stop all containers (docker compose down) and the upgrade to 1.4.4
Recommended threads
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating “your project will be deleted within 14 days if no action is taken,” though I have been actively usin...
- Self-Hosted and Multi Region support
Hey Appwrite Team, As a test and to expand self-hosted capabilities even more, i was thinking of understanding and testing how to deploy a multi-region instanc...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...