
Hello! Is it possible to upgrade from 1.3.8 to 1.4.13? If so, how? After the changes to 1.4.0 It is necessary to launch the integration, I know that. Is integration required from version 1.4.0 to version 1.4.13 or not?

Yes, you will need to run the upgrade command and then migrate

Integration? What integration do you mean?

That is, migration, not integration

You should upgrade from 1.3.8 to 1.4.13 and run the migrate command

Immediately from 1.3.8 to 1.4.13? I thought first I should update to 1.4.0

Yes, immediately is fine because it's latest patch (1.3.8) to the next minor (1.4) with the latest patch (1.4.13)

1.2.1 to 1.4.13 is not okay because it's skipping the 1.3 minor

updated successfully, but failed to create migration. Failed to create connection: php_network_getaddresses: getaddrinfo failed: Try again: getaddrinfo failed: try again

Try to recreate the stack:
docker compose down
docker compose up -d

Thank you very much: everything is completed successfully

[SOLVED] Update from 1.3.8 to 1.4.14
Recommended threads
- NIOHTTPCompression-Error
Hi, I have self-hosted Appwrite via Coolify on a Ubuntu-VPS . I am accessing the Database via Swift. Everything is working as expected, but with one collection ...
- Updating OTP Session template not workin...
I have self hosted with v1.7.4, while updating OTP Session template, verification template is being updated, earlier there was an issue with variables but not i...
- Errors in collection filtering
1 - The list does not appear after pressing the Apply Filter button. After the filter is applied, I cannot see which filter I applied. 2 - When adding the 2nd f...
