Actions
Bug #30848
closedforeman-cockpit is not restarted with satellite-maintain restart
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1876220
Description of problem:
the cockpit-ws connection that the satellite server uses for the web console is not restarted with satellite-maintain restart
Version-Release number of selected component (if applicable):
How reproducible:
easily
Steps to Reproduce:
1. On satellite: pkill -f cockpit-ws
2. Try to go to web console on managed server, get 503 error
3. Satellite-maintain services restart to restart the satellite server
4. web console is still down
5. Have to manually run systemctl start foreman-cockpit to restart it
Actual results:
if foreman-cockpit dies, get 503 error on webconsole after satellite restart
Expected results:
webconsole functions normally
Additional info:
Actions