Rasa-x bot unable to give response

2020-05-06 19:18:14 ERROR sanic.root - Unable to start server Traceback (most recent call last): File “/usr/local/lib/python3.6/site-packages/sanic/server.py”, line 895, in serve http_server = loop.run_until_complete(server_coroutine) File “uvloop/loop.pyx”, line 1456, in uvloop.loop.Loop.run_until_complete File “uvloop/loop.pyx”, line 1727, in create_server OSError: [Errno 98] error while attempting to bind on address (‘0.0.0.0’, 5002): address already in use

It seems there is already something else blocking port 5002. Are you maybe running Rasa X multiple times? A restart should clear the ports and hopefully fix this.

Thanks! but the issue is with the actions.py file. It’s resolved