Project

General

Profile

Actions

action #40106

closed

[functional][u][tools] /liveviewhandler/ route causes a lot of "502" errors

Added by okurz over 5 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2018-08-22
Due date:
% Done:

0%

Estimated time:

Description

Observation

From o3:

# tail -f /var/log/apache2/access_log -f /var/log/apache2/error_log | grep -e "\" 504 " -e "\" 503 " -e "\" 502 "
192.168.254.4 - - [22/Aug/2018:12:28:17 +0000] "GET /liveviewhandler/tests/740556/developer/ws-proxy/status HTTP/1.1" 502 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0"
192.168.254.4 - - [22/Aug/2018:12:28:28 +0000] "GET /liveviewhandler/tests/740332/developer/ws-proxy/status HTTP/1.1" 502 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0"
192.168.254.4 - - [22/Aug/2018:12:28:28 +0000] "GET /liveviewhandler/tests/740331/developer/ws-proxy/status HTTP/1.1" 502 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0"
192.168.254.4 - - [22/Aug/2018:12:28:30 +0000] "GET /liveviewhandler/tests/740332/developer/ws-proxy/status HTTP/1.1" 502 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0"
192.168.254.4 - - [22/Aug/2018:12:28:30 +0000] "GET /liveviewhandler/tests/740331/developer/ws-proxy/status HTTP/1.1" 502 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0"

-> "502" errors linked to "/liveviewhandler/"

Actions #1

Updated by szarate over 5 years ago

  • Priority changed from Normal to Low

This is to be solved setting WORKER_HOSTNAME, but it's not fatal, so low prio

Actions #2

Updated by szarate over 5 years ago

  • Assignee changed from mkittler to szarate

And this should be managed by salt. There are conditions where this can still happen, but for now, lets make sure we don't have the main one :)

Actions #3

Updated by mkittler over 5 years ago

Likely the reconnect interval of the client is too short, too (currently 2 seconds).

Actions #4

Updated by okurz over 5 years ago

  • Subject changed from [tools] /liveviewhandler/ route causes a lot of "502" errors to [functional][u][tools] /liveviewhandler/ route causes a lot of "502" errors
  • Target version set to Milestone 20

szarate joined qsf-u

Actions #5

Updated by szarate over 5 years ago

  • Status changed from New to Rejected
  • Target version changed from Milestone 20 to future

I think this is not happening anymore since a while ago

Actions #6

Updated by szarate over 5 years ago

  • Target version changed from future to Done
Actions

Also available in: Atom PDF