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

您好,我是刚学rasa的小白,rasa shell时,遇到这个问题,请问如何解决? #96

Open
zhaizhijiang opened this issue Apr 10, 2021 · 0 comments

Comments

@zhaizhijiang
Copy link

2021-04-10 14:49:24 INFO root - Rasa server is up and running.
Bot loaded. Type a message and press enter (use '/stop' to exit):
Unable to start server
Traceback (most recent call last):
File "d:\users\anaconda3\envs\project1\lib\asyncio\base_events.py", line 1073, in create_server
sock.bind(sa)
OSError: [WinError 10048] 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "d:\users\anaconda3\envs\project1\lib\site-packages\sanic\server.py", line 895, in serve
http_server = loop.run_until_complete(server_coroutine)
File "d:\users\anaconda3\envs\project1\lib\asyncio\base_events.py", line 488, in run_until_complete
return future.result()
File "d:\users\anaconda3\envs\project1\lib\asyncio\base_events.py", line 1077, in create_server
% (sa, err.strerror.lower()))
OSError: [Errno 10048] error while attempting to bind on address ('0.0.0.0', 5005): 通常每个套接字地址(协议/网络地址/端 口)只允许使用一次。

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

1 participant