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

asyncio.TimeoutError from None concurrent.futures._base.TimeoutError Transport closed @ ('127.0.0.1', 50451) and exception experienced during error handling #5909

Closed
Akhil1278 opened this issue May 28, 2020 · 6 comments
Labels
area:rasa-oss/channels 📞 Issues focused around rasas input and output channels area:rasa-oss 🎡 Anything related to the open source Rasa framework stale

Comments

@Akhil1278
Copy link

Akhil1278 commented May 28, 2020

Rasa version:1.10.0

Rasa SDK version (if used & relevant):

Rasa X version (if used & relevant):

Python version:3.6.8

Operating system (windows, osx, ...):windows

Issue: asyncio.TimeoutError from None concurrent.futures._base.TimeoutError Transport closed @ ('127.0.0.1', 50451) and exception experienced during error handling

Error (including full traceback):

[!https://user-images.githubusercontent.com/65960157/83112179-658d4980-a0e3-11ea-9a0e-71404f50d81a.png!| https://user-images.githubusercontent.com/65960157/83112179-658d4980-a0e3-11ea-9a0e-71404f50d81a.png]

Command or request that led to error:

Content of configuration file (config.yml) (if relevant):

Content of domain file (domain.yml) (if relevant):

@Akhil1278 Akhil1278 added area:rasa-oss 🎡 Anything related to the open source Rasa framework type:bug 🐛 Inconsistencies or issues which will cause an issue or problem for users or implementors. labels May 28, 2020
@sara-tagger
Copy link
Collaborator

sara-tagger commented May 28, 2020

Exalate commented: sara-tagger commented:

Exalate commented:

sara-tagger commented:

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


h6. Please also check out the [docs| https://rasa.com/docs/] and the [forum| https://forum.rasa.com/] in case your issue was raised there too

🤗

@gauravgahlot299
Copy link

gauravgahlot299 commented Jul 7, 2020

Exalate commented: gauravgahlot299 commented:

Exalate commented:

gauravgahlot299 commented:

Was this resolved? Even I am facing this issue while sending emails. @alwx @sara-tagger

@martinavalogia
Copy link

martinavalogia commented Aug 26, 2020

Exalate commented: martinavalogia commented:

Exalate commented:

martinavalogia commented:

Hi all, Has this been fixed ! cos I am also facing the same issue

[https://share.getcloudapp.com/WnuJy9p6| https://share.getcloudapp.com/WnuJy9p6]

Thanks

@1535966643
Copy link

1535966643 commented Sep 29, 2020

Exalate commented: 1535966643 commented:

Exalate commented:

1535966643 commented:

谁解决了 麻烦说一下

@anapaulagomes
Copy link

anapaulagomes commented Nov 18, 2020

Exalate commented: anapaulagomes commented:

Exalate commented:

anapaulagomes commented:

Same here:

2020-11-18 10:29:36 ERROR asyncio - Task exception was never retrieved future: <task finished name="Task-2" coro="<configure_app..run_cmdline_io()" done, defined at mnt c users ana paula gomes workspace feirense venv lib python3.8 site-packages rasa core run.py:133>
exception=TimeoutError()> Traceback (most recent call last): File "/mnt/c/Users/Ana Paula Gomes/workspace/feirense/venv/lib/python3.8/site-packages/rasa/core/run.py", line 137, in run_cmdline_io await console.record_messages( File "/mnt/c/Users/Ana Paula Gomes/workspace/feirense/venv/lib/python3.8/site-packages/rasa/core/channels/console.py", line 182, in record_messages async for response in bot_responses: File "/mnt/c/Users/Ana Paula Gomes/workspace/feirense/venv/lib/python3.8/site-packages/rasa/core/channels/console.py", line 137, in send_message_receive_stream async for line in resp.content: File "/mnt/c/Users/Ana Paula Gomes/workspace/feirense/venv/lib/python3.8/site-packages/aiohttp/streams.py", line 39, in anext rv = await self.read_func() File "/mnt/c/Users/Ana Paula Gomes/workspace/feirense/venv/lib/python3.8/site-packages/aiohttp/streams.py", line 328, in readline await self._wait('readline') File "/mnt/c/Users/Ana Paula Gomes/workspace/feirense/venv/lib/python3.8/site-packages/aiohttp/streams.py", line 296, in _wait await waiter File "/mnt/c/Users/Ana Paula Gomes/workspace/feirense/venv/lib/python3.8/site-packages/aiohttp/helpers.py", line 596, in exit raise asyncio.TimeoutError from None asyncio.exceptions.TimeoutError Rasa version: 2.0.6 Rasa SDK version (if used & relevant): Rasa X version (if used & relevant): Python version: 3.8.2 Operating system (windows, osx, ...): Ubuntu 20 + Windows 10 (WSL)

@wochinge wochinge added the area:rasa-oss/channels 📞 Issues focused around rasas input and output channels label Jan 28, 2021
@stale
Copy link

stale bot commented Jul 21, 2021

Exalate commented: stale[bot] commented:

Exalate commented:

stale[bot] commented:

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 21, 2021
@rasabot-exalate rasabot-exalate added area:rasa-oss :ferris wheel: and removed type:bug 🐛 Inconsistencies or issues which will cause an issue or problem for users or implementors. area:rasa-oss 🎡 Anything related to the open source Rasa framework area:rasa-oss/channels 📞 Issues focused around rasas input and output channels labels Mar 17, 2022 — with Exalate Issue Sync
@stale stale bot removed the stale label Mar 17, 2022
@rasabot-exalate rasabot-exalate added area:rasa-oss 🎡 Anything related to the open source Rasa framework stale and removed area:rasa-oss :ferris wheel: labels Mar 17, 2022 — with Exalate Issue Sync
@stale stale bot removed the stale label Mar 17, 2022
@m-vdb m-vdb added area:rasa-oss/channels 📞 Issues focused around rasas input and output channels and removed area:rasa-oss/channels labels Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rasa-oss/channels 📞 Issues focused around rasas input and output channels area:rasa-oss 🎡 Anything related to the open source Rasa framework stale
Projects
None yet
Development

No branches or pull requests

9 participants