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

[Bug] "Character 8211 cannot match AsciiSet because it is out of range" error when downloading a report #1534

Closed
shubb30 opened this issue Sep 14, 2020 · 1 comment
Labels
bug TheHive4 TheHive4 related issues
Milestone

Comments

@shubb30
Copy link

shubb30 commented Sep 14, 2020

Request Type

Bug

Work Environment

Question Answer
OS version (server) Debian
OS version (client) MacOS
TheHive version / git hash 3.4.2-1
Package Type Docker
Browser type & version Firefox

Problem Description

When trying to download a PDF intel report, the Hive gives an error:

{"type":"IllegalArgument","message":"Character 8211 cannot match AsciiSet because it is out of range"}

Steps to Reproduce

  1. Uploaded a PDF file to a ticket
  2. Try to download the PDF from the ticket, get the above error.

Possible Solutions

It looks like this is the fix in the Play library.

@shubb30 shubb30 added the bug label Sep 14, 2020
@shubb30
Copy link
Author

shubb30 commented Sep 14, 2020

The PDF was a web print-to-pdf from here.

@To-om To-om added help wanted TheHive4 TheHive4 related issues and removed TheHive3 help wanted labels Jan 27, 2022
@To-om To-om added this to the 4.1.18 milestone Jan 27, 2022
To-om added a commit that referenced this issue Jan 28, 2022
@To-om To-om closed this as completed Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug TheHive4 TheHive4 related issues
Projects
None yet
Development

No branches or pull requests

3 participants