Blank start page, browser got 502 load errror
Posted: 16 Jun 2023, 01:56
This morning i only got a blank TOS starting page. digging into the browser developer console i found tries to load tos lang data resulting into 502 status. Also in private browser mode. Calling the url directly i got "Bad Gateway" response from nginx. All other services operated as usual, only the TOS Gui was affected. Response from nginx. In nginx error log i saw such entries:
What could be the reason for such bad condition preventing all administrative tasks?
Thomas
Only a reboot solved the situation.2023/06/15 12:09:28 [error] 2986#2986: *4 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.xxx.xxx, server: znasnginx, request: "GET /v2/lang/tos HTTP/1.1", upstream: "http://127.0.0.1:5050/lang/tos?", ...."
What could be the reason for such bad condition preventing all administrative tasks?
Thomas