Unable to Migrate Planka to new Server #267

Closed
opened 2026-02-04 18:14:06 +03:00 by OVERLORD · 2 comments
Owner

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.
image

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. ![image](https://user-images.githubusercontent.com/104979449/209819725-7e03616d-cc81-471c-a478-fa3472d9ec82.png)
Author
Owner

@Giorgio-Germani commented on GitHub (Dec 28, 2022):

issue has been found: change in image: postgres:14-alpine

@Giorgio-Germani commented on GitHub (Dec 28, 2022): issue has been found: change in image: postgres:14-alpine
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#267