Couldn't process all scans: 'ascii' codec can't encode character u'\u2013' in position 425: ordinal not in range(128)
Opened this issue · 0 comments
mbauer599 commented
Describe the bug
Good Question. The only documentation I can find on this is based on qualysapi version however I'm using the compose to build this so package versioning should not be an issue.
Really I just need to know what this means and maybe some better debugging :p
Affected module
Qualys VM.
VulnWhisperer debug trail
vulnwhisperer | ERROR:qualysWhisperAPI:get_all_scans:Couldn't process all scans: 'ascii' codec can't encode character u'\u2013' in position 425: ordinal not in range(128)
vulnwhisperer | ERROR:root:main:No objects to concatenate
vulnwhisperer | ERROR: No objects to concatenate
vulnwhisperer exited with code 2
Expected behavior
Login and data pull.
System in which VulnWhisperer runs (please complete the following information):
I'm using the docker-compose from the repo to build this and ELK. This is the only issue i'm having thus far.