You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
这个是报错的内容
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'
The text was updated successfully, but these errors were encountered:
这个是报错的内容
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'
The text was updated successfully, but these errors were encountered: