HP printer stopped printing

So is it only the pdf files that do not print properly? Or is it everything?

If everything else but PDFs are printing then the problem would not appear to be the printer itself but something in the delivery chain that converts the pdf to printable format.

Someone else will have to address the problem with python. (they may be related)

I tried printing an .odt file,
but again
it stopped the printing procedure

All it takes is one corrupt job in the queue and the following jobs will stop – waiting for the preceding job to finish.

I suggest that you totally empty that queue before trying another print.

May I ask how you did that?

I pressed print in the libreoffice writer menu

first, I deleted everything in the printer jobs queue,
this time I tried printing a png picture,
Screenshot from 2023-08-14 14-09-38

again this message appeared,

but the plugin could not be installed because

Screenshot from 2023-08-14 14-13-14

Perfect. Libreoffice will convert to pdf, and cups usually will be able to understand this

No.
No kind of file can be printed:
pdf, odt, or image file.
Something is wrong with the driver plugin.
Have a look at the screenshots above.

please post the output of ls -l /usr/bin/python*

It seems the print routine is not properly accessing python.

ls -l /usr/bin/python*
lrwxrwxrwx 1 root root 9 Jun 7 03:00 /usr/bin/python → ./python3
lrwxrwxrwx 1 root root 10 Jun 7 03:00 /usr/bin/python3 → python3.11
-rwxr-xr-x 1 root root 16040 Jun 7 03:00 /usr/bin/python3.11
-rwxr-xr-x 1 root root 2559 Jun 5 03:00 /usr/bin/python-argcomplete-check-easy-install-script
-rwxr-xr-x 1 root root 387 Jun 5 03:00 /usr/bin/python-argcomplete-tcsh

How about dnf list installed python\*?

Does dnf work?
Can other packages be installed?
If dnf works have you tried sudo dnf distro-sync --refresh

I update my system nearly every day.
with the dnf update command

Screenshot from 2023-08-15 19-48-37

sudo dnf distro-sync --refresh
[sudo] password for emmanuelninos:
Copr repo for PyCharm owned by phracek 1.6 kB/s | 2.1 kB 00:01
balena-etcher 0.0 B/s | 0 B 00:01
Errors during downloading metadata for repository ‘balena-etcher’:

  • Status code: 402 for https://dl.cloudsmith.io/public/balena/etcher/rpm/fedora/38/x86_64/repodata/repomd.xml (IP: 2600:9000:2045:6a00:e:f4d2:20c0:93a1)
    Error: Failed to download metadata for repo ‘balena-etcher’: Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
    balena-etcher-noarch 0.0 B/s | 0 B 00:00
    Errors during downloading metadata for repository ‘balena-etcher-noarch’:
  • Status code: 402 for https://dl.cloudsmith.io/public/balena/etcher/rpm/fedora/38/noarch/repodata/repomd.xml (IP: 2600:9000:2045:6a00:e:f4d2:20c0:93a1)
    Error: Failed to download metadata for repo ‘balena-etcher-noarch’: Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
    balena-etcher-source 0.0 B/s | 0 B 00:00
    Errors during downloading metadata for repository ‘balena-etcher-source’:
  • Status code: 402 for https://dl.cloudsmith.io/public/balena/etcher/rpm/fedora/38/SRPMS/repodata/repomd.xml (IP: 2600:9000:2045:e600:e:f4d2:20c0:93a1)
    Error: Failed to download metadata for repo ‘balena-etcher-source’: Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
    Fedora 38 - x86_64 38 kB/s | 20 kB 00:00
    Fedora 38 openh264 (From Cisco) - x86_64 5.2 kB/s | 989 B 00:00
    Fedora Modular 38 - x86_64 61 kB/s | 20 kB 00:00
    Fedora 38 - x86_64 - Updates 36 kB/s | 11 kB 00:00
    Fedora Modular 38 - x86_64 - Updates 34 kB/s | 11 kB 00:00
    google-chrome 6.1 kB/s | 1.3 kB 00:00
    google-chrome 7.2 kB/s | 3.6 kB 00:00
    RPM Fusion for Fedora 38 - Free 4.2 kB/s | 1.5 kB 00:00
    RPM Fusion for Fedora 38 - Free - Updates 32 kB/s | 5.9 kB 00:00
    RPM Fusion for Fedora 38 - Nonfree 5.8 kB/s | 1.2 kB 00:00
    RPM Fusion for Fedora 38 - Nonfree - NVIDIA Dri 35 kB/s | 6.4 kB 00:00
    RPM Fusion for Fedora 38 - Nonfree - Steam 30 kB/s | 5.6 kB 00:00
    RPM Fusion for Fedora 38 - Nonfree - Updates 31 kB/s | 6.0 kB 00:00
    Ignoring repositories: balena-etcher, balena-etcher-noarch, balena-etcher-source
    Dependencies resolved.
    Nothing to do.
    Complete!

dnf list installed python*
Installed Packages
python-pip-wheel.noarch 22.3.1-3.fc38 @updates
python-qt5-rpm-macros.noarch 5.15.9-3.fc38 @updates
python-setuptools-wheel.noarch 65.5.1-2.fc38 @anaconda
python-systemd-doc.x86_64 235-2.fc38 @anaconda
python-unversioned-command.noarch 3.11.4-1.fc38 @updates
python3.x86_64 3.11.4-1.fc38 @updates
python3-abrt.x86_64 2.17.1-1.fc38 @updates
python3-abrt-addon.noarch 2.17.1-1.fc38 @updates
python3-argcomplete.noarch 2.0.0-8.fc38 @updates
python3-audit.x86_64 3.1.2-1.fc38 @updates
python3-augeas.noarch 1.1.0-7.fc38 @anaconda
python3-beaker.noarch 1.12.1-1.fc38 @updates
python3-beautifulsoup4.noarch 4.12.2-1.fc38 @updates
python3-blivet.noarch 1:3.7.1-1.fc38 @anaconda
python3-blockdev.x86_64 2.28-5.fc38 @anaconda
python3-brlapi.x86_64 0.8.4-10.fc38 @anaconda
python3-bytesize.x86_64 2.9-1.fc38 @updates
python3-cairo.x86_64 1.23.0-2.fc38 @anaconda
python3-cffi.x86_64 1.15.1-4.fc38 @anaconda
python3-chardet.noarch 5.2.0-1.fc38 @updates
python3-charset-normalizer.noarch 3.1.0-1.fc38 @anaconda
python3-click.noarch 8.1.3-2.fc38 @anaconda
python3-crypto.x86_64 2.6.1-42.fc38 @anaconda
python3-cryptography.x86_64 37.0.2-8.fc38 @anaconda
python3-cups.x86_64 2.0.1-16.fc38 @anaconda
python3-dasbus.noarch 1.7-2.fc38 @anaconda
python3-dateutil.noarch 1:2.8.2-5.fc38 @anaconda
python3-dbus.x86_64 1.3.2-2.fc38 @anaconda
python3-distro.noarch 1.8.0-2.fc38 @anaconda
python3-dnf.noarch 4.16.2-1.fc38 @updates
python3-dnf-plugins-core.noarch 4.4.2-1.fc38 @updates
python3-enchant.noarch 3.2.2-6.fc38 @anaconda
python3-file-magic.noarch 5.44-3.fc38 @anaconda
python3-firewall.noarch 1.3.1-1.fc38 @updates
python3-gobject.x86_64 3.44.1-1.fc38 @anaconda
python3-gobject-base.x86_64 3.44.1-1.fc38 @anaconda
python3-gobject-base-noarch.noarch 3.44.1-1.fc38 @anaconda
python3-gpg.x86_64 1.17.1-3.fc38 @anaconda
python3-hawkey.x86_64 0.70.2-1.fc38 @updates
python3-humanize.noarch 3.13.1-6.fc38 @anaconda
python3-idna.noarch 3.4-2.fc38 @anaconda
python3-kickstart.noarch 3.47-1.fc38 @anaconda
python3-langtable.noarch 0.0.62-1.fc38 @updates
python3-libcomps.x86_64 0.1.18-6.fc38 @anaconda
python3-libdnf.x86_64 0.70.2-1.fc38 @updates
python3-libreport.x86_64 2.17.11-1.fc38 @updates
python3-libs.x86_64 3.11.4-1.fc38 @updates
python3-libselinux.x86_64 3.5-1.fc38 @anaconda
python3-libsemanage.x86_64 3.5-2.fc38 @anaconda
python3-louis.noarch 3.25.0-1.fc38 @anaconda
python3-lxml.x86_64 4.9.2-3.fc38 @updates
python3-mako.noarch 1.2.3-2.fc38 @anaconda
python3-markupsafe.x86_64 2.1.2-1.fc38 @anaconda
python3-meh.noarch 0.51-1.fc38 @anaconda
python3-meh-gui.noarch 0.51-1.fc38 @anaconda
python3-nftables.x86_64 1:1.0.5-2.fc38 @anaconda
python3-olefile.noarch 0.46-19.fc38 @anaconda
python3-packaging.noarch 23.0-1.fc38 @anaconda
python3-paste.noarch 3.5.2-2.fc38 @anaconda
python3-pexpect.noarch 4.8.0-14.fc38 @anaconda
python3-pid.noarch 2.2.3-16.fc38 @anaconda
python3-pillow.x86_64 9.4.0-2.fc38 @anaconda
python3-ply.noarch 3.11-18.fc38 @anaconda
python3-policycoreutils.noarch 3.5-1.fc38 @anaconda
python3-productmd.noarch 1.36-1.fc38 @updates
python3-ptyprocess.noarch 0.7.0-3.fc38 @anaconda
python3-pwquality.x86_64 1.4.5-3.fc38 @anaconda
python3-pyOpenSSL.noarch 21.0.0-4.fc37 @anaconda
python3-pyatspi.noarch 2.46.0-2.fc38 @anaconda
python3-pycparser.noarch 2.20-9.fc38 @anaconda
python3-pycurl.x86_64 7.45.2-3.fc38 @updates
python3-pyparted.x86_64 1:3.12.0-8.fc38 @anaconda
python3-pyqt5-sip.x86_64 12.11.1-1.fc38 @fedora
python3-pysocks.noarch 1.7.1-16.fc38 @anaconda
python3-pyudev.noarch 0.24.0-2.fc38 @anaconda
python3-pyxdg.noarch 0.27-7.fc38 @anaconda
python3-pyyaml.x86_64 6.0-6.fc38 @anaconda
python3-qt5.x86_64 5.15.9-3.fc38 @updates
python3-qt5-base.x86_64 5.15.9-3.fc38 @updates
python3-regex.x86_64 2023.6.3-1.fc38 @updates
python3-reportlab.noarch 4.0.4-2.fc38 @updates
python3-requests.noarch 2.28.2-2.fc38 @updates
python3-requests-file.noarch 1.5.1-8.fc38 @anaconda
python3-requests-ftp.noarch 0.3.1-27.fc38 @anaconda
python3-rpm.x86_64 4.18.1-3.fc38 @updates
python3-satyr.x86_64 0.42-1.fc38 @anaconda
python3-setools.x86_64 4.4.2-1.fc38 @updates
python3-setuptools.noarch 65.5.1-2.fc38 @anaconda
python3-simpleaudio.x86_64 1.0.4-9.fc38 @anaconda
python3-simpleline.noarch 1.9.0-6.fc38 @anaconda
python3-six.noarch 1.16.0-9.fc38 @anaconda
python3-soupsieve.noarch 2.4.1-1.fc38 @updates
python3-speechd.x86_64 0.11.5-1.fc38 @updates
python3-systemd.x86_64 235-2.fc38 @anaconda
python3-tempita.noarch 0.5.2-8.fc38 @anaconda
python3-unbound.x86_64 1.17.1-2.fc38 @anaconda
python3-urllib3.noarch 1.26.16-1.fc38 @updates
python3-urllib3+socks.noarch 1.26.16-1.fc38 @updates
[emmanuelninos@fedora ~]$

Since it would appear that something related to printing has gotten corrupted as is shown by your screen shots. Maybe it is time to use the bigger hammer.
Remove all the printing related packages then reinstall.
sudo dnf remove cups on my system wishes to remove 19 packages

# dnf remove cups
Dependencies resolved.
====================================================================================================================================
 Package                            Architecture          Version                                    Repository                Size
====================================================================================================================================
Removing:
 cups                               x86_64                1:2.4.6-4.fc38                             @updates                 8.2 M
Removing dependent packages:
 bluez-cups                         x86_64                5.68-1.fc38                                @updates                  48 k
 cups-browsed                       x86_64                1:2.0~rc2-1.fc38                           @updates                 418 k
 cups-filters                       x86_64                1:2.0~rc2-3.fc38                           @updates                 1.1 M
 gutenprint-cups                    x86_64                5.3.4-10.fc38                              @anaconda                1.1 M
 hplip                              x86_64                3.23.5-8.fc38                              @updates                  29 M
 hplip-gui                          x86_64                3.23.5-8.fc38                              @updates                 2.2 M
Removing unused dependencies:
 antiword                           x86_64                0.37-35.fc38                               @anaconda                627 k
 avahi-tools                        x86_64                0.8-22.fc38                                @updates                  99 k
 braille-printer-app                x86_64                1:2.0~b0^386eea385f-3.fc38                 @anaconda                187 k
 cups-client                        x86_64                1:2.4.6-4.fc38                             @updates                 193 k
 cups-filesystem                    noarch                1:2.4.6-4.fc38                             @updates                   0  
 cups-ipptool                       x86_64                1:2.4.6-4.fc38                             @updates                 4.4 M
 libcupsfilters                     x86_64                1:2.0~rc2-1.fc38                           @updates                 1.5 M
 liblouisutdml                      x86_64                2.11.0-4.fc38                              @anaconda                397 k
 liblouisutdml-utils                x86_64                2.11.0-4.fc38                              @anaconda                 64 k
 libppd                             x86_64                1:2.0~rc2-1.fc38                           @updates                 738 k
 poppler-cpp                        x86_64                23.02.0-1.fc38                             @anaconda                127 k
 qpdf-libs                          x86_64                11.5.0-1.fc38                              @updates                 2.7 M

Transaction Summary
====================================================================================================================================
Remove  19 Packages

Freed space: 53 M
Is this ok [y/N]: 

If one does that and retains a list of all removed packages then all can be reinstalled at the users convenience and be sure that the reinstall will (most likely) result in a cleanly installed and functional printing system.

I don’t understand what I should do
after deleting the cups.

I thought it was implicit that one would need to do dnf install hplip hplip-gui cups and watch what dependencies were pulled in. Then as needed repeat for each of the removed packages that were not already reinstalled.

I deleted and reinstalled the cups and the hplip,
after rebooting the system,
but EXACTLY the same error messages I put in the screenshots above appeared.
missing plugins, python 3 not responding
bla bla bla.
So, I give up.
Thanks for your patience, anyway.

This is not the end of the road.
That error message is vague since it does not give the details, which may be available with using the command line. Since i do not know the full details of your system I cannot do much more except to give troubleshooting hints.

I would suggest that you try printing a pdf file using lpr filename which would print to the default printer and may provide additional messages to assist in troubleshooting.

There may be some logs in /var/log/cups which could guide you.
There also may be some hints in journalctl -b | grep cups

lpr ypeythyni_dilosi.pdf

the same problem:
printing
printing stopped

I don’t know how to access /var/log/cups

$ journalctl -b | grep cups
Aug 17 09:26:27 fedora systemd[1]: Started cups.path - CUPS Scheduler.
Aug 17 09:26:27 fedora systemd[1]: Listening on cups.socket - CUPS Scheduler.
Aug 17 09:26:28 fedora systemd[1]: Starting cups.service - CUPS Scheduler…
Aug 17 09:26:28 fedora cupsd[860]: Printer drivers are deprecated and will stop working in a future version of CUPS. See Remove print filters and printer driver support ¡ Issue #4 ¡ OpenPrinting/cups-sharing ¡ GitHub
Aug 17 09:26:28 fedora cupsd[860]: CreateProfile failed: org.freedesktop.ColorManager.Profile.Internal:failed to register object: An object is already exported for the interface org.freedesktop.ColorManager.Profile at /org/freedesktop/ColorManager/profiles/HP_LaserJet_M14_M17_Gray__
Aug 17 09:26:28 fedora cupsd[860]: CreateDevice failed: org.freedesktop.ColorManager.Device.Internal:failed to register object: An object is already exported for the interface org.freedesktop.ColorManager.Device at /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_M14_M17
Aug 17 09:26:28 fedora systemd[1]: Started cups.service - CUPS Scheduler.
Aug 17 09:26:28 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg=‘unit=cups comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=success’
Aug 17 09:26:32 fedora cupsd[860]: REQUEST localhost - - “POST / HTTP/1.1” 200 359 Create-Printer-Subscriptions successful-ok
Aug 17 09:26:45 fedora cupsd[860]: REQUEST localhost - - “POST / HTTP/1.1” 200 369 Create-Printer-Subscriptions successful-ok
Aug 17 09:33:32 fedora cupsd[860]: REQUEST localhost - - “POST /printers/HP_LaserJet_M14-M17 HTTP/1.1” 200 390 Create-Job successful-ok
Aug 17 09:33:32 fedora cupsd[860]: REQUEST localhost - - “POST /printers/HP_LaserJet_M14-M17 HTTP/1.1” 200 32166 Send-Document successful-ok
Aug 17 09:33:32 fedora hpcups[4188]: prnt/hpcups/Hbpl1.cpp 52: Hbpl1 constructor : m_szLanguage = HBPL1
Aug 17 09:33:32 fedora hpcups[4188]: common/utils.c 116: unable to open /var/lib/hp/hplip.state: No such file or directory
Aug 17 09:33:32 fedora hpcups[4188]: common/utils.c 166: validate_plugin_version() Failed to get Plugin version from [/var/lib/hp/hplip.state]
Aug 17 09:33:32 fedora hpcups[4188]: common/utils.c 210: Plugin version is not matching
Aug 17 09:33:32 fedora hpcups[4188]: prnt/hpcups/HPCupsFilter.cpp 504: m_Job initialization failed with error = 48
Aug 17 09:33:33 fedora cupsd[860]: HP_LaserJet_M14-M17 emmanuelninos 70 [17/Aug/2023:09:33:33 +0300] total 0 - localhost ypeythyni_dilosi.pdf - -
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Job stopped due to filter errors; please consult the syslog file for details.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] The following messages were recorded from 09:33:32 AM to 09:33:33 AM
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Applying default options…
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Adding start banner page “none”.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Queued on “HP_LaserJet_M14-M17” by “emmanuelninos”.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Auto-typing file…
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Request file type is application/pdf.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] File of type application/pdf queued by “emmanuelninos”.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Adding end banner page “none”.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] time-at-processing=1692254012
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] 3 filters for job:
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] - (application/pdf to application/vnd.universal-input, cost 0)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] universal (application/vnd.universal-input to application/vnd.cups-raster, cost 0)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] hpcups (application/vnd.cups-raster to printer/HP_LaserJet_M14-M17, cost 0)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] job-sheets=none,none
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Adding preset option ColorModel=Gray
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] After mapping finishings ColorModel=Gray
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] argv[0]=“HP_LaserJet_M14-M17”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] argv[1]=“70”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] argv[2]=“emmanuelninos”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] argv[3]=“ypeythyni_dilosi.pdf”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] argv[4]=“1”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] argv[5]=“finishings=3 number-up=1 print-color-mode=monochrome job-uuid=urn:uuid:688d06ce-f95d-33b6-6af7-6f5b836d8a80 job-originating-host-name=localhost date-time-at-creation= date-time-at-processing= time-at-creation=1692254012 time-at-processing=1692254012 document-name-supplied=ypeythyni_dilosi.pdf ColorModel=Gray”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] argv[6]=“/var/spool/cups/d00070-001”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[0]=“CUPS_CACHEDIR=/var/cache/cups”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[1]=“CUPS_DATADIR=/usr/share/cups”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[2]=“CUPS_DOCROOT=/usr/share/cups/www”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[3]=“CUPS_REQUESTROOT=/var/spool/cups”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[4]=“CUPS_SERVERBIN=/usr/lib/cups”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[5]=“CUPS_SERVERROOT=/etc/cups”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[6]=“CUPS_STATEDIR=/run/cups”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[7]=“HOME=/var/spool/cups/tmp”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[8]=“PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[9]=“SERVER_ADMIN=root@fedora”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[10]=“SOFTWARE=CUPS/2.4.6”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[11]=“TMPDIR=/var/spool/cups/tmp”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[12]=“USER=root”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[13]=“CUPS_MAX_MESSAGE=2047”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[14]=“CUPS_SERVER=/run/cups/cups.sock”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[15]=“CUPS_ENCRYPTION=IfRequested”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[16]=“IPP_PORT=631”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[17]=“CHARSET=utf-8”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[18]=“LANG=en_US.UTF-8”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[19]=“PPD=/etc/cups/ppd/HP_LaserJet_M14-M17.ppd”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[20]=“CONTENT_TYPE=application/pdf”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[21]=“DEVICE_URI=hp:/usb/HP_LaserJet_M14-M17?serial=VNC3B54343”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[22]=“PRINTER_INFO=”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[23]=“PRINTER_LOCATION=”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[24]=“PRINTER=HP_LaserJet_M14-M17”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[25]=“PRINTER_STATE_REASONS=none”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[26]=“CUPS_FILETYPE=document”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[27]=“FINAL_CONTENT_TYPE=application/vnd.cups-raster”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] envp[28]=“AUTH_I****”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Started filter /usr/lib/cups/filter/universal (PID 4187)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Started filter /usr/lib/cups/filter/hpcups (PID 4188)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Started backend /usr/lib/cups/backend/hp (PID 4189)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] STATE: -marker-supply-low-warning
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] ppdFilterLoadPPD: Color profile qualifier determined from job and PPD data 'Gray.Plain.'
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] ppdFilterLoadPPD: No ICC profiles specified in PPD
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] ppdFilterLoadPPD: Searching for profile "-/Plain"…
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] ppdFilterLoadPPD: Last filter determined by the PPD: hpcups; Final data MIME type: application/vnd.cups-raster => PDF filter will not log pages in page_log.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] ppdFilterUniversal: "*cupsFilter(2): …" lines in the PPD file:
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] ppdFilterUniversal: application/vnd.cups-raw application/octet-stream 0 -
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] ppdFilterUniversal: application/vnd.cups-raster 0 hpcups
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] ppdFilterUniversal: PPD uses "*cupsFilter: …" lines, so we always convert to format given by FINAL_CONTENT_TYPE
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] ppdFilterUniversal: Converting from application/pdf to application/vnd.cups-raster
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterUniversal: Converting from application/pdf to application/vnd.cups-raster
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterUniversal: Final output format for job: application/vnd.cups-raster
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterUniversal: Adding pdftopdf to chain
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterUniversal: Adding ghostscript to chain
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterChain: Running filter: pdftopdf
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Set job-printer-state-message to “cfFilterChain: Running filter: pdftopdf”, current level=INFO
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterChain: Running filter: ghostscript
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Set job-printer-state-message to “cfFilterChain: Running filter: ghostscript”, current level=INFO
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterChain: pdftopdf (PID 4194) started.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Set job-printer-state-message to “cfFilterChain: pdftopdf (PID 4194) started.”, current level=INFO
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterChain: ghostscript (PID 4195) started.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Set job-printer-state-message to “cfFilterChain: ghostscript (PID 4195) started.”, current level=INFO
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterPDFToPDF: Suppressed page logging selected by options.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Output format: CUPS Raster
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterPDFToPDF: Processing PDF input with QPDF: Page-ranges, page-set, number-up, booklet, size adjustment, …
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Copying input to temp file "/var/spool/cups/tmp/0106364df9bc6"
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterPDFToPDF: "print-scaling" IPP attribute: auto
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterPDFToPDF: Page 1 too large for output page size, scaling pages to fit.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterPDFToPDF: Print scaling mode: Scale to fit printable area
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterChain: pdftopdf completed with status 0.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Input format: PDF
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Color space requested: Default
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Final output format: CUPS Raster
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Print rendering intent = auto
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Color Manager: Calibration Mode/Off
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterChain: pdftopdf (PID 4194) exited with no errors.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Set job-printer-state-message to “cfFilterChain: pdftopdf (PID 4194) exited with no errors.”, current level=INFO
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Calling FindDeviceById(cups-HP_LaserJet_M14-M17)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Found device /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_M14_M17
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Calling org.freedesktop.ColorManager.Device.Get(ProfilingInhibitors)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Calling FindDeviceById(cups-HP_LaserJet_M14-M17)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Found device /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_M14_M17
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Calling GetProfileForQualifiers(Gray.Plain…)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Found profile /org/freedesktop/ColorManager/profiles/HP_LaserJet_M14_M17_Gray__
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Calling org.freedesktop.ColorManager.Profile.Get(Filename)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Failed to get profile filename for cups-HP_LaserJet_M14-M17
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Color Manager: ICC Profile:
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Ghostscript using Any-Part-of-Pixel method to fill paths.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Ghostscript command line: gs -dQUIET -dSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE -dNOMEDIAATTRS -dUsePDFX3Profile -sstdout=%stderr -sOutputFile=%stdout -sDEVICE=cups -sMediaType=Stationery -sOutputType=1 -r600x600 -dMediaPosition=19 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -dcupsBitsPerColor=8 -dcupsColorOrder=0 -dcupsColorSpace=1 -dcupsRowCount=3 -dcupsRowStep=2 -scupsString0=na_letter_8.5x11in -scupsRenderingIntent=auto -scupsPageSizeName=Letter -dcupsManualCopies -I/usr/share/cups/fonts -c '<</.HWMargins[14.003150 14.003150 14.003174 14.003174] /Margins[0 0]>>setpagedevice' -f -_
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Started Ghostscript (PID 4198)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Started logging (PID 4199)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Input data feed completed
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Start rendering…
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Set job-printer-state-message to “cfFilterGhostscript: Start rendering…”, current level=INFO
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Processing page 1…
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Set job-printer-state-message to “cfFilterGhostscript: Processing page 1…”, current level=INFO
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] prnt/hpcups/Hbpl1.cpp 52: Hbpl1 constructor : m_szLanguage = HBPL1STATE: +hplip.plugin-error
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] prnt/hpcups/HPCupsFilter.cpp 504: m_Job initialization failed with error = 48
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] prnt/backend/hp.c 913: ERROR: null print job total=0
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] PID 4188 (/usr/lib/cups/filter/hpcups) stopped with status 1.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] Hint: Try setting the LogLevel to “debug” to find out more.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] PID 4189 (/usr/lib/cups/backend/hp) exited with no errors.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Processing page 2…
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Rendering completed
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Ghostscript (PID 4198) exited with no errors.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterGhostscript: Logging (PID 4199) exited with no errors.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterChain: ghostscript completed with status 0.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] cfFilterChain: ghostscript (PID 4195) exited with no errors.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] PID 4187 (/usr/lib/cups/filter/universal) exited with no errors.
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] End of messages
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] printer-state=3(idle)
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] printer-state-message=“cfFilterChain: ghostscript (PID 4195) exited with no errors.”
Aug 17 09:33:33 fedora cupsd[860]: [Job 70] printer-state-reasons=none
[emmanuelninos@fedora ~]$

The lines below are the important error messages.
Maybe switching to the foomatic drivers might help. On Fedora 37, I have foomatic-db-filesystem and foo2zjs installed in addition to a number of hplip packages. I found this, but it is ten years old: HP printers broken in Linux? Here's a fix.

I can’t understand this.