📖 ~1 min read
Table of contents
Symptom & Impact
Printer queues remain paused or jobs vanish without output. Office printing and document workflows are interrupted.
Environment & Reproduction
Ubuntu 22.04 desktop/server using CUPS with USB or IPP network printers. Reproduce by blocking mDNS/IPP traffic through ufw.
Root Cause Analysis
cups service not running, missing drivers, or network discovery blocked by firewall and multicast restrictions.
Quick Triage
Run systemctl status cups and lpstat -t. Confirm printer visibility on network and driver package presence.
Step-by-Step Diagnosis
Inspect /var/log/cups/error_log, review avahi and cups logs with journalctl, and test socket reachability to printer IP/IPP port.

Solution – Primary Fix
Start/enable cups, install recommended printer packages via apt, allow required traffic in ufw, and re-add printer in CUPS admin UI.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Use generic PCL/PostScript drivers or direct IPP URI setup when vendor auto-discovery is unreliable.
Verification & Acceptance Criteria
Test page prints successfully, queue remains healthy, and jobs complete without filter or backend errors.
Rollback Plan
Restore prior printer configuration from /etc/cups and rollback recently changed driver packages.
Prevention & Hardening
Document printer URIs/drivers, monitor queue failures, and standardize CUPS templates for managed endpoints.
Related Errors & Cross-Refs
Filter failed, Unable to locate printer, client-error-not-found in IPP responses.
Related tutorial: View the step-by-step tutorial for Ubuntu 22.04 LTS.
View all Ubuntu 22.04 LTS tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
CUPS documentation, Ubuntu printing help, lpadmin and lpstat manuals.
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.