nginx エラー・トラブル集
nginx で遭遇する具体的なエラーメッセージ 500 件と解決法。検索エンジンでエラー全文を調べたときにヒットしやすい構成です。
エピソード一覧
- #1 nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) の原因と解決法 公開済み
- #2 nginx: [emerg] open() "/etc/nginx/nginx.conf" failed (2: No such file or directory) の原因と解決法 公開済み
- #3 nginx: [emerg] unknown directive "proxy_passs" in /etc/nginx/conf.d/app.conf:12 の原因と解決法 公開済み
- #4 nginx: [emerg] "server" directive is not allowed here in /etc/nginx/nginx.conf:45 の原因と解決法 公開済み
- #5 nginx: [emerg] no "ssl_certificate" is defined for the "listen ... ssl" directive の原因と解決法 公開済み
- #6 nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/example.com/fullchain.pem" の原因と解決法 公開済み
- #7 nginx: [warn] conflicting server name "example.com" on 0.0.0.0:80, ignored の原因と解決法 公開済み
- #8 nginx: configuration file /etc/nginx/nginx.conf test failed の原因と解決法 公開済み
- #9 502 Bad Gateway の原因と解決法 公開済み
- #10 504 Gateway Time-out の原因と解決法 公開済み
- #11 413 Request Entity Too Large の原因と解決法 公開済み
- #12 499 Client Closed Request の原因と解決法 公開済み
- #13 upstream prematurely closed connection while reading response header from upstream の原因と解決法 公開済み
- #14 connect() failed (111: Connection refused) while connecting to upstream の原因と解決法 公開済み
- #15 no live upstreams while connecting to upstream の原因と解決法 公開済み
- #16 upstream sent too big header while reading response header from upstream の原因と解決法 公開済み
- #17 client intended to send too large body の原因と解決法 公開済み
- #18 rewrite or internal redirection cycle while internally redirecting to "/index.html" の原因と解決法 公開済み
- #19 [error] 12345#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 1.2.3.4, server: example.com, request: "GET /api HTTP/1.1", upstream: "http://127.0.0.1:3000/api" の原因と解決法 公開済み
- #20 [error] 12345#0: *2 upstream timed out (110: Connection timed out) while reading response header from upstream の原因と解決法 公開済み
- #21 [error] 12345#0: *3 open() "/var/www/html/favicon.ico" failed (2: No such file or directory) の原因と解決法 公開済み
- #22 [crit] 12345#0: *4 SSL_do_handshake() failed (SSL: error:141CF086:SSL routines:tls_process_server_certificate:certificate verify failed) の原因と解決法 公開済み
- #23 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-0.conf:10 の原因と解決法 公開済み
- #24 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-1.conf:11 の原因と解決法 公開済み
- #25 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-2.conf:12 の原因と解決法 公開済み
- #26 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-3.conf:13 の原因と解決法 公開済み
- #27 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-4.conf:14 の原因と解決法 公開済み
- #28 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-5.conf:15 の原因と解決法 公開済み
- #29 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-6.conf:16 の原因と解決法 公開済み
- #30 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-7.conf:17 の原因と解決法 公開済み
- #31 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-8.conf:18 の原因と解決法 公開済み
- #32 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-9.conf:19 の原因と解決法 公開済み
- #33 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-10.conf:20 の原因と解決法 公開済み
- #34 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-11.conf:21 の原因と解決法 公開済み
- #35 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-12.conf:22 の原因と解決法 公開済み
- #36 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-13.conf:23 の原因と解決法 公開済み
- #37 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-14.conf:24 の原因と解決法 公開済み
- #38 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-15.conf:25 の原因と解決法 公開済み
- #39 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-16.conf:26 の原因と解決法 公開済み
- #40 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-17.conf:27 の原因と解決法 公開済み
- #41 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-18.conf:28 の原因と解決法 公開済み
- #42 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-19.conf:29 の原因と解決法 公開済み
- #43 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-20.conf:10 の原因と解決法 公開済み
- #44 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-21.conf:11 の原因と解決法 公開済み
- #45 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-22.conf:12 の原因と解決法 公開済み
- #46 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-23.conf:13 の原因と解決法 公開済み
- #47 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-24.conf:14 の原因と解決法 公開済み
- #48 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-25.conf:15 の原因と解決法 公開済み
- #49 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-26.conf:16 の原因と解決法 公開済み
- #50 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-27.conf:17 の原因と解決法 公開済み
- #51 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-28.conf:18 の原因と解決法 公開済み
- #52 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-29.conf:19 の原因と解決法 公開済み
- #53 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-30.conf:20 の原因と解決法 公開済み
- #54 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-31.conf:21 の原因と解決法 公開済み
- #55 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-32.conf:22 の原因と解決法 公開済み
- #56 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-33.conf:23 の原因と解決法 公開済み
- #57 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-34.conf:24 の原因と解決法 公開済み
- #58 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-35.conf:25 の原因と解決法 公開済み
- #59 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-36.conf:26 の原因と解決法 公開済み
- #60 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-37.conf:27 の原因と解決法 公開済み
- #61 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-38.conf:28 の原因と解決法 公開済み
- #62 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-39.conf:29 の原因と解決法 公開済み
- #63 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-40.conf:10 の原因と解決法 公開済み
- #64 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-41.conf:11 の原因と解決法 公開済み
- #65 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-42.conf:12 の原因と解決法 公開済み
- #66 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-43.conf:13 の原因と解決法 公開済み
- #67 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-44.conf:14 の原因と解決法 公開済み
- #68 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-45.conf:15 の原因と解決法 公開済み
- #69 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-46.conf:16 の原因と解決法 公開済み
- #70 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-47.conf:17 の原因と解決法 公開済み
- #71 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-48.conf:18 の原因と解決法 公開済み
- #72 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-49.conf:19 の原因と解決法 公開済み
- #73 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-0.conf:20 の原因と解決法 公開済み
- #74 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-1.conf:21 の原因と解決法 公開済み
- #75 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-2.conf:22 の原因と解決法 公開済み
- #76 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-3.conf:23 の原因と解決法 公開済み
- #77 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-4.conf:24 の原因と解決法 公開済み
- #78 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-5.conf:25 の原因と解決法 公開済み
- #79 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-6.conf:26 の原因と解決法 公開済み
- #80 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-7.conf:27 の原因と解決法 公開済み
- #81 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-8.conf:28 の原因と解決法 公開済み
- #82 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-9.conf:29 の原因と解決法 公開済み
- #83 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-10.conf:10 の原因と解決法 公開済み
- #84 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-11.conf:11 の原因と解決法 公開済み
- #85 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-12.conf:12 の原因と解決法 公開済み
- #86 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-13.conf:13 の原因と解決法 公開済み
- #87 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-14.conf:14 の原因と解決法 公開済み
- #88 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-15.conf:15 の原因と解決法 公開済み
- #89 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-16.conf:16 の原因と解決法 公開済み
- #90 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-17.conf:17 の原因と解決法 公開済み
- #91 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-18.conf:18 の原因と解決法 公開済み
- #92 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-19.conf:19 の原因と解決法 公開済み
- #93 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-20.conf:20 の原因と解決法 公開済み
- #94 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-21.conf:21 の原因と解決法 公開済み
- #95 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-22.conf:22 の原因と解決法 公開済み
- #96 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-23.conf:23 の原因と解決法 公開済み
- #97 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-24.conf:24 の原因と解決法 公開済み
- #98 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-25.conf:25 の原因と解決法 公開済み
- #99 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-26.conf:26 の原因と解決法 公開済み
- #100 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-27.conf:27 の原因と解決法 公開済み
- #101 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-28.conf:28 の原因と解決法 公開済み
- #102 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-29.conf:29 の原因と解決法 公開済み
- #103 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-30.conf:10 の原因と解決法 公開済み
- #104 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-31.conf:11 の原因と解決法 公開済み
- #105 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-32.conf:12 の原因と解決法 公開済み
- #106 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-33.conf:13 の原因と解決法 公開済み
- #107 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-34.conf:14 の原因と解決法 公開済み
- #108 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-35.conf:15 の原因と解決法 公開済み
- #109 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-36.conf:16 の原因と解決法 公開済み
- #110 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-37.conf:17 の原因と解決法 公開済み
- #111 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-38.conf:18 の原因と解決法 公開済み
- #112 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-39.conf:19 の原因と解決法 公開済み
- #113 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-40.conf:20 の原因と解決法 公開済み
- #114 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-41.conf:21 の原因と解決法 公開済み
- #115 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-42.conf:22 の原因と解決法 公開済み
- #116 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-43.conf:23 の原因と解決法 公開済み
- #117 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-44.conf:24 の原因と解決法 公開済み
- #118 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-45.conf:25 の原因と解決法 公開済み
- #119 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-46.conf:26 の原因と解決法 公開済み
- #120 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-47.conf:27 の原因と解決法 公開済み
- #121 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-48.conf:28 の原因と解決法 公開済み
- #122 nginx: [emerg] duplicate location "/api" in /etc/nginx/sites-enabled/app-49.conf:29 の原因と解決法 公開済み
- #123 nginx: [emerg] location "/api/v0" is outside location "/api" in /etc/nginx/conf.d/app.conf:10 の原因と解決法 公開済み
- #124 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-1.conf:6 の原因と解決法 公開済み
- #125 502 Bad Gateway upstream: http://127.0.0.1:3002/api の原因と解決法 公開済み
- #126 504 Gateway Time-out while reading response from upstream http://backend-3:8080 の原因と解決法 公開済み
- #127 client 104.4.12.28 denied by server configuration on /admin の原因と解決法 公開済み
- #128 limiting requests, excess: 6.5 by zone "api_limit", client: 10.0.0.5 の原因と解決法 公開済み
- #129 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/6/0000000001 の原因と解決法 公開済み
- #130 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-7.example.com の原因と解決法 公開済み
- #131 nginx: [emerg] location "/api/v8" is outside location "/api" in /etc/nginx/conf.d/app.conf:18 の原因と解決法 公開済み
- #132 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-9.conf:14 の原因と解決法 公開済み
- #133 502 Bad Gateway upstream: http://127.0.0.1:3010/api の原因と解決法 公開済み
- #134 504 Gateway Time-out while reading response from upstream http://backend-11:8080 の原因と解決法 公開済み
- #135 client 112.12.36.84 denied by server configuration on /admin の原因と解決法 公開済み
- #136 limiting requests, excess: 4.13 by zone "api_limit", client: 10.0.0.13 の原因と解決法 公開済み
- #137 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/14/0000000001 の原因と解決法 公開済み
- #138 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-15.example.com の原因と解決法 公開済み
- #139 nginx: [emerg] location "/api/v16" is outside location "/api" in /etc/nginx/conf.d/app.conf:26 の原因と解決法 公開済み
- #140 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-17.conf:22 の原因と解決法 公開済み
- #141 502 Bad Gateway upstream: http://127.0.0.1:3018/api の原因と解決法 公開済み
- #142 504 Gateway Time-out while reading response from upstream http://backend-19:8080 の原因と解決法 公開済み
- #143 client 120.20.60.140 denied by server configuration on /admin の原因と解決法 公開済み
- #144 limiting requests, excess: 2.21 by zone "api_limit", client: 10.0.0.21 の原因と解決法 公開済み
- #145 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/22/0000000001 の原因と解決法 公開済み
- #146 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-23.example.com の原因と解決法 公開済み
- #147 nginx: [emerg] location "/api/v24" is outside location "/api" in /etc/nginx/conf.d/app.conf:34 の原因と解決法 公開済み
- #148 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-25.conf:10 の原因と解決法 公開済み
- #149 502 Bad Gateway upstream: http://127.0.0.1:3026/api の原因と解決法 公開済み
- #150 504 Gateway Time-out while reading response from upstream http://backend-27:8080 の原因と解決法 公開済み
- #151 client 128.28.84.196 denied by server configuration on /admin の原因と解決法 公開済み
- #152 limiting requests, excess: 10.29 by zone "api_limit", client: 10.0.0.29 の原因と解決法 公開済み
- #153 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/30/0000000001 の原因と解決法 公開済み
- #154 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-31.example.com の原因と解決法 公開済み
- #155 nginx: [emerg] location "/api/v32" is outside location "/api" in /etc/nginx/conf.d/app.conf:12 の原因と解決法 公開済み
- #156 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-33.conf:18 の原因と解決法 公開済み
- #157 502 Bad Gateway upstream: http://127.0.0.1:3034/api の原因と解決法 公開済み
- #158 504 Gateway Time-out while reading response from upstream http://backend-35:8080 の原因と解決法 公開済み
- #159 client 136.36.108.252 denied by server configuration on /admin の原因と解決法 公開済み
- #160 limiting requests, excess: 8.37 by zone "api_limit", client: 10.0.0.37 の原因と解決法 公開済み
- #161 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/38/0000000001 の原因と解決法 公開済み
- #162 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-39.example.com の原因と解決法 公開済み
- #163 nginx: [emerg] location "/api/v40" is outside location "/api" in /etc/nginx/conf.d/app.conf:20 の原因と解決法 公開済み
- #164 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-41.conf:6 の原因と解決法 公開済み
- #165 502 Bad Gateway upstream: http://127.0.0.1:3042/api の原因と解決法 公開済み
- #166 504 Gateway Time-out while reading response from upstream http://backend-43:8080 の原因と解決法 公開済み
- #167 client 144.44.132.53 denied by server configuration on /admin の原因と解決法 公開済み
- #168 limiting requests, excess: 6.45 by zone "api_limit", client: 10.0.0.45 の原因と解決法 公開済み
- #169 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/46/0000000001 の原因と解決法 公開済み
- #170 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-47.example.com の原因と解決法 公開済み
- #171 nginx: [emerg] location "/api/v48" is outside location "/api" in /etc/nginx/conf.d/app.conf:28 の原因と解決法 公開済み
- #172 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-49.conf:14 の原因と解決法 公開済み
- #173 502 Bad Gateway upstream: http://127.0.0.1:3050/api の原因と解決法 公開済み
- #174 504 Gateway Time-out while reading response from upstream http://backend-51:8080 の原因と解決法 公開済み
- #175 client 152.52.156.109 denied by server configuration on /admin の原因と解決法 公開済み
- #176 limiting requests, excess: 4.53 by zone "api_limit", client: 10.0.0.53 の原因と解決法 公開済み
- #177 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/54/0000000001 の原因と解決法 公開済み
- #178 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-55.example.com の原因と解決法 公開済み
- #179 nginx: [emerg] location "/api/v56" is outside location "/api" in /etc/nginx/conf.d/app.conf:36 の原因と解決法 公開済み
- #180 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-57.conf:22 の原因と解決法 公開済み
- #181 502 Bad Gateway upstream: http://127.0.0.1:3058/api の原因と解決法 公開済み
- #182 504 Gateway Time-out while reading response from upstream http://backend-59:8080 の原因と解決法 公開済み
- #183 client 160.60.180.165 denied by server configuration on /admin の原因と解決法 公開済み
- #184 limiting requests, excess: 2.61 by zone "api_limit", client: 10.0.0.61 の原因と解決法 公開済み
- #185 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/62/0000000001 の原因と解決法 公開済み
- #186 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-63.example.com の原因と解決法 公開済み
- #187 nginx: [emerg] location "/api/v64" is outside location "/api" in /etc/nginx/conf.d/app.conf:14 の原因と解決法 公開済み
- #188 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-65.conf:10 の原因と解決法 公開済み
- #189 502 Bad Gateway upstream: http://127.0.0.1:3066/api の原因と解決法 公開済み
- #190 504 Gateway Time-out while reading response from upstream http://backend-67:8080 の原因と解決法 公開済み
- #191 client 168.68.204.221 denied by server configuration on /admin の原因と解決法 公開済み
- #192 limiting requests, excess: 10.69 by zone "api_limit", client: 10.0.0.69 の原因と解決法 公開済み
- #193 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/70/0000000001 の原因と解決法 公開済み
- #194 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-71.example.com の原因と解決法 公開済み
- #195 nginx: [emerg] location "/api/v72" is outside location "/api" in /etc/nginx/conf.d/app.conf:22 の原因と解決法 公開済み
- #196 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-73.conf:18 の原因と解決法 公開済み
- #197 502 Bad Gateway upstream: http://127.0.0.1:3074/api の原因と解決法 公開済み
- #198 504 Gateway Time-out while reading response from upstream http://backend-75:8080 の原因と解決法 公開済み
- #199 client 176.76.228.22 denied by server configuration on /admin の原因と解決法 公開済み
- #200 limiting requests, excess: 8.77 by zone "api_limit", client: 10.0.0.77 の原因と解決法 公開済み
- #201 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/78/0000000001 の原因と解決法 公開済み
- #202 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-79.example.com の原因と解決法 公開済み
- #203 nginx: [emerg] location "/api/v80" is outside location "/api" in /etc/nginx/conf.d/app.conf:30 の原因と解決法 公開済み
- #204 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-81.conf:6 の原因と解決法 公開済み
- #205 502 Bad Gateway upstream: http://127.0.0.1:3082/api の原因と解決法 公開済み
- #206 504 Gateway Time-out while reading response from upstream http://backend-83:8080 の原因と解決法 公開済み
- #207 client 184.84.252.78 denied by server configuration on /admin の原因と解決法 公開済み
- #208 limiting requests, excess: 6.85 by zone "api_limit", client: 10.0.0.85 の原因と解決法 公開済み
- #209 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/86/0000000001 の原因と解決法 公開済み
- #210 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-87.example.com の原因と解決法 公開済み
- #211 nginx: [emerg] location "/api/v88" is outside location "/api" in /etc/nginx/conf.d/app.conf:38 の原因と解決法 公開済み
- #212 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-89.conf:14 の原因と解決法 公開済み
- #213 502 Bad Gateway upstream: http://127.0.0.1:3090/api の原因と解決法 公開済み
- #214 504 Gateway Time-out while reading response from upstream http://backend-91:8080 の原因と解決法 公開済み
- #215 client 192.92.21.134 denied by server configuration on /admin の原因と解決法 公開済み
- #216 limiting requests, excess: 4.93 by zone "api_limit", client: 10.0.0.93 の原因と解決法 公開済み
- #217 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/94/0000000001 の原因と解決法 公開済み
- #218 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-95.example.com の原因と解決法 公開済み
- #219 nginx: [emerg] location "/api/v96" is outside location "/api" in /etc/nginx/conf.d/app.conf:16 の原因と解決法 公開済み
- #220 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-97.conf:22 の原因と解決法 公開済み
- #221 502 Bad Gateway upstream: http://127.0.0.1:3098/api の原因と解決法 公開済み
- #222 504 Gateway Time-out while reading response from upstream http://backend-99:8080 の原因と解決法 公開済み
- #223 client 200.100.45.190 denied by server configuration on /admin の原因と解決法 公開済み
- #224 limiting requests, excess: 2.1 by zone "api_limit", client: 10.0.0.101 の原因と解決法 公開済み
- #225 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/102/0000000001 の原因と解決法 公開済み
- #226 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-103.example.com の原因と解決法 公開済み
- #227 nginx: [emerg] location "/api/v104" is outside location "/api" in /etc/nginx/conf.d/app.conf:24 の原因と解決法 公開済み
- #228 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-105.conf:10 の原因と解決法 公開済み
- #229 502 Bad Gateway upstream: http://127.0.0.1:3106/api の原因と解決法 公開済み
- #230 504 Gateway Time-out while reading response from upstream http://backend-107:8080 の原因と解決法 公開済み
- #231 client 208.108.69.246 denied by server configuration on /admin の原因と解決法 公開済み
- #232 limiting requests, excess: 10.9 by zone "api_limit", client: 10.0.0.109 の原因と解決法 公開済み
- #233 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/110/0000000001 の原因と解決法 公開済み
- #234 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-111.example.com の原因と解決法 公開済み
- #235 nginx: [emerg] location "/api/v112" is outside location "/api" in /etc/nginx/conf.d/app.conf:32 の原因と解決法 公開済み
- #236 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-113.conf:18 の原因と解決法 公開済み
- #237 502 Bad Gateway upstream: http://127.0.0.1:3114/api の原因と解決法 公開済み
- #238 504 Gateway Time-out while reading response from upstream http://backend-115:8080 の原因と解決法 公開済み
- #239 client 216.116.93.47 denied by server configuration on /admin の原因と解決法 公開済み
- #240 limiting requests, excess: 8.17 by zone "api_limit", client: 10.0.0.117 の原因と解決法 公開済み
- #241 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/118/0000000001 の原因と解決法 公開済み
- #242 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-119.example.com の原因と解決法 公開済み
- #243 nginx: [emerg] location "/api/v120" is outside location "/api" in /etc/nginx/conf.d/app.conf:10 の原因と解決法 公開済み
- #244 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-121.conf:6 の原因と解決法 公開済み
- #245 502 Bad Gateway upstream: http://127.0.0.1:3122/api の原因と解決法 公開済み
- #246 504 Gateway Time-out while reading response from upstream http://backend-123:8080 の原因と解決法 公開済み
- #247 client 224.124.117.103 denied by server configuration on /admin の原因と解決法 公開済み
- #248 limiting requests, excess: 6.25 by zone "api_limit", client: 10.0.0.125 の原因と解決法 公開済み
- #249 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/126/0000000001 の原因と解決法 公開済み
- #250 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-127.example.com の原因と解決法 公開済み
- #251 nginx: [emerg] location "/api/v128" is outside location "/api" in /etc/nginx/conf.d/app.conf:18 の原因と解決法 公開済み
- #252 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-129.conf:14 の原因と解決法 公開済み
- #253 502 Bad Gateway upstream: http://127.0.0.1:3130/api の原因と解決法 公開済み
- #254 504 Gateway Time-out while reading response from upstream http://backend-131:8080 の原因と解決法 公開済み
- #255 client 232.132.141.159 denied by server configuration on /admin の原因と解決法 公開済み
- #256 limiting requests, excess: 4.33 by zone "api_limit", client: 10.0.0.133 の原因と解決法 公開済み
- #257 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/134/0000000001 の原因と解決法 公開済み
- #258 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-135.example.com の原因と解決法 公開済み
- #259 nginx: [emerg] location "/api/v136" is outside location "/api" in /etc/nginx/conf.d/app.conf:26 の原因と解決法 公開済み
- #260 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-137.conf:22 の原因と解決法 公開済み
- #261 502 Bad Gateway upstream: http://127.0.0.1:3138/api の原因と解決法 公開済み
- #262 504 Gateway Time-out while reading response from upstream http://backend-139:8080 の原因と解決法 公開済み
- #263 client 240.140.165.215 denied by server configuration on /admin の原因と解決法 公開済み
- #264 limiting requests, excess: 2.41 by zone "api_limit", client: 10.0.0.141 の原因と解決法 公開済み
- #265 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/142/0000000001 の原因と解決法 公開済み
- #266 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-143.example.com の原因と解決法 公開済み
- #267 nginx: [emerg] location "/api/v144" is outside location "/api" in /etc/nginx/conf.d/app.conf:34 の原因と解決法 公開済み
- #268 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-145.conf:10 の原因と解決法 公開済み
- #269 502 Bad Gateway upstream: http://127.0.0.1:3146/api の原因と解決法 公開済み
- #270 504 Gateway Time-out while reading response from upstream http://backend-147:8080 の原因と解決法 公開済み
- #271 client 248.148.189.16 denied by server configuration on /admin の原因と解決法 公開済み
- #272 limiting requests, excess: 10.49 by zone "api_limit", client: 10.0.0.149 の原因と解決法 公開済み
- #273 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/150/0000000001 の原因と解決法 公開済み
- #274 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-151.example.com の原因と解決法 公開済み
- #275 nginx: [emerg] location "/api/v152" is outside location "/api" in /etc/nginx/conf.d/app.conf:12 の原因と解決法 公開済み
- #276 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-153.conf:18 の原因と解決法 公開済み
- #277 502 Bad Gateway upstream: http://127.0.0.1:3154/api の原因と解決法 公開済み
- #278 504 Gateway Time-out while reading response from upstream http://backend-155:8080 の原因と解決法 公開済み
- #279 client 101.156.213.72 denied by server configuration on /admin の原因と解決法 公開済み
- #280 limiting requests, excess: 8.57 by zone "api_limit", client: 10.0.0.157 の原因と解決法 公開済み
- #281 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/158/0000000001 の原因と解決法 公開済み
- #282 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-159.example.com の原因と解決法 公開済み
- #283 nginx: [emerg] location "/api/v160" is outside location "/api" in /etc/nginx/conf.d/app.conf:20 の原因と解決法 公開済み
- #284 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-161.conf:6 の原因と解決法 公開済み
- #285 502 Bad Gateway upstream: http://127.0.0.1:3162/api の原因と解決法 公開済み
- #286 504 Gateway Time-out while reading response from upstream http://backend-163:8080 の原因と解決法 公開済み
- #287 client 109.164.237.128 denied by server configuration on /admin の原因と解決法 公開済み
- #288 limiting requests, excess: 6.65 by zone "api_limit", client: 10.0.0.165 の原因と解決法 公開済み
- #289 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/166/0000000001 の原因と解決法 公開済み
- #290 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-167.example.com の原因と解決法 公開済み
- #291 nginx: [emerg] location "/api/v168" is outside location "/api" in /etc/nginx/conf.d/app.conf:28 の原因と解決法 公開済み
- #292 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-169.conf:14 の原因と解決法 公開済み
- #293 502 Bad Gateway upstream: http://127.0.0.1:3170/api の原因と解決法 公開済み
- #294 504 Gateway Time-out while reading response from upstream http://backend-171:8080 の原因と解決法 公開済み
- #295 client 117.172.6.184 denied by server configuration on /admin の原因と解決法 公開済み
- #296 limiting requests, excess: 4.73 by zone "api_limit", client: 10.0.0.173 の原因と解決法 公開済み
- #297 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/174/0000000001 の原因と解決法 公開済み
- #298 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-175.example.com の原因と解決法 公開済み
- #299 nginx: [emerg] location "/api/v176" is outside location "/api" in /etc/nginx/conf.d/app.conf:36 の原因と解決法 公開済み
- #300 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-177.conf:22 の原因と解決法 公開済み
- #301 502 Bad Gateway upstream: http://127.0.0.1:3178/api の原因と解決法 公開済み
- #302 504 Gateway Time-out while reading response from upstream http://backend-179:8080 の原因と解決法 公開済み
- #303 client 125.180.30.240 denied by server configuration on /admin の原因と解決法 公開済み
- #304 limiting requests, excess: 2.81 by zone "api_limit", client: 10.0.0.181 の原因と解決法 公開済み
- #305 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/182/0000000001 の原因と解決法 公開済み
- #306 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-183.example.com の原因と解決法 公開済み
- #307 nginx: [emerg] location "/api/v184" is outside location "/api" in /etc/nginx/conf.d/app.conf:14 の原因と解決法 公開済み
- #308 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-185.conf:10 の原因と解決法 公開済み
- #309 502 Bad Gateway upstream: http://127.0.0.1:3186/api の原因と解決法 公開済み
- #310 504 Gateway Time-out while reading response from upstream http://backend-187:8080 の原因と解決法 公開済み
- #311 client 133.188.54.41 denied by server configuration on /admin の原因と解決法 公開済み
- #312 limiting requests, excess: 10.89 by zone "api_limit", client: 10.0.0.189 の原因と解決法 公開済み
- #313 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/190/0000000001 の原因と解決法 公開済み
- #314 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-191.example.com の原因と解決法 公開済み
- #315 nginx: [emerg] location "/api/v192" is outside location "/api" in /etc/nginx/conf.d/app.conf:22 の原因と解決法 公開済み
- #316 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-193.conf:18 の原因と解決法 公開済み
- #317 502 Bad Gateway upstream: http://127.0.0.1:3194/api の原因と解決法 公開済み
- #318 504 Gateway Time-out while reading response from upstream http://backend-195:8080 の原因と解決法 公開済み
- #319 client 141.196.78.97 denied by server configuration on /admin の原因と解決法 公開済み
- #320 limiting requests, excess: 8.97 by zone "api_limit", client: 10.0.0.197 の原因と解決法 公開済み
- #321 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/198/0000000001 の原因と解決法 公開済み
- #322 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-199.example.com の原因と解決法 公開済み
- #323 nginx: [emerg] location "/api/v200" is outside location "/api" in /etc/nginx/conf.d/app.conf:30 の原因と解決法 公開済み
- #324 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-201.conf:6 の原因と解決法 公開済み
- #325 504 Gateway Time-out while reading response from upstream http://backend-203:8080 の原因と解決法 公開済み
- #326 client 149.204.102.153 denied by server configuration on /admin の原因と解決法 公開済み
- #327 limiting requests, excess: 6.5 by zone "api_limit", client: 10.0.0.205 の原因と解決法 公開済み
- #328 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/206/0000000001 の原因と解決法 公開済み
- #329 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-207.example.com の原因と解決法 公開済み
- #330 nginx: [emerg] location "/api/v208" is outside location "/api" in /etc/nginx/conf.d/app.conf:38 の原因と解決法 公開済み
- #331 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-209.conf:14 の原因と解決法 公開済み
- #332 504 Gateway Time-out while reading response from upstream http://backend-211:8080 の原因と解決法 公開済み
- #333 client 157.212.126.209 denied by server configuration on /admin の原因と解決法 公開済み
- #334 limiting requests, excess: 4.13 by zone "api_limit", client: 10.0.0.213 の原因と解決法 公開済み
- #335 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/214/0000000001 の原因と解決法 公開済み
- #336 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-215.example.com の原因と解決法 公開済み
- #337 nginx: [emerg] location "/api/v216" is outside location "/api" in /etc/nginx/conf.d/app.conf:16 の原因と解決法 公開済み
- #338 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-217.conf:22 の原因と解決法 公開済み
- #339 504 Gateway Time-out while reading response from upstream http://backend-219:8080 の原因と解決法 公開済み
- #340 client 165.220.150.10 denied by server configuration on /admin の原因と解決法 公開済み
- #341 limiting requests, excess: 2.21 by zone "api_limit", client: 10.0.0.221 の原因と解決法 公開済み
- #342 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/222/0000000001 の原因と解決法 公開済み
- #343 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-223.example.com の原因と解決法 公開済み
- #344 nginx: [emerg] location "/api/v224" is outside location "/api" in /etc/nginx/conf.d/app.conf:24 の原因と解決法 公開済み
- #345 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-225.conf:10 の原因と解決法 公開済み
- #346 504 Gateway Time-out while reading response from upstream http://backend-227:8080 の原因と解決法 公開済み
- #347 client 173.228.174.66 denied by server configuration on /admin の原因と解決法 公開済み
- #348 limiting requests, excess: 10.29 by zone "api_limit", client: 10.0.0.229 の原因と解決法 公開済み
- #349 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/230/0000000001 の原因と解決法 公開済み
- #350 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-231.example.com の原因と解決法 公開済み
- #351 nginx: [emerg] location "/api/v232" is outside location "/api" in /etc/nginx/conf.d/app.conf:32 の原因と解決法 公開済み
- #352 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-233.conf:18 の原因と解決法 公開済み
- #353 504 Gateway Time-out while reading response from upstream http://backend-235:8080 の原因と解決法 公開済み
- #354 client 181.236.198.122 denied by server configuration on /admin の原因と解決法 公開済み
- #355 limiting requests, excess: 8.37 by zone "api_limit", client: 10.0.0.237 の原因と解決法 公開済み
- #356 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/238/0000000001 の原因と解決法 公開済み
- #357 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-239.example.com の原因と解決法 公開済み
- #358 nginx: [emerg] location "/api/v240" is outside location "/api" in /etc/nginx/conf.d/app.conf:10 の原因と解決法 公開済み
- #359 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-241.conf:6 の原因と解決法 公開済み
- #360 504 Gateway Time-out while reading response from upstream http://backend-243:8080 の原因と解決法 公開済み
- #361 client 189.244.222.178 denied by server configuration on /admin の原因と解決法 公開済み
- #362 limiting requests, excess: 6.45 by zone "api_limit", client: 10.0.0.245 の原因と解決法 公開済み
- #363 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/246/0000000001 の原因と解決法 公開済み
- #364 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-247.example.com の原因と解決法 公開済み
- #365 nginx: [emerg] location "/api/v248" is outside location "/api" in /etc/nginx/conf.d/app.conf:18 の原因と解決法 公開済み
- #366 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-249.conf:14 の原因と解決法 公開済み
- #367 504 Gateway Time-out while reading response from upstream http://backend-251:8080 の原因と解決法 公開済み
- #368 client 197.252.246.234 denied by server configuration on /admin の原因と解決法 公開済み
- #369 limiting requests, excess: 4.53 by zone "api_limit", client: 10.0.0.253 の原因と解決法 公開済み
- #370 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/254/0000000001 の原因と解決法 公開済み
- #371 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-255.example.com の原因と解決法 公開済み
- #372 nginx: [emerg] location "/api/v256" is outside location "/api" in /etc/nginx/conf.d/app.conf:26 の原因と解決法 公開済み
- #373 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-257.conf:22 の原因と解決法 公開済み
- #374 504 Gateway Time-out while reading response from upstream http://backend-259:8080 の原因と解決法 公開済み
- #375 client 205.5.15.35 denied by server configuration on /admin の原因と解決法 公開済み
- #376 limiting requests, excess: 2.61 by zone "api_limit", client: 10.0.0.7 の原因と解決法 公開済み
- #377 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/262/0000000001 の原因と解決法 公開済み
- #378 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-263.example.com の原因と解決法 公開済み
- #379 nginx: [emerg] location "/api/v264" is outside location "/api" in /etc/nginx/conf.d/app.conf:34 の原因と解決法 公開済み
- #380 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-265.conf:10 の原因と解決法 公開済み
- #381 504 Gateway Time-out while reading response from upstream http://backend-267:8080 の原因と解決法 公開済み
- #382 client 213.13.39.91 denied by server configuration on /admin の原因と解決法 公開済み
- #383 limiting requests, excess: 10.69 by zone "api_limit", client: 10.0.0.15 の原因と解決法 公開済み
- #384 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/270/0000000001 の原因と解決法 公開済み
- #385 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-271.example.com の原因と解決法 公開済み
- #386 nginx: [emerg] location "/api/v272" is outside location "/api" in /etc/nginx/conf.d/app.conf:12 の原因と解決法 公開済み
- #387 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-273.conf:18 の原因と解決法 公開済み
- #388 504 Gateway Time-out while reading response from upstream http://backend-275:8080 の原因と解決法 公開済み
- #389 client 221.21.63.147 denied by server configuration on /admin の原因と解決法 公開済み
- #390 limiting requests, excess: 8.77 by zone "api_limit", client: 10.0.0.23 の原因と解決法 公開済み
- #391 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/278/0000000001 の原因と解決法 公開済み
- #392 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-279.example.com の原因と解決法 公開済み
- #393 nginx: [emerg] location "/api/v280" is outside location "/api" in /etc/nginx/conf.d/app.conf:20 の原因と解決法 公開済み
- #394 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-281.conf:6 の原因と解決法 公開済み
- #395 504 Gateway Time-out while reading response from upstream http://backend-283:8080 の原因と解決法 公開済み
- #396 client 229.29.87.203 denied by server configuration on /admin の原因と解決法 公開済み
- #397 limiting requests, excess: 6.85 by zone "api_limit", client: 10.0.0.31 の原因と解決法 公開済み
- #398 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/286/0000000001 の原因と解決法 公開済み
- #399 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-287.example.com の原因と解決法 公開済み
- #400 nginx: [emerg] location "/api/v288" is outside location "/api" in /etc/nginx/conf.d/app.conf:28 の原因と解決法 公開済み
- #401 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-289.conf:14 の原因と解決法 公開済み
- #402 504 Gateway Time-out while reading response from upstream http://backend-291:8080 の原因と解決法 公開済み
- #403 client 237.37.111.4 denied by server configuration on /admin の原因と解決法 公開済み
- #404 limiting requests, excess: 4.93 by zone "api_limit", client: 10.0.0.39 の原因と解決法 公開済み
- #405 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/294/0000000001 の原因と解決法 公開済み
- #406 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-295.example.com の原因と解決法 公開済み
- #407 nginx: [emerg] location "/api/v296" is outside location "/api" in /etc/nginx/conf.d/app.conf:36 の原因と解決法 公開済み
- #408 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-297.conf:22 の原因と解決法 公開済み
- #409 504 Gateway Time-out while reading response from upstream http://backend-299:8080 の原因と解決法 公開済み
- #410 client 245.45.135.60 denied by server configuration on /admin の原因と解決法 公開済み
- #411 limiting requests, excess: 2.1 by zone "api_limit", client: 10.0.0.47 の原因と解決法 公開済み
- #412 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/302/0000000001 の原因と解決法 公開済み
- #413 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-303.example.com の原因と解決法 公開済み
- #414 nginx: [emerg] location "/api/v304" is outside location "/api" in /etc/nginx/conf.d/app.conf:14 の原因と解決法 公開済み
- #415 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-305.conf:10 の原因と解決法 公開済み
- #416 504 Gateway Time-out while reading response from upstream http://backend-307:8080 の原因と解決法 公開済み
- #417 client 253.53.159.116 denied by server configuration on /admin の原因と解決法 公開済み
- #418 limiting requests, excess: 10.9 by zone "api_limit", client: 10.0.0.55 の原因と解決法 公開済み
- #419 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/310/0000000001 の原因と解決法 公開済み
- #420 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-311.example.com の原因と解決法 公開済み
- #421 nginx: [emerg] location "/api/v312" is outside location "/api" in /etc/nginx/conf.d/app.conf:22 の原因と解決法 公開済み
- #422 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-313.conf:18 の原因と解決法 公開済み
- #423 504 Gateway Time-out while reading response from upstream http://backend-315:8080 の原因と解決法 公開済み
- #424 client 106.61.183.172 denied by server configuration on /admin の原因と解決法 公開済み
- #425 limiting requests, excess: 8.17 by zone "api_limit", client: 10.0.0.63 の原因と解決法 公開済み
- #426 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/318/0000000001 の原因と解決法 公開済み
- #427 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-319.example.com の原因と解決法 公開済み
- #428 nginx: [emerg] location "/api/v320" is outside location "/api" in /etc/nginx/conf.d/app.conf:30 の原因と解決法 公開済み
- #429 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-321.conf:6 の原因と解決法 公開済み
- #430 504 Gateway Time-out while reading response from upstream http://backend-323:8080 の原因と解決法 公開済み
- #431 client 114.69.207.228 denied by server configuration on /admin の原因と解決法 公開済み
- #432 limiting requests, excess: 6.25 by zone "api_limit", client: 10.0.0.71 の原因と解決法 公開済み
- #433 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/326/0000000001 の原因と解決法 公開済み
- #434 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-327.example.com の原因と解決法 公開済み
- #435 nginx: [emerg] location "/api/v328" is outside location "/api" in /etc/nginx/conf.d/app.conf:38 の原因と解決法 公開済み
- #436 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-329.conf:14 の原因と解決法 公開済み
- #437 504 Gateway Time-out while reading response from upstream http://backend-331:8080 の原因と解決法 公開済み
- #438 client 122.77.231.29 denied by server configuration on /admin の原因と解決法 公開済み
- #439 limiting requests, excess: 4.33 by zone "api_limit", client: 10.0.0.79 の原因と解決法 公開済み
- #440 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/334/0000000001 の原因と解決法 公開済み
- #441 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-335.example.com の原因と解決法 公開済み
- #442 nginx: [emerg] location "/api/v336" is outside location "/api" in /etc/nginx/conf.d/app.conf:16 の原因と解決法 公開済み
- #443 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-337.conf:22 の原因と解決法 公開済み
- #444 504 Gateway Time-out while reading response from upstream http://backend-339:8080 の原因と解決法 公開済み
- #445 client 130.85.0.85 denied by server configuration on /admin の原因と解決法 公開済み
- #446 limiting requests, excess: 2.41 by zone "api_limit", client: 10.0.0.87 の原因と解決法 公開済み
- #447 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/342/0000000001 の原因と解決法 公開済み
- #448 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-343.example.com の原因と解決法 公開済み
- #449 nginx: [emerg] location "/api/v344" is outside location "/api" in /etc/nginx/conf.d/app.conf:24 の原因と解決法 公開済み
- #450 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-345.conf:10 の原因と解決法 公開済み
- #451 504 Gateway Time-out while reading response from upstream http://backend-347:8080 の原因と解決法 公開済み
- #452 client 138.93.24.141 denied by server configuration on /admin の原因と解決法 公開済み
- #453 limiting requests, excess: 10.49 by zone "api_limit", client: 10.0.0.95 の原因と解決法 公開済み
- #454 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/350/0000000001 の原因と解決法 公開済み
- #455 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-351.example.com の原因と解決法 公開済み
- #456 nginx: [emerg] location "/api/v352" is outside location "/api" in /etc/nginx/conf.d/app.conf:32 の原因と解決法 公開済み
- #457 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-353.conf:18 の原因と解決法 公開済み
- #458 504 Gateway Time-out while reading response from upstream http://backend-355:8080 の原因と解決法 公開済み
- #459 client 146.101.48.197 denied by server configuration on /admin の原因と解決法 公開済み
- #460 limiting requests, excess: 8.57 by zone "api_limit", client: 10.0.0.103 の原因と解決法 公開済み
- #461 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/358/0000000001 の原因と解決法 公開済み
- #462 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-359.example.com の原因と解決法 公開済み
- #463 nginx: [emerg] location "/api/v360" is outside location "/api" in /etc/nginx/conf.d/app.conf:10 の原因と解決法 公開済み
- #464 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-361.conf:6 の原因と解決法 公開済み
- #465 504 Gateway Time-out while reading response from upstream http://backend-363:8080 の原因と解決法 公開済み
- #466 client 154.109.72.253 denied by server configuration on /admin の原因と解決法 公開済み
- #467 limiting requests, excess: 6.65 by zone "api_limit", client: 10.0.0.111 の原因と解決法 公開済み
- #468 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/366/0000000001 の原因と解決法 公開済み
- #469 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-367.example.com の原因と解決法 公開済み
- #470 nginx: [emerg] location "/api/v368" is outside location "/api" in /etc/nginx/conf.d/app.conf:18 の原因と解決法 公開済み
- #471 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-369.conf:14 の原因と解決法 公開済み
- #472 504 Gateway Time-out while reading response from upstream http://backend-371:8080 の原因と解決法 公開済み
- #473 client 162.117.96.54 denied by server configuration on /admin の原因と解決法 公開済み
- #474 limiting requests, excess: 4.73 by zone "api_limit", client: 10.0.0.119 の原因と解決法 公開済み
- #475 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/374/0000000001 の原因と解決法 公開済み
- #476 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-375.example.com の原因と解決法 公開済み
- #477 nginx: [emerg] location "/api/v376" is outside location "/api" in /etc/nginx/conf.d/app.conf:26 の原因と解決法 公開済み
- #478 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-377.conf:22 の原因と解決法 公開済み
- #479 504 Gateway Time-out while reading response from upstream http://backend-379:8080 の原因と解決法 公開済み
- #480 client 170.125.120.110 denied by server configuration on /admin の原因と解決法 公開済み
- #481 limiting requests, excess: 2.81 by zone "api_limit", client: 10.0.0.127 の原因と解決法 公開済み
- #482 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/382/0000000001 の原因と解決法 公開済み
- #483 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-383.example.com の原因と解決法 公開済み
- #484 nginx: [emerg] location "/api/v384" is outside location "/api" in /etc/nginx/conf.d/app.conf:34 の原因と解決法 公開済み
- #485 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-385.conf:10 の原因と解決法 公開済み
- #486 504 Gateway Time-out while reading response from upstream http://backend-387:8080 の原因と解決法 公開済み
- #487 client 178.133.144.166 denied by server configuration on /admin の原因と解決法 公開済み
- #488 limiting requests, excess: 10.89 by zone "api_limit", client: 10.0.0.135 の原因と解決法 公開済み
- #489 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/390/0000000001 の原因と解決法 公開済み
- #490 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-391.example.com の原因と解決法 公開済み
- #491 nginx: [emerg] location "/api/v392" is outside location "/api" in /etc/nginx/conf.d/app.conf:12 の原因と解決法 公開済み
- #492 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-393.conf:18 の原因と解決法 公開済み
- #493 504 Gateway Time-out while reading response from upstream http://backend-395:8080 の原因と解決法 公開済み
- #494 client 186.141.168.222 denied by server configuration on /admin の原因と解決法 公開済み
- #495 limiting requests, excess: 8.97 by zone "api_limit", client: 10.0.0.143 の原因と解決法 公開済み
- #496 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/398/0000000001 の原因と解決法 公開済み
- #497 SSL: error:0A000412:SSL routines::sslv3 alert bad certificate for host api-399.example.com の原因と解決法 公開済み
- #498 nginx: [emerg] location "/api/v400" is outside location "/api" in /etc/nginx/conf.d/app.conf:20 の原因と解決法 公開済み
- #499 nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/conf.d/upstream-401.conf:6 の原因と解決法 公開済み
- #500 504 Gateway Time-out while reading response from upstream http://backend-403:8080 の原因と解決法 公開済み