Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

这个怎么解决? #78

Open
ghost opened this issue Mar 8, 2020 · 0 comments
Open

这个怎么解决? #78

ghost opened this issue Mar 8, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 8, 2020

输入 v2ray 并回车可以手动管理网页面板相关功能
root@vultr:~# v2ray
Traceback (most recent call last):
File "/usr/local/bin/v2ray", line 36, in
data = json.load(f)
File "/usr/lib/python2.7/json/init.py", line 291, in load
**kw)
File "/usr/lib/python2.7/json/init.py", line 339, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 380, in raw_decode
obj, end = self.scan_once(s, idx)
ValueError: Invalid control character at: line 3 column 24 (char 44)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants