I have 2.4.0
and I got also this error o, console :
Error: server error
at u.onPacket (index.js:116)
at e.exports. (index.js:116)
at e.exports.r.emit (index.js:1)
at e.exports.onPacket (index.js:12)
at index.js:17
at Array.forEach ()
at e.exports.onData (index.js:17)
at f. (index.js:116)
at f.r.emit (index.js:1)
at f.onData (index.js:116)
@azizmobarak123 How this error is generated? I can see you using Botfront for front end.
Ok, Try few steps, hope it will solve your issue.
For current environment create the requirement.txt file as it as running environment or create the separate environment, I don’t want to you face the installation issue for rasa open source
pip freeze > requirement.txt
Update the Rasa Open Source Version, I guess its 2.8.1 for both Rasa & Rasa-SDK.
In snippet code of JS, in index.html change the version to 1.0.0 to 1.0.1
@azizmobarak123 You not mentioned, this but the process is same, I am also running my bot using docker. So its a clean solution. I would encourage, please try run the process on local host then using docker. If you have further doubt please mention me.