Webminで高負荷の時、MariaDBが落ちていたらサービスを再起動するようにしているのですが、今日ふとApacheだけ落ちたままになっていることに気づき(原因はVPS側の障害だった模様 障害・メンテナンス情報詳細 | メモリコスパ最強のVPS【シンVPS】サポートサイト)、Apacheの死活監視と自動再起動も入れておくかと、
Webminの「システムおよびサーバのステータス」のApacheモニターをクリックすると、以下のようなエラーが。
HTTP/1.0 500 Perl execution failed Server: MiniServ/2.640 ・・・ Content-type: text/html; Charset=utf-8 Connection: close
他のモニターでも同様のエラー。調べてみると、20Hぐらい前に投稿されたWeb記事が見つかり、どうやらバグらしく修正予定とのこと。
Status module perl failure – Webmin – Virtualmin Community
This is a bug which was already fixed! You can fix it by applying this patch:
webmin patch https://github.com/webmin/webmin/commit/a92b52fIt was also reported here:
https://github.com/webmin/webmin/issues/2686we’ll need a new Webmin 2.641 release this weekend, including the latest theme updates.
慌てて何か対応しなくてよかった。アップデートを待とう。
※2026/5/11 2.641適用後、エラーが無くなったことを確認。
