[Products.CMFPlone.browser.icons:100][waitress-0] Icon resolver lookup of '' failed, fallback to Plone icon

Server: plone 6.0.10

Get the error message in backend when visit site:

INFO    [Products.CMFPlone.browser.icons:100][waitress-0] Icon resolver lookup of '' failed, fallback to Plone icon.
INFO    [Products.CMFPlone.browser.icons:100][waitress-0] Icon resolver lookup of '' failed, fallback to Plone icon.
INFO    [Products.CMFPlone.browser.icons:100][waitress-1] Icon resolver lookup of '' failed, fallback to Plone icon.
NFO    [Products.CMFPlone.browser.icons:100][waitress-1] Icon resolver lookup of '' failed, fallback to Plone icon.
ERROR   [PortalTransforms:19][waitress-0] Cannot register transform pdf_to_html, using BrokenTransform: Error
 Unable to find binary "pdftohtml" in /home/plone/.local/bin:/home/plone/.local/bin:/home/plone/.nvm/versions/node/v20.11.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
 RROR   [PortalTransforms:19][waitress-0] Cannot register transform pdf_to_text, using BrokenTransform: Error
 Unable to find binary "pdftotext" in /home/plone/.local/bin:/home/plone/.local/bin:/home/plone/.nvm/versions/node/v20.11.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
 PortalTransforms:19][waitress-1] Cannot register transform pdf_to_html, using BrokenTransform: Error
 Unable to find binary "pdftohtml" in /home/plone/.local/bin:/home/plone/.local/bin:/home/plone/.nvm/versions/node/v20.11.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
ERROR   [PortalTransforms:19][waitress-1] Cannot register transform pdf_to_text, using BrokenTransform: Error
 Unable to find binary "pdftotext" in /home/plone/.local/bin:/home/plone/.local/bin:/home/plone/.nvm/versions/node/v20.11.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

May be cased by onlyoffice add-on:
INFO [Products.CMFPlone.browser.icons:100][waitress-3] Icon resolver lookup of 'onlyoffice-logo' failed, fallback to Plone icon.
INFO [Products.CMFPlone.browser.icons:100][waitress-3] Icon resolver lookup of 'onlyoffice-file-word' failed, fallback to Plone icon.
INFO [Products.CMFPlone.browser.icons:100][waitress-3] Icon resolver lookup of 'onlyoffice-file-cell' failed, fallback to Plone icon.
INFO [Products.CMFPlone.browser.icons:100][waitress-3] Icon resolver lookup of 'onlyoffice-file-slide' failed, fallback to Plone icon.
INFO [Products.CMFPlone.browser.icons:100][waitress-3] Icon resolver lookup of 'onlyoffice-file-form' failed, fallback to Plone icon.

Search for those icons in the plone registry. If not there, add them if you wish to use the product icons.

Thank you.