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

Can't view asset in Multichain Explorer // HTTP 500 #19

Open
Perfect-Web opened this issue Feb 25, 2020 · 0 comments
Open

Can't view asset in Multichain Explorer // HTTP 500 #19

Perfect-Web opened this issue Feb 25, 2020 · 0 comments

Comments

@Perfect-Web
Copy link

    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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant