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
File "/project/paperless/2024-02-19/Python-3.11.8/lib/python3.11/site-packages/asgiref/sync.py", line 349, in main_wrap
raise exc_info[1]
File "/project/paperless/2024-02-19/paperless-ngx/src/documents/consumer.py", line 525, in try_consume_file
thumbnail = document_parser.get_thumbnail(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/project/paperless/2024-02-19/paperless-ngx/src/paperless_text/parsers.py", line 23, in get_thumbnail
font = ImageFont.truetype(
^^^^^^^^^^^^^^^^^^^
File "/project/paperless/2024-02-19/Python-3.11.8/lib/python3.11/site-packages/PIL/ImageFont.py", line 819, in truetype
return freetype(font)
^^^^^^^^^^^^^^
File "/project/paperless/2024-02-19/Python-3.11.8/lib/python3.11/site-packages/PIL/ImageFont.py", line 816, in freetype
return FreeTypeFont(font, size, index, encoding, layout_engine)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/project/paperless/2024-02-19/Python-3.11.8/lib/python3.11/site-packages/PIL/ImageFont.py", line 245, in __init__
self.font = core.getfont(
^^^^^^^^^^^^^
OSError: cannot open resource
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: