Page 1 of 1

broken with latest docker CE installation

Posted: Wed May 13, 2020 7:21 am
by aenigmainc
version 19.03.8.r5 breaks the docker endpoint connection

The latest version of docker-ce only allows local access to the docker port. Portainer can't connect to it anymore.

Re: broken with latest docker CE installation

Posted: Thu May 14, 2020 3:01 am
by beberito
I have docker and portainer wirh the last version and everything work perfectly for me.

Re: broken with latest docker CE installation

Posted: Thu May 14, 2020 3:42 pm
by ilike2burnthing
Working here too, updated yesterday

Re: broken with latest docker CE installation

Posted: Sat May 23, 2020 11:26 pm
by notdisclosed
Updated on May 16 and it broke my installation

Re: broken with latest docker CE installation

Posted: Mon May 25, 2020 4:42 am
by cwinne
Same issue, broken since installing 19.03.8.r5. Newest version blocks access to port 2375, which means it cannot be accessed remotely by another Portainer instance. It still works launching Portainer locally since that connects to /var/run/docker.sock. Very frustrating since I have several instances of Docker running in my environment and prefer one Portainer instance to access them all. I'm all for security, but I'd like to have the option of enabling port 2375 myself since I keep the NAS in a firewalled environment and can restrict access to 2375 on it as granularly as I want.

Asustor folks, please fix this. Give us the option to accept the risk and allow this connection, while making disabling the connection the default configuration for less experienced users.

Community folks, if anyone out there finds a way to modify the Docker-CE configuration to once again allow this, please let us know! I'll be trying myself and will update if I find a way.

Re: broken with latest docker CE installation

Posted: Mon May 25, 2020 11:51 am
by Nazar78
See my other post viewtopic.php?f=184&t=11096&p=35970#p35970 for the fix.