Portainer failures

binsaif

New Member
Nov 25, 2025
3
0
1
"I have persistent docker.sock permission/connection failures inside a Debian 13.2 VM running on Proxmox VE (latest QEMU updates). The Docker service runs, but Portainer cannot connect to it (fails when clicking 'local'). All standard fixes (GID, privileged, API checks) have failed. Is this a known Kernel Security Context (AppArmor/SELinux) conflict specific to Debian 13/Bookworm guests on Proxmox that requires a non-standard VM configuration tweak, or is this environment fundamentally incompatible with the default Docker socket connection?"
 

Attachments

  • Screenshot 2025-11-25 112128.png
    Screenshot 2025-11-25 112128.png
    12.1 KB · Views: 11
Has anyone else confirmed that Docker CE v29.x is fundamentally incompatible with the Proxmox/Debian Host Kernel's security context when accessing the socket, requiring a rollback to v28.x for stable operation?
 
I will continue to operate using Docker CE v28.x until a proper fix or official support for the newer version is released by Portainer. Thank you all for your contributions and attempts to help.