Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extractous Error #2062

Closed
TheTechromancer opened this issue Dec 8, 2024 · 1 comment
Closed

Extractous Error #2062

TheTechromancer opened this issue Dec 8, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@TheTechromancer
Copy link
Collaborator

[ERRR] extractous: Error extracting text from /root/.bbot/scans/ferocious_esther/filedownload/20241207_2305_31_https-unity-com-blog-rss.txt: 'utf-8' codec can't decode bytes in position 4094
-4095: unexpected end of data

Traceback (most recent call last):
  File "/root/bbot/bbot/modules/extractous.py", line 115, in extract_text
    result += buffer.decode("utf-8")
              ^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'utf-8' codec can't decode bytes in position 4094-4095: unexpected end of data
@TheTechromancer TheTechromancer added the bug Something isn't working label Dec 8, 2024
@TheTechromancer TheTechromancer self-assigned this Dec 8, 2024
@TheTechromancer
Copy link
Collaborator Author

Fixed in #2063.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant