-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bot keeps saying "Waiting for server..." and rasa update don't seems to solve the issue, #107
Comments
Currently Rasa is at version 1.3, check the rasa docs to upgrade your bot. But webchat suddenly stopped working in general: always getting these messages: 2019-09-06 15:15:51 INFO engineio.server - 43c64fd334b242a09cfa9f3aed1eb4a9: Sending packet OPEN data {'sid': '43c64fd334b242a09cfa9f3aed1eb4a9', 'upgrades': ['websocket'], 'pingTimeout': 60000, 'pingInterval': 25000} |
working when you run the new version with the following command |
Hello,
I face the same issue as #28 with the bot saying "Waiting for server..."
I tried to install latest version of rasa core with the command line proposed by @dliuproduction :
pip install git+git://github.com/rasahq/rasa_core.git
It doesn't solve the problem.
I'm not sure the good version of rasacore is installed.
Here is the result :
I also tried to update rasa core with :
pip install --upgrade rasa_core
the result of rasa --version is the same Rasa 0.15.0a1
I don't know where to look now to investigate and solve the problem.
Can you help me please ?
Thanks a lot.
Michael
Originally posted by @mikakenku in #28 (comment)
The text was updated successfully, but these errors were encountered: