UnicodeEncodeError at /iframe/https%3A%2F%2Fwww.forexfactory.com%2Fnews #10

Open
opened 2020-07-30 15:25:53 +02:00 by Ghost · 0 comments

A few times I got this error when loading the webiste.
In this case he website in question is:
https://www.forexfactory.com/news

Can it be easily fixed?
Thanks

UnicodeEncodeError at /iframe/https%3A%2F%2Fwww.forexfactory.com%2Fnews
'latin-1' codec can't encode character '\u2026' in position 39622: ordinal not in range(256)
Request Method: GET
Request URL: http://xx.xx.xx.xx:8000/iframe/https%253A%252F%252Fwww.forexfactory.com%252Fnews
Django Version: 3.0.8
Exception Type: UnicodeEncodeError
Exception Value:
'latin-1' codec can't encode character '\u2026' in position 39622: ordinal not in range(256)
Exception Location: /home/pi/.local/lib/python3.7/site-packages/django/http/response.py in make_bytes, line 235
Python Executable: /usr/bin/python3
Python Version: 3.7.3
Python Path:
['/home/pi/hrss',
'/usr/lib/python37.zip',
'/usr/lib/python3.7',
'/usr/lib/python3.7/lib-dynload',
'/home/pi/.local/lib/python3.7/site-packages',
'/usr/local/lib/python3.7/dist-packages',
'/usr/local/lib/python3.7/dist-packages/fanshim-0.0.3-py3.7.egg',
'/usr/local/lib/python3.7/dist-packages/plasmalights-0.0.1-py3.7.egg',
'/usr/lib/python3/dist-packages']
Server time: Thu, 30 Jul 2020 13:22:54 +0000

A few times I got this error when loading the webiste. In this case he website in question is: https://www.forexfactory.com/news Can it be easily fixed? Thanks UnicodeEncodeError at /iframe/https%3A%2F%2Fwww.forexfactory.com%2Fnews 'latin-1' codec can't encode character '\u2026' in position 39622: ordinal not in range(256) Request Method: GET Request URL: http://xx.xx.xx.xx:8000/iframe/https%253A%252F%252Fwww.forexfactory.com%252Fnews Django Version: 3.0.8 Exception Type: UnicodeEncodeError Exception Value: 'latin-1' codec can't encode character '\u2026' in position 39622: ordinal not in range(256) Exception Location: /home/pi/.local/lib/python3.7/site-packages/django/http/response.py in make_bytes, line 235 Python Executable: /usr/bin/python3 Python Version: 3.7.3 Python Path: ['/home/pi/hrss', '/usr/lib/python37.zip', '/usr/lib/python3.7', '/usr/lib/python3.7/lib-dynload', '/home/pi/.local/lib/python3.7/site-packages', '/usr/local/lib/python3.7/dist-packages', '/usr/local/lib/python3.7/dist-packages/fanshim-0.0.3-py3.7.egg', '/usr/local/lib/python3.7/dist-packages/plasmalights-0.0.1-py3.7.egg', '/usr/lib/python3/dist-packages'] Server time: Thu, 30 Jul 2020 13:22:54 +0000
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hipstercat/hrss#10
No description provided.