Project

General

Profile

action #107497

Updated by livdywan about 2 years ago

## Observation 

 in live view developer mode fails and reports fail every 2 sec 

 from browser javascript console: 
 ~~~ 
 Establishing ws connection to wss://openqa.suse.de/liveviewhandler/tests/8210859/developer/ws-proxy/status 
 Received message via ws proxy: {"data":null,"type":"info","what":"connecting to os-autoinst command server at ws:\/\/10.100.96.68:20043\/OX0bG6w17OkxmWt_\/ws"} 
 Received message via ws proxy: {"data":null,"type":"error","what":"unable to upgrade ws to command server"} 
 Error from ws proxy: unable to upgrade ws to command server 
 Connection to livehandler lost 
 ~~~ 

 the connection between osd and workers works without problems and IP address of worker is also correct 

 ## Suggestions 
 - Follow https://open.qa/docs/#debugdevelmode 
 - *not* likely related to known issues with network performance 

Back