problem found
was meant for cookie with too many headers, required header data was too big
solve the problem
nginx adds configuration
# 502 bad gateway 错误解决配置 start
proxy_buffer_size 64k;
proxy_buffers 32 32k;
proxy_busy_buffers_size 128k;
# 502 bad gateway 错误解决配置 end
note the location of the configuration
individual open source project (general back office management system) — > Can look at https://gitee.com/wslxm/spring-boot-plus2, like
in this paper, to this end, if you feel useful, move the small hand thumb up or focus on bai, do not regularly will continue to update more… Thank you for watching!
Read More:
- ajax error 400 (Failed to load resource: the server responded with a status of 400 (Bad Request))
- jsp: Failed to load resource: the server responded with a status of 400 (Bad Request)
- (springmvc) Failed to load resource: the server responded with a status of 404 (Not Found)
- Failed to load resource: the server responded with a status of 403 (Forbidden)
- Failed to load resource: the server responded with a status of 503 (Service Unavailable)
- HTTP 405 Error: Failed to load resource: the server responded with a status of 405 (Method Not Allowed)
- Nginx proxy appears Failed to load resource: net::ERR_NAME_NOT_RESOLVED
- SpringCloud GateWay Failed to instantiate [org.springframework.cloud.gateway.discovery.DiscoveryL…
- Nginx startup error: nginx: [error] open() “/ var / run / nginx/ nginx.pid The solution of “failed (2: no such file or directory)”
- nginx: [error] open() "/var/run/nginx/nginx.pid" failed (2: No such file or directory)
- nginx: [error] open() “/usr/local/nginx/logs/nginx.pid“ failed (2: No such file or directory)
- Failed to load resource: net::ERR_CONNECTION_REFUSED
- failed to load resource file osql.rll
- Smbclient error tree Connect failed: NT_ STATUS_ BAD_ NETWORK_ NAME
- Failed to load resource: net::ERR_CONNECTION_RESET
- Solve the Google Chrome Failed to load resource: net::ERR_FAILED problem
- CentOS7 nginx Failed to read PID from file /run/nginx.pid: Invalid argument?
- Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR
- Chrome Failed to load resource: net::ERR_CACHE_MISS
- Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING