Hi, I am getting this error, when my bot is trying to execute action.py file. Do you know what is the problem?
Couldn’t connect to the server at ‘http://0.0.0.0:5055/webhook’.
Is the server running? Error: Cannot connect to host 0.0.0.0:5055 ssl:default [The format of the specified network name is invalid]
It actually worked few times, so the error is very strange…
I tried everything, re-installed environment on different laptops (windows, mac) - the same issue.
Yes, I copied code. It is the same with any code. I am actually not able to find any working git repo RASA examples - either they are out of date or I am getting this error. I am working on a very big project and I am loosing so much time just to solve this bug. Any ideas what could be an issue? Nobody else faced it before me?
I could not make it work on Windows, but I managed on Mac. I do not have time to troubleshoot anymore, spent 1 week😬 So I just continue on Mac now… (exactly same installation steps, same version of anaconda, phython, rasa, etc…)