📖 ~1 min read
Table of contents
Problem Summary
Cockpit UI unavailable on port 9090.
Symptoms
systemctl status cockpit.socket inactive and connection refused.
Diagnostics
Check cockpit.socket status, journalctl -u cockpit, and firewalld service rules.
Root Cause
Socket unit disabled or firewall missing cockpit service.
Primary Fix
Enable cockpit.socket and open cockpit service in firewalld.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Verification
Access https://host:9090 and confirm login page appears.

Prevention
Include cockpit.socket checks in baseline monitoring.
Rollback
Disable cockpit exposure in sensitive networks when required.
Automation
Automate socket enablement and firewall policy with system roles.
Command Reference
systemctl enable –now cockpit.socket; firewall-cmd –add-service=cockpit –permanent
Escalation
Attach TLS cert details and cockpit logs for support cases.
Related Notes
SELinux custom policies can impact cockpit proxy access.
Related tutorial: View the step-by-step tutorial for rhel-10.
View all rhel-10 tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.