Exception in callback _ProactorBasePipeTransport._call_connection_lost

Hi everyone,

when I want to use rasa interactive, I keep getting the following exception:

asyncio - Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) handle: <Handle_ProactorBase_PipeTransport._call_connection_lost(None)>

I installed the latest version of rasa exactly as described in the tutorial video and it worked perfectly fine, until suddenly this error appeared. I ran my action server in a different terminal, so that can’t be it. Do you have any other suggestions what I might do to fix this error or where I need to look to find the mistake?

Thanks in advance!

1 Like

In the meantime, I set up a new virtual environment and reinstalled rasa (again following the instructions in the video), but the error ist still there.