Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Can't find local docker endpoint after reinstall #12

Open
czen opened this issue May 10, 2019 · 4 comments
Open

Can't find local docker endpoint after reinstall #12

czen opened this issue May 10, 2019 · 4 comments

Comments

@czen
Copy link

czen commented May 10, 2019

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
Copy link

scharc commented Dec 15, 2019

Having the same problem. Any suggestions?

@Doc-Saintly
Copy link

Doc-Saintly commented Jan 20, 2020

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
Copy link

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

@Doc-Saintly
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants