Issue

開発での502 Bad Gateway 対応 #868

kouho opened this at 2021-06-09T19:20:13; closed

Description

opened by kouho at 2021-06-09T19:20:13; updated 2024-10-16T10:34:52

エラー内容

2021-06-09 18:08:51 jolly jrye_dev:2021/06/09 18:08:51 [error] 31820#0: *1802179 FastCGI sent in stderr: "message: PHP Stack trace:PHP message: PHP   1. {main}() /home/jolly/jr-web/public_html/index.php:0PHP message: PHP   2. require() /home/jolly/jr-web/public_html/index.php:536PHP message: PHP Notice:  Undefined offset: 21022 in /home/jolly/jr-web/lib/public/Bar-GachaCheck.inc on line 178PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/jolly/jr-web/public_html/index.php:0PHP message: PHP   2. require() /home/jolly/jr-web/public_html/index.php:536PHP message: PHP Notice:  Trying to access array offset on value of type null in /home/jolly/jr-web/lib/public/Bar-GachaCheck.inc on line 178PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/jolly/jr-web/public_html/index.php:0PHP message: PHP   2. require() /home/jolly/jr-web/public_html/index.php:536PHP message: PHP Notice:  Undefined offset: 21097 in /home/jolly/jr-web/lib/public/Bar-GachaCheck.inc on line 178PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/jolly/jr-web/public_html/index.php:0PHP message: PHP   2. require() /home/jolly/jr-web/public_html/index.php:536PHP message: PHP Notice:  Trying to access array offset on value of type null in /home/jolly/jr-web/lib/public/Bar-GachaCheck.inc on line 178PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/jolly/jr-web/public_html/index.php:0PHP message: PHP   2. require() /home/jolly/jr-web/public_html/index.php:536PHP message: PHP Notice:  Undefined index: no_footer_menu in /home/jolly/jr-web/public_html/template/header_sp.tpl on line 203PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/jolly/jr-web/public_html/index.php:0PHP message: PHP   2. require() /home/jolly/jr-web/public_html/index.php:536PHP message: PHP   3. require() /home/jolly/jr-web/lib/public/Bar-GachaCheck.inc:229PHP message: PHP   4. require() /home/jolly/jr-web/public_html/template/header.tpl:2" while reading response header from upstream, client: 192.168.99.4, server: develop.jr-yamada.pub.d-es.co.jp,

開発で502Bad Gatewayの表示が出るとデバッガーから報告を受けている
エラー発生時にFastCGI sent in stderr〜while reading response header from upstream
のエラーが出ておりエラーの数を減らすことで対処してみる

kouho add_label at 2021-06-09T19:20:23: 修正
kouho commit at 2021-06-09T20:02:12: 酒場で出るエラーの対応 #868 95e0bcc54030c43255733ab93b03870ff69481a2
kouho commit at 2021-06-09T20:02:12: スキルでエラーが出ているので対応 #868 fa7f021c293b33fc381ca5822f4639f725721177
kouho commit at 2021-06-10T14:01:56: 酒場で出るエラーの対応 #868 8d626203e98657936d6159ac96dca7a6deb60a34
kouho commit at 2021-06-10T14:01:56: スキルでエラーが出ているので対応 #868 4aa8981253d4275c771ba2415edd4131d0ea0b42
wada close at 2021-07-12T17:03:36: Close