RasaHQ / rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
https://rasa.com/docs/rasa/
Apache License 2.0
18.91k stars 4.63k forks source link

OSError: [WinError 64] The specified network name is no longer available #10546

Closed Shailendrasnegi closed 2 years ago

Shailendrasnegi commented 2 years ago

Rasa Open Source version

Rasa Version : 2.8.2

Rasa SDK version

Rasa SDK Version : 2.8.1

Rasa X version

No response

Python version

3.8

What operating system are you using?

Windows

What happened?

Hi, Please support as i am getting below error in rasa. When I start rasa core and action server, its run fine for sometimes but went down with below error after some time. Please support to provide resolution.

Error>>>> OSError: [WinError 64] The specified network name is no longer available 2021-12-03 04:59:29 ERROR asyncio - Accept failed on a socket socket: <asyncio.TransportSocket fd=668, family=AddressFamily.AF_INET, type=Sock etKind.SOCK_STREAM, proto=6, laddr=('0.0.0.0', 5055)>

Core server error>>

2021-12-01 11:15:19 ←[1;30mINFO ←[0m ←[34mroot←[0m - Rasa server is up and r unning. 2021-12-02 18:41:04 ←[1;30mERROR ←[0m ←[34masyncio←[0m - ←[31mAccept failed o n a socket socket: <asyncio.TransportSocket fd=4496, family=AddressFamily.AF_INET, type=Soc ketKind.SOCK_STREAM, proto=6, laddr=('0.0.0.0', 5005)>←[0m Traceback (most recent call last): File "c:\users\administrator\appdata\local\programs\python\python38\lib\asynci o\proactor_events.py", line 801, in loop conn, addr = f.result() File "c:\users\administrator\appdata\local\programs\python\python38\lib\asynci o\windows_events.py", line 808, in _poll value = callback(transferred, key, ov) File "c:\users\administrator\appdata\local\programs\python\python38\lib\asynci o\windows_events.py", line 551, in finish_accept ov.getresult() OSError: [WinError 64] The specified network name is no longer available 2021-12-02 18:41:04 ←[1;30mERROR ←[0m ←[34masyncio←[0m - ←[31mTask exception was never retrieved future: <Task finished name='Task-8' coro=<IocpProactor.accept..accept_c oro() done, defined at c:\users\administrator\appdata\local\programs\python\pyth on38\lib\asyncio\windows_events.py:559> exception=OSError(22, 'The specified net work name is no longer available', None, 64, None)>←[0m Traceback (most recent call last): File "c:\users\administrator\appdata\local\programs\python\python38\lib\asynci o\windows_events.py", line 562, in accept_coro await future File "c:\users\administrator\appdata\local\programs\python\python38\lib\asynci o\proactor_events.py", line 801, in loop conn, addr = f.result() File "c:\users\administrator\appdata\local\programs\python\python38\lib\asynci o\windows_events.py", line 808, in _poll value = callback(transferred, key, ov) File "c:\users\administrator\appdata\local\programs\python\python38\lib\asynci o\windows_events.py", line 551, in finish_accept ov.getresult() OSError: [WinError 64] The specified network name is no longer available

Command / Request

No response

Relevant log output

No response

sara-tagger commented 2 years ago

Thanks for raising this issue, @wochinge will get back to you about it soon✨

Please also check out the docs and the forum in case your issue was raised there too 🤗
Shailendrasnegi commented 2 years ago

Hi , Can someone please provide solution here...

wochinge commented 2 years ago

Hi @Shailendrasnegi ,

sorry for the late response!

Can you please share

I googled "The specified network name is no longer available" and it seems like it could be some hiccup with your network or something similar 🤔

no-response[bot] commented 2 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. Without this, we don't have enough information to help you. Please comment below with the requested information if you still need help.