📖 ~1 min read

Table of contents
  1. Symptom & Impact
  2. Environment & Reproduction
  3. Root Cause Analysis
  4. Quick Triage
  5. Step-by-Step Diagnosis
  6. Solution – Primary Fix
  7. Solution – Alternative Approaches
  8. Verification & Acceptance Criteria
  9. Rollback Plan
  10. Prevention & Hardening
  11. Related Errors & Cross-Refs
  12. References & Further Reading

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.

Illustrative mockup for ubuntu-22-04-lts — ubuntu2204-common-problem-17-printer-01.webp
Network printer not detected in CUPS discovery. — Illustrative mockup — Progressive Robot

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.

Illustrative mockup for ubuntu-22-04-lts — ubuntu2204-common-problem-17-printer-02.webp
Enable CUPS and firewall exceptions for IPP printing. — Illustrative mockup — Progressive Robot

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.

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.