質問編集履歴

1

エラーlog内容追記

2019/08/09 01:14

投稿

koume
koume

スコア458

test CHANGED
File without changes
test CHANGED
@@ -297,3 +297,37 @@
297
297
 
298
298
 
299
299
  宜しくお願いいたします。
300
+
301
+
302
+
303
+ 追記
304
+
305
+ エラーlogをみるとNo such file or directoryがたくさんでていました。
306
+
307
+ ```ここに言語を入力
308
+
309
+ /etc/nginx/conf.d/https.conf
310
+
311
+
312
+
313
+ 2019/08/09 06:53:56 [error] 2144#2144: *57 open() "/usr/share/nginx/html/phpmyadmin/index.php" failed (2: No such file or directory), client: 35.190.141.79, server: localhost, request: "GET /phpmyadmin/index.php HTTP/1.1", host: "153.127.8.129"
314
+
315
+ 2019/08/09 06:53:56 [error] 2144#2144: *57 open() "/usr/share/nginx/html/404.html" failed (2: No such file or directory), client: 35.190.141.79, server: localhost, request: "GET /phpmyadmin/index.php HTTP/1.1", host: "153.127.8.129"
316
+
317
+ 2019/08/09 09:33:51 [crit] 2144#2144: *63 connect() to unix:/usr/share/nginx/html/edamame/current/tmp/sockets/.unicorn.sock failed (2: No such file or directory) while connecting to upstream, client: 185.220.101.31, server: fujiyoshi-nouen.com, request: "GET /.git/config HTTP/1.1", upstream: "http://unix:/usr/share/nginx/html/edamame/current/tmp/sockets/.unicorn.sock:/.git/config", host: "fujiyoshi-nouen.com"
318
+
319
+ 2019/08/09 09:33:51 [crit] 2144#2144: *63 connect() to unix:/usr/share/nginx/html/edamame/current/tmp/sockets/.unicorn.sock failed (2: No such file or directory) while connecting to upstream, client: 185.220.101.31, server: fujiyoshi-nouen.com, request: "GET /.git/config HTTP/1.1", upstream: "http://unix:/usr/share/nginx/html/edamame/current/tmp/sockets/.unicorn.sock:/50x.html", host: "fujiyoshi-nouen.com"
320
+
321
+ 2019/08/09 09:33:52 [error] 2144#2144: *66 open() "/usr/share/nginx/html/edamame/.git/config" failed (2: No such file or directory), client: 192.42.116.24, server: fujiyoshi-nouen.com, request: "GET /.git/config HTTP/1.1", host: "fujiyoshi-nouen.com"
322
+
323
+ 2019/08/09 09:33:52 [error] 2144#2144: *66 open() "/usr/share/nginx/html/edamame/404.html" failed (2: No such file or directory), client: 192.42.116.24, server: fujiyoshi-nouen.com, request: "GET /.git/config HTTP/1.1", host: "fujiyoshi-nouen.com"
324
+
325
+ 2019/08/09 09:42:53 [crit] 2144#2144: *74 connect() to unix:/usr/share/nginx/html/current/tmp/sockets/.unicorn.sock failed (2: No such file or directory) while connecting to upstream, client: 153.211.54.55, server: hunter-chan.com, request: "GET / HTTP/2.0", upstream: "http://unix:/usr/share/nginx/html/current/tmp/sockets/.unicorn.sock:/", host: "hunter-chan.com"
326
+
327
+ 2019/08/09 09:42:53 [crit] 2144#2144: *74 connect() to unix:/usr/share/nginx/html/current/tmp/sockets/.unicorn.sock failed (2: No such file or directory) while connecting to upstream, client: 153.211.54.55, server: hunter-chan.com, request: "GET / HTTP/2.0", upstream: "http://unix:/usr/share/nginx/html/current/tmp/sockets/.unicorn.sock:/50x.html", host: "hunter-chan.com"
328
+
329
+ 2019/08/09 09:42:53 [crit] 2144#2144: *74 connect() to unix:/usr/share/nginx/html/current/tmp/sockets/.unicorn.sock failed (2: No such file or directory) while connecting to upstream, client: 153.211.54.55, server: hunter-chan.com, request: "GET /favicon.ico HTTP/2.0", upstream: "http://unix:/usr/share/nginx/html/current/tmp/sockets/.unicorn.sock:/favicon.ico", host: "hunter-chan.com", referrer: "https://hunter-chan.com/"
330
+
331
+ 2019/08/09 09:42:53 [crit] 2144#2144: *74 connect() to unix:/usr/share/nginx/html/current/tmp/sockets/.unicorn.sock failed (2: No such file or directory) while connecting to upstream, client: 153.211.54.55, server: hunter-chan.com, request: "GET /favicon.ico HTTP/2.0", upstream: "http://unix:/usr/share/nginx/html/current/tmp/sockets/.unicorn.sock:/50x.html", host: "hunter-chan.com", referrer: "https://hunter-chan.com/"
332
+
333
+ ```