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

OSError: [WinError 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。 #55

Open
klxq520 opened this issue Oct 18, 2019 · 1 comment

Comments

@klxq520
Copy link

klxq520 commented Oct 18, 2019

`dirname:D:\Program Files[XXX推荐].bustag
Bustag server starting: version: 0.2.1

CWD: D:\Program Files[XXX推荐].bustag
Bottle v0.12.17 server starting up (using PasteServer())...
Listening on http://0.0.0.0:8000/
Hit Ctrl-C to quit.

Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 926, in _bootstrap_inner
File "threading.py", line 870, in run
File "bustag\app\schedule.py", line 54, in start_scheduler
KeyError: 'download.root_path'

system error
Traceback (most recent call last):
File "bustag\app\index.py", line 228, in
File "bustag\app\index.py", line 211, in start_app
File "lib\site-packages\bottle.py", line 3131, in run
File "lib\site-packages\bottle.py", line 2824, in run
File "lib\site-packages\paste\httpserver.py", line 1315, in serve
File "lib\site-packages\paste\httpserver.py", line 1158, in init
File "lib\site-packages\paste\httpserver.py", line 1137, in init
File "lib\site-packages\paste\httpserver.py", line 345, in init
File "socketserver.py", line 452, in init
File "http\server.py", line 137, in server_bind
File "socketserver.py", line 466, in server_bind
OSError: [WinError 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。
Press Enter to continue ...`

请问怎么解决啊?
系统是WIN10 1903 X64

@gxtrobot
Copy link
Owner

没有config.ini啊,或者内容为空

看下我的视频

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

2 participants