We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: