Back

[SOLVED] Update from 1.3.8 to 1.4.14

  • 0
  • Self Hosted
Sabit
11 Dec, 2023, 05:27

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?

TL;DR
The user successfully updated from version 1.3.8 to 1.4.14. However, they encountered an issue with creating a migration and received an error message related to a network issue. It is recommended to try recreating the stack by running the following commands: "docker compose down" and "docker compose up -d". The user also asked about upgrading directly from 1.3.8 to 1.4.13 without going through version 1.4.0. The response suggests that it is possible to upgrade directly to 1.4.13 and run the migration command. The user also mentioned
Drake
11 Dec, 2023, 05:59

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

Drake
11 Dec, 2023, 06:00

Integration? What integration do you mean?

Sabit
11 Dec, 2023, 06:11

That is, migration, not integration

Drake
11 Dec, 2023, 14:17

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

Sabit
11 Dec, 2023, 14:22

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

Drake
11 Dec, 2023, 14:26

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)

Drake
11 Dec, 2023, 14:27

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

Sabit
11 Dec, 2023, 14:45

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

Drake
11 Dec, 2023, 15:05

Try to recreate the stack:

TypeScript
docker compose down
docker compose up -d
Sabit
11 Dec, 2023, 15:37

Thank you very much: everything is completed successfully

Drake
11 Dec, 2023, 16:12

[SOLVED] Update from 1.3.8 to 1.4.14

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