Updating docker/docker-ce on debian13 breaks pangolin #592

Closed
opened 2026-04-05 17:24:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @manilx on 11/28/2025

Describe the Bug

Just run apt update & app full-ugrade, found new docker packages. After installing these pangolin is broken.
Mutliple errors in logs (badger, traeffic etc).

Had to roll back to get things working.

Environment

  • OS Type & Version: (e.g., Ubuntu 22.04)
  • Pangolin Version:
  • Gerbil Version:
  • Traefik Version:
  • Newt Version:
  • Olm Version: (if applicable)

To Reproduce

run apt update && apt full-upgrade today. Updating breaks Pangolin
apt list --upgradable
docker-ce-cli/trixie 5:29.1.0-1debian.13trixie amd64 [upgradable from: 5:29.0.4-1debian.13trixie]
docker-ce/trixie 5:29.1.0-1debian.13trixie amd64 [upgradable from: 5:29.0.4-1debian.13trixie]

Expected Behavior

Pangolin restarts after apt upgrade

*Originally created by @manilx on 11/28/2025* ### Describe the Bug Just run apt update & app full-ugrade, found new docker packages. After installing these pangolin is broken. Mutliple errors in logs (badger, traeffic etc). Had to roll back to get things working. ### Environment - OS Type & Version: (e.g., Ubuntu 22.04) - Pangolin Version: - Gerbil Version: - Traefik Version: - Newt Version: - Olm Version: (if applicable) ### To Reproduce run apt update && apt full-upgrade today. Updating breaks Pangolin apt list --upgradable docker-ce-cli/trixie 5:29.1.0-1~debian.13~trixie amd64 [upgradable from: 5:29.0.4-1~debian.13~trixie] docker-ce/trixie 5:29.1.0-1~debian.13~trixie amd64 [upgradable from: 5:29.0.4-1~debian.13~trixie] ### Expected Behavior Pangolin restarts after apt upgrade
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#592