Rank 2: Process
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?
Votes
0
Replies
11
Participants
Unknown
Messages
12
Rank 2: Process
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?
Rank 2: Process
That is, migration, not integration
You should upgrade from 1.3.8 to 1.4.13 and run the migrate command
Rank 2: Process
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
Rank 2: Process
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
Rank 2: Process
Thank you very much: everything is completed successfully
[SOLVED] Update from 1.3.8 to 1.4.14