mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Unable to Migrate Planka to new Server #267
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Giorgio-Germani on GitHub (Dec 28, 2022).
I noticed that after migrating the latest planka stack (com.docker.compose.version | 2.10.2) to another server for some reason the network has an issue and postgres won't get an IP. Planka can't connect, hence we get an 502 Bad Gateway error.
I noticed that portainer is unable to disconnect postgres from the network, because it's not connected, but on the other hand it's clearly listed just without an IP.

@Giorgio-Germani commented on GitHub (Dec 28, 2022):
issue has been found: change in image: postgres:14-alpine
@meltyshev commented on GitHub (Dec 29, 2022):
Recently encountered this here https://github.com/plankanban/planka/issues/312. During the migration, the latest version of Postgres was beeing installed and the database became incompatible with the current data.