You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Print a document using CUPS on a printer configured with the ipps:// end point.
Expected behavior
Document comes out of printer.
Screenshots
$ journalctl -u cups.service -ef
...
cupsd[1344]: [Job 372] The printer is not responding.
cupsd[1344]: Saving subscriptions.conf...
cupsd[1344]: [Job 372] The printer is not responding.
cupsd[1344]: Saving subscriptions.conf...
...
Additional context
I will try to add more information to this issue as it comes up.
Describe the bug
Somewhere between 58a1abd and 2057814, cups lost its ability to print using ipps:// end points (in my case an HP DeskJet 4100 printer).
Instead it flags the error "The printer is not responding".
Using the ipp:// endpoints still works fine.
Reverting to 58a1abd works fine.
Reverting specific cups related commits 005483e, 10f25e8, 07ec5ac and 3edeb8f does not fix the problem.
Steps To Reproduce
Print a document using CUPS on a printer configured with the ipps:// end point.
Expected behavior
Document comes out of printer.
Screenshots
Additional context
I will try to add more information to this issue as it comes up.
Notify maintainers
@matthewbauer
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: