TOP › Forums › 使い方全般(Fixing KUSANAGI) › ConohaVPS+KUSANAGIのKUSANAGI ManagerでSSL化ができない
This topic contains 1 reply, has 1 voice, and was last updated by izum 1 month, 1 week ago.
- AuthorPosts
- 2021年1月11日 at 19:01 #670
ConohaVPS+KUSANAGIでサーバーを追加後にyum updateをした後にKUSANAGI Managerでドメインとメールを入力して
SSL化ONをクリックすると「ご確認ください。サイト設定変更 : 不明なエラー」が出ます。
/var/log/messagesには
Jan 11 18:43:34 kusanagi-manager: [2021-01-11T09:43:34Z ERROR kusanagi_manager::kusanagi] ExitStatusError(“Skipping bootstrap because certbot-auto is deprecated on this system.\nYour system is not supported by certbot-auto anymore.\nCertbot cannot be installed.\nPlease visit https://certbot.eff.org/ to check for other alternatives.\nCannot get Let\\\’s Encrypt SSL Certificate files.\n失敗しました。\n\n”)
Jan 11 18:43:34 kusanagi-manager: [2021-01-11T09:43:34Z ERROR kusanagi_manager] KUSANAGIErrorWrapper(GetLetsEncryptError(Error(“exit_status_error: Skipping bootstrap because certbot-auto is deprecated on this system.\nYour system is not supported by certbot-auto anymore.\nCertbot cannot be installed.\nPlease visit https://certbot.eff.org/ to check for other alternatives.\nCannot get Let\\\’s Encrypt SSL Certificate files.\n失敗しました。\n\n”)))
Jan 11 18:43:34 kusanagi-manager: [2021-01-11T09:43:34Z ERROR actix_web::pipeline] Error occurred during request handling, status: 500 Internal Server Error kusanagi_errorcertbotがシステムをサポートしていないからcertbotがインストールされていないと言うようなメッセージのようですが
KUSANAGI環境だとデフォルトでインストールされているわけではないのでしょうかね。
kusanagi ssl –emailコマンドも同様のエラーでだめでした。
何か解決法があれば教えていただければありがたいです。 - 2021年1月14日 at 10:00 #671
自己レス
KUSANAGIの不具合だったみたいですね。アップデートで解決と出ています。
KUSANAGI バージョンアップ情報 8.4.6-1
KUSANAGIのアップデートを行いました。
Let’s Encryptの証明書を設定・更新する際にcertbot-autoの警告が出力される場合がある不具合の修正を行いました。
最新バージョンへのアップデートについては、以下のコマンドで適用可能です。#yum update -y
- AuthorPosts
You must be logged in to reply to this topic.