I’m running TrueNAS Scale v25.04.2.6. I attempted to upgrade the Planka app from v1.26.3_1.3.29 to v2.0.1_2.1.3. The upgrade causes the app, and more specifically the “migration” container to crash. It wasn’t until after the upgrade that I was shown the deprecation notes.
I followed the migration steps listed in the following, but this results in the same crash: Planka | TrueNAS Apps Market
I tried rolling back, but this doesn’t work either.
I see that the “migration” container is crashing. Its logs say:
2026-02-21 21:38:53.817976+00:00[migration.sh] Copying project-background-images to background-images
2026-02-21 21:38:53.818397+00:00cp: can't stat '/app/public/project-background-images/.': Permission denied
2026-02-21 21:38:54.834058+00:00[migration.sh] Copying project-background-images to background-images
2026-02-21 21:38:54.834448+00:00cp: can't stat '/app/public/project-background-images/.': Permission denied
I’m not sure why this would be. This app is and has always been configured with “Automatic Permissions” enabled.
Anyone else have experience with upgrading to Planka v2+ or have any ideas on how to fix this?