Skip to content

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

Description

@zhaizhijiang

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): 通常每个套接字地址(协议/网络地址/端 口)只允许使用一次。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions