teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

8

エラーメッセージを追記しました

2019/08/19 15:29

投稿

hidepon
hidepon

スコア206

title CHANGED
File without changes
body CHANGED
@@ -94,4 +94,9 @@
94
94
 
95
95
  (追記)
96
96
  コマンドの実行結果 (httpd -t )
97
- Syntax OK
97
+ Syntax OK
98
+
99
+ (エラーメッセージ)
100
+ Attempting to renew cert (www.efficient-system.jp) from /etc/letsencrypt/renewal/www.efficient-system.jp.conf produced an unexpected error: Unable to find a virtual host listening on port 80 which is currently needed for Certbot to prove to the CA that you control your domain. Please add a virtual host for port 80.. Skipping.
101
+ All renewal attempts failed. The following certs could not be renewed:
102
+ /etc/letsencrypt/live/www.efficient-system.jp/fullchain.pem (failure)

7

コマンド追記しました

2019/08/19 15:29

投稿

hidepon
hidepon

スコア206

title CHANGED
File without changes
body CHANGED
@@ -60,7 +60,33 @@
60
60
 
61
61
  解決方法を探っているのですが、なかなか前に進みません。
62
62
  よろしくお願いいたします。
63
+ (追記)
64
+ コマンドの実行結果 (systemctl status httpd)
65
+ ● httpd.service - The Apache HTTP Server
66
+ Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
67
+ Active: active (running) since Mon 2019-08-19 23:37:39 JST; 32min ago
68
+ Docs: man:httpd(8)
69
+ man:apachectl(8)
70
+ Process: 28928 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=0/SUCCESS)
71
+ Process: 28909 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=0/SUCCESS)
72
+ Main PID: 29043 (httpd)
73
+ Status: "Total requests: 111; Current requests/sec: 0; Current traffic: 0 B/sec"
74
+ CGroup: /system.slice/httpd.service
75
+ tq29043 /usr/sbin/httpd -DFOREGROUND
76
+ tq29046 /usr/sbin/httpd -DFOREGROUND
77
+ tq29047 /usr/sbin/httpd -DFOREGROUND
78
+ tq29060 /usr/sbin/httpd -DFOREGROUND
79
+ tq29061 /usr/sbin/httpd -DFOREGROUND
80
+ tq29062 /usr/sbin/httpd -DFOREGROUND
81
+ tq29080 /usr/sbin/httpd -DFOREGROUND
82
+ tq29085 /usr/sbin/httpd -DFOREGROUND
83
+ tq29089 /usr/sbin/httpd -DFOREGROUND
84
+ tq29090 /usr/sbin/httpd -DFOREGROUND
85
+ mq29168 /usr/sbin/httpd -DFOREGROUND
63
86
 
87
+ Aug 19 23:37:39 150-95-140-210 systemd[1]: Starting The Apache HTTP Server...
88
+ Aug 19 23:37:39 150-95-140-210 systemd[1]: Started The Apache HTTP Server.
89
+
64
90
  (追記)
65
91
  コマンドの実行結果 (httpd -t -D DUMP_VHOSTS)
66
92
  VirtualHost configuration:

6

記述を変更しました

2019/08/19 15:12

投稿

hidepon
hidepon

スコア206

title CHANGED
File without changes
body CHANGED
@@ -62,10 +62,10 @@
62
62
  よろしくお願いいたします。
63
63
 
64
64
  (追記)
65
- コマンドの実行結果 httpd -t -D DUMP_VHOSTS
65
+ コマンドの実行結果 (httpd -t -D DUMP_VHOSTS)
66
66
  VirtualHost configuration:
67
- *:443 domainjp (/etc/httpd/conf.d/ssl.conf:56)
67
+ *:443 www.example.com (/etc/httpd/conf.d/ssl.conf:56)
68
68
 
69
69
  (追記)
70
- コマンドの実行結果 httpd -t
70
+ コマンドの実行結果 (httpd -t )
71
71
  Syntax OK

5

コマンド詳細追記

2019/08/19 15:03

投稿

hidepon
hidepon

スコア206

title CHANGED
File without changes
body CHANGED
@@ -62,7 +62,7 @@
62
62
  よろしくお願いいたします。
63
63
 
64
64
  (追記)
65
- コマンドの実行結果
65
+ コマンドの実行結果 httpd -t -D DUMP_VHOSTS
66
66
  VirtualHost configuration:
67
67
  *:443 domainjp (/etc/httpd/conf.d/ssl.conf:56)
68
68
 

4

コマンド実行

2019/08/19 14:44

投稿

hidepon
hidepon

スコア206

title CHANGED
File without changes
body CHANGED
@@ -67,5 +67,5 @@
67
67
  *:443 domainjp (/etc/httpd/conf.d/ssl.conf:56)
68
68
 
69
69
  (追記)
70
- コマンドの実行結果
70
+ コマンドの実行結果 httpd -t
71
71
  Syntax OK

3

修正

2019/08/19 14:43

投稿

hidepon
hidepon

スコア206

title CHANGED
File without changes
body CHANGED
@@ -64,8 +64,8 @@
64
64
  (追記)
65
65
  コマンドの実行結果
66
66
  VirtualHost configuration:
67
- *:443 www.efficient-system.jp (/etc/httpd/conf.d/ssl.conf:56)
67
+ *:443 domainjp (/etc/httpd/conf.d/ssl.conf:56)
68
68
 
69
69
  (追記)
70
- コマンドの実行結果 -t
70
+ コマンドの実行結果
71
71
  Syntax OK

2

コマンド実行結果その3

2019/08/19 14:42

投稿

hidepon
hidepon

スコア206

title CHANGED
File without changes
body CHANGED
@@ -64,4 +64,8 @@
64
64
  (追記)
65
65
  コマンドの実行結果
66
66
  VirtualHost configuration:
67
- *:443 www.efficient-system.jp (/etc/httpd/conf.d/ssl.conf:56)
67
+ *:443 www.efficient-system.jp (/etc/httpd/conf.d/ssl.conf:56)
68
+
69
+ (追記)
70
+ コマンドの実行結果 -t
71
+ Syntax OK

1

コマンドの実行結果

2019/08/19 14:41

投稿

hidepon
hidepon

スコア206

title CHANGED
File without changes
body CHANGED
@@ -59,4 +59,9 @@
59
59
  と表示されています。
60
60
 
61
61
  解決方法を探っているのですが、なかなか前に進みません。
62
- よろしくお願いいたします。
62
+ よろしくお願いいたします。
63
+
64
+ (追記)
65
+ コマンドの実行結果
66
+ VirtualHost configuration:
67
+ *:443 www.efficient-system.jp (/etc/httpd/conf.d/ssl.conf:56)