Printing broken in Fedora 43 (bazzite-kinoite 43 to be precise)

I am running bazzite-kinoite. Since upgrading from 42.20251019 to the latest 43.x release breaks printing with my Canon TS5300 series Printer (connected via network/wifi). When trying to print anything I get “The printer doesn’t answer”. Some “debugging” information I was able to collect:

Bazzite 43.20251029.0 (Kinoite)
Kernel 6.17.5-ba07.fc43.x86_64

systemctl status cups.service - shows service running

Latest cups.service log when trying to print a test-page with sudo journalctl -u cups.service -b

Nov 01 08:23:49 omen15 systemd[1]: Starting cups.service - CUPS Scheduler...
Nov 01 08:23:49 omen15 systemd[1]: Started cups.service - CUPS Scheduler.
Nov 01 08:24:04 omen15 cupsd[1490]: REQUEST localhost - - "POST / HTTP/1.1" 200 563 Create-Printer-Subscriptions successful-ok
Nov 01 08:27:26 omen15 cupsd[1490]: REQUEST localhost - - "POST / HTTP/1.1" 401 75 CUPS-Get-Devices successful-ok
Nov 01 08:27:31 omen15 cupsd[1490]: REQUEST localhost - meyer "POST / HTTP/1.1" 200 2724 CUPS-Get-Devices -
Nov 01 08:27:49 omen15 cupsd[1490]: REQUEST localhost - - "POST / HTTP/1.1" 200 451 Create-Printer-Subscriptions successful-ok
Nov 01 08:27:50 omen15 cupsd[1490]: REQUEST localhost - - "GET /admin/conf/cupsd.conf HTTP/1.1" 401 0 - -
Nov 01 08:27:50 omen15 cupsd[1490]: REQUEST localhost - meyer "GET /admin/conf/cupsd.conf HTTP/1.1" 200 6787 - -
Nov 01 08:29:36 omen15 cupsd[1490]: REQUEST localhost - - "POST /printers/TS5300 HTTP/1.1" 200 353 Create-Job successful-ok
Nov 01 08:29:36 omen15 cupsd[1490]: REQUEST localhost - - "POST /printers/TS5300 HTTP/1.1" 200 495 Send-Document successful-ok
Nov 01 08:29:36 omen15 cupsd[1490]: [Job 62] Der Drucker antwortet nicht.

The print-job gets stuck in the printing queue. When deleting the job the printers status shows “printer ready - gstoraster filter failed”.

When trying to remove the printer and re-adding it I get Unable to connect to 054732000000.local:631: A TLS fatal alert has been received.

When rebasing to bazzite 42.20251019 printing works again.

I am aware this might be a bazzite issue but I suspect it lies with F43 hence me asking here.

I would be grateful if someone could point me how to collect more useful debugging information.

One thing to try is twice-restarting cups.service, after an upgrade. That has been known on occasion to “knock loose” printing functionality when all else failed, for not-entirely-understood (at least by me) reasons.

IOW, after upgrading, literally just…

sudo systemctl restart cups.service
sudo systemctl restart cups.service

(Maybe wait a second or two between them.)

¯\_(ツ)_/¯ Can’t hurt to try.

Thank you for your suggestion. Unfortunately it didn’t help. Apparently CUPS is on the same version in F42 and F43, which confuses me.

Do you have any further ideas on how to collect debugging information?

Bumbeling around KDEs Printing dialog and trying every button and combination in true adventure-game-fashion I fixed the problem.
Before I wasnt able to even add the printer using DNS-SD or IPP with all driver configurations.

After activating “Setup printing server” (top right on the screenshot / Allow setup via network (loose translation, don’t know if those things are actually named this way in english KDE) the printer appeared and I am able to print now.

Hey, whatever works! :+1:

You should mark your question as “Solved” by your own post explaining what you did to fix the problem, so that others who are experiencing similar issues can be directed right to the fix.

A combination of 2 × sudo systemctl restart cups.services, then re-adding the printer (via IPP) [1] via kcm_printer_manager, resolved this error for me, on fedora-release-identity-kde-desktop-44-17. Considering that I didn’t need to enable that preference:

…the mere act of changing many preferences may be the solution, not least because it might indirectly modify something else that we’ve yet to identity as the real culprit.

If it matters, my logs were:

  1. #!/usr/bin/env sh
    journalctl -u cups -b a54add08c6e2406b8d963b48f831523f
    
  2. May 07 10:51:48 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Starting cups.service - CUPS Scheduler...
    May 07 10:51:49 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Started cups.service - CUPS Scheduler.
    May 07 10:51:54 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 315 Create-Printer-Subscriptions successful-ok
    May 07 10:51:57 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 576 Create-Printer-Subscriptions successful-ok
    May 07 11:10:00 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 325 CUPS-Create-Local-Printer successful-ok
    May 07 11:10:00 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST /printers/Brother_MFC_L2860DW_driverless_Beedell HTTP/1.1" 200 236 Create-Job successful-ok
    May 07 11:10:00 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST /printers/Brother_MFC_L2860DW_driverless_Beedell HTTP/1.1" 200 11663 Send-Document successful-ok
    May 07 11:10:01 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST /printers/MFC-L2860DW HTTP/1.1" 200 448 Validate-Job successful-ok
    May 07 11:10:01 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST /printers/MFC-L2860DW HTTP/1.1" 200 413 Create-Job successful-ok
    May 07 11:10:01 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST /printers/MFC-L2860DW HTTP/1.1" 200 11604 Send-Document successful-ok
    May 07 11:11:03 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST /admin/ HTTP/1.1" 401 0 - -
    May 07 11:11:03 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - RokeJulianLockhart "POST /admin/ HTTP/1.1" 200 220 Pause-Printer successful-ok
    May 07 11:11:03 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST /printers/MFC-L2860DW HTTP/1.1" 200 190 Cancel-Job successful-ok
    May 07 11:11:03 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: Brother_MFC_L2860DW_driverless_Beedell RokeJulianLockhart 52 [07/May/2026:11:11:03 +0100] total 1 - localhost Untitled 1 - -
    May 07 11:11:05 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - RokeJulianLockhart "POST /jobs/ HTTP/1.1" 200 235 Cancel-Job successful-ok
    May 07 11:11:09 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 464 Create-Printer-Subscriptions successful-ok
    May 07 11:11:19 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 166 Cancel-Subscription successful-ok
    May 07 11:11:20 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 316 Create-Printer-Subscriptions successful-ok
    May 07 11:11:20 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 166 Cancel-Subscription successful-ok
    May 07 11:11:20 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 464 Create-Printer-Subscriptions successful-ok
    May 07 11:11:23 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 428 Create-Printer-Subscriptions successful-ok
    May 07 11:11:23 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 166 Cancel-Subscription successful-ok
    May 07 11:11:23 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 558 Create-Printer-Subscriptions successful-ok
    May 07 11:11:24 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 166 Cancel-Subscription successful-ok
    May 07 11:11:24 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 370 Create-Printer-Subscriptions successful-ok
    May 07 11:11:24 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "POST / HTTP/1.1" 200 166 Cancel-Subscription successful-ok
    May 07 11:11:27 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - - "GET /admin/conf/cupsd.conf HTTP/1.1" 401 0 - -
    May 07 11:11:27 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - RokeJulianLockhart "GET /admin/conf/cupsd.conf HTTP/1.1" 200 4932 - -
    May 07 11:11:32 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - RokeJulianLockhart "POST /admin/ HTTP/1.1" 200 220 CUPS-Delete-Printer successful-ok
    May 07 11:11:35 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[1541]: REQUEST localhost - RokeJulianLockhart "POST /admin/ HTTP/1.1" 200 193 CUPS-Delete-Printer successful-ok
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Stopping cups.service - CUPS Scheduler...
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: cups.service: Deactivated successfully.
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Stopped cups.service - CUPS Scheduler.
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Starting cups.service - CUPS Scheduler...
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12274]: [Job 2] Files have gone away.
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Started cups.service - CUPS Scheduler.
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12274]: Notifier for subscription 1962 (dbus://) went away, retrying!
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Stopping cups.service - CUPS Scheduler...
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12274]: Notifier for subscription 1963 (dbus://) went away, retrying!
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12274]: Notifier for subscription 1966 (dbus://) went away, retrying!
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: cups.service: Deactivated successfully.
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Stopped cups.service - CUPS Scheduler.
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Starting cups.service - CUPS Scheduler...
    May 07 11:11:54 Beedell.RokeJulianLockhart.desktop.SSV2AY systemd[1]: Started cups.service - CUPS Scheduler.
    May 07 11:12:01 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "GET /admin/conf/cupsd.conf HTTP/1.1" 401 0 - -
    May 07 11:12:01 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "GET /admin/conf/cupsd.conf HTTP/1.1" 304 0 - -
    May 07 11:12:01 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST / HTTP/1.1" 401 91 CUPS-Get-Devices successful-ok
    May 07 11:12:05 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST / HTTP/1.1" 200 2548 CUPS-Get-Devices -
    May 07 11:12:09 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST / HTTP/1.1" 200 2061270 CUPS-Get-PPDs -
    May 07 11:13:05 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST / HTTP/1.1" 200 2061270 CUPS-Get-PPDs -
    May 07 11:13:13 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST /admin/ HTTP/1.1" 200 481 CUPS-Add-Modify-Printer successful-ok
    May 07 11:13:13 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST /admin/ HTTP/1.1" 200 193 CUPS-Set-Default successful-ok
    May 07 11:13:20 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST / HTTP/1.1" 200 2548 CUPS-Get-Devices -
    May 07 11:13:32 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST /admin/ HTTP/1.1" 200 193 CUPS-Delete-Printer successful-ok
    May 07 11:13:37 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST / HTTP/1.1" 200 2766 CUPS-Get-Devices -
    May 07 11:13:51 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST /admin/ HTTP/1.1" 200 452 CUPS-Add-Modify-Printer successful-ok
    May 07 11:13:51 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST /admin/ HTTP/1.1" 200 193 CUPS-Set-Default successful-ok
    May 07 11:13:57 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST / HTTP/1.1" 200 2548 CUPS-Get-Devices -
    May 07 11:14:37 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST / HTTP/1.1" 200 325 CUPS-Create-Local-Printer successful-ok
    May 07 11:14:37 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST /printers/Brother_MFC_L2860DW_driverless_Beedell HTTP/1.1" 200 288 Create-Job successful-ok
    May 07 11:14:37 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST /printers/Brother_MFC_L2860DW_driverless_Beedell HTTP/1.1" 200 11664 Send-Document successful-ok
    May 07 11:14:37 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST /printers/MFC-L2860DW HTTP/1.1" 200 500 Validate-Job successful-ok
    May 07 11:14:37 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST /printers/MFC-L2860DW HTTP/1.1" 200 465 Create-Job successful-ok
    May 07 11:14:37 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST /printers/MFC-L2860DW HTTP/1.1" 200 11605 Send-Document successful-ok
    May 07 11:14:58 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: MFC-L2860DW RokeJulianLockhart 55 [07/May/2026:11:14:58 +0100] total 1 - localhost Untitled 1 - one-sided
    May 07 11:14:59 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: Brother_MFC_L2860DW_driverless_Beedell RokeJulianLockhart 54 [07/May/2026:11:14:59 +0100] total 1 - localhost Untitled 1 - one-sided
    May 07 11:15:36 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "POST / HTTP/1.1" 200 166 Cancel-Subscription successful-ok
    May 07 11:16:52 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "POST / HTTP/1.1" 200 464 Create-Printer-Subscriptions successful-ok
    May 07 11:16:54 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - - "GET /admin/conf/cupsd.conf HTTP/1.1" 401 0 - -
    May 07 11:16:54 Beedell.RokeJulianLockhart.desktop.SSV2AY cupsd[12316]: REQUEST localhost - RokeJulianLockhart "GET /admin/conf/cupsd.conf HTTP/1.1" 200 4932 - -
    

  1. askubuntu.com/revisions/1564672/1 ↩︎