Skip to content

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

@Perfect-Web

Description

@Perfect-Web
    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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions