Project

General

Profile

action #97952

Updated by okurz over 2 years ago

## Motivation 
 Multiple people report problems seeing the error message "unable to upgrade ws to command server", especially on new openQA installations. 

 ## Acceptance criteria 
 * **AC1:** openQA prevents the error condition related to the message "unable to upgrade ws to command server" automatically or provides a better hint in the message what to do or documentation mentions the string and explains what to do 

 ## Suggestions 
 * Call `git grep` for the string, try to understand the surrounding code, try to come up with a code improvement (in some minutes). If you can't improve the code, at least improve the string. If that is not feasible, go for documentation, whatever is lowest effort 

 ## Further details 

 The problem was brought up in https://suse.slack.com/archives/C02CANHLANP/p1630571139069400 but also at an earlier time.

Back