action #92833
Updated by ilausuch over 3 years ago
## Motivation Trying to complete the task #76978 I found a problem in the webui container. It cannot connect to the scheduler and the jobs still unscheduled ~~~ text webui_2 | [warn] Unable to wakeup scheduler: Connection refused ~~~ This happens when we launch a web UI openQA using the docker-compose, and try to run a job (using clone_job) ## Acceptance Criteria * **AC 1**: webui can connect to the scheduler ## References * See the comments at #76978#note-37 76978#note-37