Task exception was never retrieved future: <Task finished name=‘Task-2’ coro=<configure_app..run_cmdline_io() done, defined at /mnt/d/Jinay/Work-Sofftware/DATA/rasa-venv/lib/python3.8/site-packages/rasa/core/run.py:131> exception=TimeoutError()> Traceback (most recent call last): File “/mnt/d/Jinay/Work-Sofftware/DATA/rasa-venv/lib/python3.8/site-packages/rasa/core/run.py”, line 135, in run_cmdline_io await console.record_messages( File “/mnt/d/Jinay/Work-Sofftware/DATA/rasa-venv/lib/python3.8/site-packages/rasa/core/channels/console.py”, line 182, in record_messages async for response in bot_responses: File “/mnt/d/Jinay/Work-Sofftware/DATA/rasa-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/d/Jinay/Work-Sofftware/DATA/rasa-venv/lib/python3.8/site-packages/aiohttp/streams.py”, line 39, in anext rv = await self.read_func() File “/mnt/d/Jinay/Work-Sofftware/DATA/rasa-venv/lib/python3.8/site-packages/aiohttp/streams.py”, line 338, in readline await self._wait(“readline”) File “/mnt/d/Jinay/Work-Sofftware/DATA/rasa-venv/lib/python3.8/site-packages/aiohttp/streams.py”, line 306, in _wait await waiter File “/mnt/d/Jinay/Work-Sofftware/DATA/rasa-venv/lib/python3.8/site-packages/aiohttp/helpers.py”, line 656, in exit raise asyncio.TimeoutError from None
When it was working last time? What did you do after that?
2 days ago - after that i added new user model logic and then it stopped but i also tried after removing that logic
Do you have backup copy of previous,working, config. Sorry to ask this one… If not then what was the logic change?
I will confirm with my developer
@rushi2440 Please can you share the rasa --version
? and share the complete logs of both the rasa and rasa action server.