Hello!
I am a proxmox and docker newbie. Searching the web and this forum I could not find a similar problem or a solution for this, so I try to describe my problem here.
My setup is ProxmoxVE → a VM dedicated for docker containers (created with a proxmox helper script, OS is Debian) → three docker containers on that VM (immich, jellyfin, paperless-ngx).
For a while, everything worked fine. To my knowledge, I did not change anything important, but suddenly, when I booted the VM I get a continuous loop of messages in the console of the VM and it never reaches the state where I can login. The first messages are:
This continues endlessly (I waited for 2-3 hours) with different br-… or ports
When I start the VM without starting docker, these messages do not appear and I can login to the console. When I type ‘docker ps’ the loop of messages appears again.
Does anyone know this and might even have an idea what I could do? I would be very happy.
Cheers, Paul
I am a proxmox and docker newbie. Searching the web and this forum I could not find a similar problem or a solution for this, so I try to describe my problem here.
My setup is ProxmoxVE → a VM dedicated for docker containers (created with a proxmox helper script, OS is Debian) → three docker containers on that VM (immich, jellyfin, paperless-ngx).
For a while, everything worked fine. To my knowledge, I did not change anything important, but suddenly, when I booted the VM I get a continuous loop of messages in the console of the VM and it never reaches the state where I can login. The first messages are:
Code:
br-8ca1b9071583: port 1(vethb702ae9) entered blocking state
br-8ca1b9071583: port 1(vethb702ae9) entered disabled state
device vethb702ae9 entered promiscuous mode
br-8ca1b9071583: port 1(vethb702ae9) entered blocking state
br-8ca1b9071583: port 1(vethb702ae9) entered forwarding state
br-8ca1b9071583: port 1(vethb702ae9) entered disabled state
br-e51380cb727a: port 3(veth262483d) entered disabled state
vethe1f2c0b: renamed from eth0 eth0: renamed from vethbccecb2
IPv6: ADDRCONF(NETDEV_CHANGE): vethb702ae9: link becomes ready
br-8ca1b9071583:port 1(vethb702ae9) entered blocking state
…
This continues endlessly (I waited for 2-3 hours) with different br-… or ports
When I start the VM without starting docker, these messages do not appear and I can login to the console. When I type ‘docker ps’ the loop of messages appears again.
Does anyone know this and might even have an idea what I could do? I would be very happy.
Cheers, Paul