Your certificate (or certificates) for the names listed below will expire in 19 days (on 29 Nov 21 19:51 +0000). Please make sure to renew your certificate before then, or visitors to your web site will encounter errors.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Cert is due for renewal, auto-renewing...
Renewing an existing certificate for www.ice-military.com and www.www.ice-military.com
Performing the following challenges:
http-01 challenge for www.ice-military.com
http-01 challenge for www.www.ice-military.com
Using the webroot path /home/kusanagi/wordpress/DocumentRoot for all unmatched domains.
Waiting for verification...
Challenge failed for domain www.www.ice-military.com
Challenge failed for domain www.ice-military.com
http-01 challenge for www.www.ice-military.com
http-01 challenge for www.ice-military.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: www.www.ice-military.com
Type: connection
Detail: Fetching
Timeout during connect (likely firewall problem)
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
Install snapdYou’ll need to install snapd and make sure you follow any instructions to enable classic snap support.(snapdのインストールと、クラシックスナップサポートを有効にする。)
snapdのインストール
# yum install snapd
読み込んだプラグイン:fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.tsukuba.wide.ad.jp
* epel: ftp.jaist.ac.jp
* extras: ftp.tsukuba.wide.ad.jp
* updates: ftp.tsukuba.wide.ad.jp
依存性の解決をしています
---> トランザクションの確認を実行しています。
---> パッケージ snapd.x86_64 0:2.53.2-1.el7 を インストール
---> 依存性解決を終了しました。
依存性を解決しました
========================================================================================================================================
Package アーキテクチャー バージョン リポジトリー 容量
========================================================================================================================================
インストール中:
snapd x86_64 2.53.2-1.el7 epel 16 M
トランザクションの要約
========================================================================================================================================
インストール 1 パッケージ
総ダウンロード容量: 16 M
インストール容量: 47 M
Is this ok [y/d/N]: y
Downloading packages:
snapd-2.53.2-1.el7.x86_64.rpm | 16 MB 00:00:02
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
インストール中 : snapd-2.53.2-1.el7.x86_64 1/1
検証中 : snapd-2.53.2-1.el7.x86_64 1/1
インストール:
snapd.x86_64 0:2.53.2-1.el7
完了しました!
# systemctl enable --now snapd.socket
Created symlink from /etc/systemd/system/sockets.target.wants/snapd.socket to /usr/lib/systemd/system/snapd.socket.
クラシックスナップサポートを有効にする
# systemctl enable --now snapd.socket
Created symlink from /etc/systemd/system/sockets.target.wants/snapd.socket to /usr/lib/systemd/system/snapd.socket.
スナップサポートを有効にするため、シンボリックを作成する。
# ln -s /var/lib/snapd/snap /snap
Ensure that your version of snapd is up to date(snapdが最新バージョンであることを確認する)
# snap install core
core 16-2.52.1 from Canonical? installed
# sudo snap refresh core
snap "core" has no updates available
Remove certbot-auto and any Certbot OS packages(certbot-autoを削除する)
コメント