truenas / apps

GNU Lesser General Public License v3.0
78 stars 25 forks source link

Portainer cannot be updated to 1.2.19 #960

Closed kabatp closed 2 days ago

kabatp commented 3 days ago

When updating 1.2.18, the process goes through but Portainer fails to start and is stuck at Stopped-Running cycle

kabatp commented 3 days ago

Log:

[90m2024/11/19 09:49AM FTL github.com/portainer/portainer/api/cmd/portainer/main.go:366 > The database schema version does not align with the server version. Please consider reverting to the previous server version or addressing the database migration issue.

stavros-k commented 3 days ago

Sadly there is nothing we can do. Portainer released an image which then removed from the registry completely. So we switched back to the previous version.

it seems that their upgrade is not backwards compat :(

stavros-k commented 3 days ago

There is a comment in the portainer repo that says how to downgrade https://github.com/portainer/portainer/issues/12379#issuecomment-2478652721

kabatp commented 3 days ago

I went with a more hardcore solution and reinstalled the whole Portainer and deleted ix apps volume, Thanks for pointing up the issue with Portainer itself.