YunoHost-Apps / portainer_ynh

Portainer package for YunoHost
https://www.portainer.io/
GNU General Public License v3.0
5 stars 20 forks source link

Can't find local docker endpoint after reinstall #12

Open czen opened 5 years ago

czen commented 5 years ago

I had to reinstall portainer on my yunohost instance, but now it couldn't find local docker endpoint after install and I can't add it manually:

image

image

image

Docker servicer is running fine, my other 2 containers are still there and healthy.

What could this be caused by?

scharc commented 4 years ago

Having the same problem. Any suggestions?

Doc-Saintly commented 4 years ago

I had a similar problem, except it wasn't even showing me the option to select an endpoint. I did an uninstall, then ran these commands:

sudo apt-get remove docker docker-engine docker-ce docker.io sudo apt autoremove sudo rm -rf /var/lib/docker sudo rm -r /etc/docker

jujusticier commented 4 years ago

Same problem. I uninstalled , then used the Doc-Saintly lines of code then reinstall, but still doesnot work

Doc-Saintly commented 4 years ago

Are you still getting the issue of "Unable to find endpoint"? Did you get the screen to select the environment you want to connect to? I think I may have removed the docker app and then re-installed it also.