Open11

LightsailのLet's Encryptで更新がうまくいかない

namizatorknamizatork

certbot-auto renew

非対応になったっぽい

Skipping bootstrap because certbot-auto is deprecated on this system.
Your system is not supported by certbot-auto anymore.
Certbot cannot be installed.
namizatorknamizatork

とりあえず公式サイト通りに certbot を削除する

sudo apt-get remove certbot
namizatorknamizatork

新しい certbot をインストール

sudo snap install --classic certbot
namizatorknamizatork

うまくいかないなー

error: cannot perform the following tasks:
- Run configure hook of "certbot" snap if present (run hook "configure": /var not root-owned 1000:0)