I keep getting the following error
index.js:116 GET http://35.238.41.104:5002/socket.io/?EIO=4&transport=polling&t=NatapCA
net::ERR_CONNECTION_TIMED_OUT
index.js:123 Error: xhr poll error
at e.exports.onError (index.js:12)
at f. (index.js:116)
at f.r.emit (index.js:1)
at f.onError (index.js:116)
at index.js:116
I just updated my rasa-x version to 0.39.3 the “latest” version and also upgraded my rasa version to 2.5.0 to match my custom action server version which was 2.5.0 and it worked.
This is the tutorial i followed
@HermanCeaser hi again, I dit it but it doesn’t work for me.
When i do
/etc/rasa/
cat .venv
I have the following version
RASA_X_VERSION=0.39.3
RASA_VERSION=2.4.0
RASA_X_DEMO_VERSION=0.38.0
RASA_TELEMETRY_ENABLED=true
REDIS_PASSWORD=4jgvrhTh_uAEc
RABBITMQ_PASSWORD=svKTVx6QjEeMx
RASA_X_TOKEN=UM1BePmu78CH
JWT_SECRET=H5PRrvobfeVSfpMsrchx
RASA_TOKEN=gtKiprPKYYEzn
DB_PASSWORD=T0pZb13c2zkT
do you have the same ?
Try updating the RASA_VERSION to 2.5.0 because i believe RASA_X_VERSION 0.39.3 ain’t compatible with RASA_VERSION 2.4.0.
See compatibility matrix here Compatibility Matrix
Hi @HermanCeaser, i don’t understand how to use the following line in the script of the last version of rasa web chat: ``` window.onload = WebChat.open; (this was use in the chat widget version 0.11.5). I want to open the chat widget on page loading
This is not a problem with your web-browser, but usually it means that there are problems at the client side, such as internet connection issues or an issue with the server where your WordPress site is hosted. ERR_CONNECTION_TIMED_OUT error, or similar, can occur not only with Google Chrome browser , but also, with other web browsers. Rebooting your modem or router generally solves this issue and then you can connect to the website. Try the following simple solutions in the order in which they are listed.