Host not found in “None” of the “listen” directive

Now you can remove the other [non snap certbot].
Like:
apt-get remove certbot

And we win ! ! !

Cheers from Miami :beers:
image
[now back to trading crypto for beer...]

3 Likes

Cheers mate :beers: Much obliged!

3 Likes

More a workaround. I still think it's best to identify and clean up the various certbot installs on your system. I.e., remove any package which has installed /usr/local/bin/certbot and the current /usr/bin/certbot. Afterwards, fix /usr/bin/certbot by making a symbolic link to the snap certbot by running ln -s /snap/bin/certbot /usr/bin/certbot

If I understand correctly, that has already happened, but there are still certbots laying around:

Unless this didn't happen correctly.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.