-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Traceback (most recent call last):
2/24/2020 4:40:32 PM File "/usr/lib/python2.7/wsgiref/handlers.py", line 85, in run
2/24/2020 4:40:32 PM self.result = application(self.environ, self.start_response)
2/24/2020 4:40:32 PM File "/root/.local/lib/python2.7/site-packages/Mce/abe.py", line 362, in __call__
2/24/2020 4:40:32 PM content = content.encode('latin-1') # Convert Unicode escaped bytes into binary. Used to be UTF-8.
2/24/2020 4:40:32 PM Traceback (most recent call last):
2/24/2020 4:40:32 PM UnicodeEncodeError: 'latin-1' codec can't encode character u'\u2019' in position 177649: ordinal not in range(256)
2/24/2020 4:40:32 PM 10.42.3.39 - - [24/Feb/2020 14:40:32] "GET /MultiChain%20bchain/assetref/27-266-54164 HTTP/1.1" 500 59
2/24/2020 4:40:32 PM File "/usr/lib/python2.7/wsgiref/handlers.py", line 85, in run
2/24/2020 4:40:32 PM self.result = application(self.environ, self.start_response)
2/24/2020 4:40:32 PM File "/root/.local/lib/python2.7/site-packages/Mce/abe.py", line 362, in __call__
2/24/2020 4:40:32 PM content = content.encode('latin-1') # Convert Unicode escaped bytes into binary. Used to be UTF-8.
2/24/2020 4:40:32 PM UnicodeEncodeError: 'latin-1' codec can't encode character u'\u2019' in position 177649: ordinal not in range(256)
2/24/2020 4:40:32 PM 10.42.3.39 - - [24/Feb/2020 14:40:32] "GET /MultiChain%20bchain/assetref/27-266-54164 HTTP/1.1" 500 59
Metadata
Metadata
Assignees
Labels
No labels