在Debian系统上,通过snap安装certbot出错:
error: no snap found for "certbot"
环境已经更新到最新:
apt update
snap install core; snap refresh core
snap install --classic certbot
上面的命令已经执行过,不起作用。最后通过下面命令,直接安装certbot,不通过snapd来安装:
apt install certbot python3-certbot-nginx
然后为Nginx申请证书:
certbot --nginx
接下来的操作,跟snapd安装之后的过程差不多了。
最新评论
本来在正常下载,突然就不能下载,并出现报错:a socket operation was attempted to an unreachable network。请问是什么原因呢
试了,还是不行,能不能更新一下
试了,确实不行,能不能更新一下
也推荐一下我自己写的 https://twitdown.com