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

[Bug Report] cita-monitor run panic when sysconfig.operator is Chinese #155

Open
leeyr338 opened this issue Mar 2, 2020 · 1 comment
Open
Assignees

Comments

@leeyr338
Copy link

leeyr338 commented Mar 2, 2020

Set CITA chain's SysConfig.Operator to Chinese:

$ scm SysConfig setOperator --operator “中文”  --admin-priva xxxx

cita-monitor run panic with error:

UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xe6 in position 215: ordinal not in range(128)

See more details in talk in citahub:
https://talk.citahub.com/t/topic/1131/67

@rainchen
Copy link
Member

rainchen commented Mar 3, 2020

@miaojun0 let's fix this

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

3 participants