shadowsocksr-deprecated icon indicating copy to clipboard operation
shadowsocksr-deprecated copied to clipboard

按ss面板教程装的,但是运行sever.py时报错

Open startwish opened this issue 7 years ago • 1 comments

这个是报错的内容 IPv6 support Traceback (most recent call last): File "server.py", line 74, in main() File "server.py", line 54, in main if get_config().API_INTERFACE == 'mudbjson': AttributeError: 'NoneType' object has no attribute 'API_INTERFACE'

startwish avatar Feb 27 '18 19:02 startwish

如果Python版本小于2.7 请升级

Ehco1996 avatar Mar 03 '18 23:03 Ehco1996