botfront / rasa-webchat

A feature-rich chat widget for Rasa and Botfront
https://botfront.io/rasa
Apache License 2.0
948 stars 496 forks source link

Botfront widget not showing up. #382

Closed Freemanlabs closed 2 years ago

Freemanlabs commented 3 years ago

I am trying to test the script on the README.md by placing it directly into an HTML file. However, nothing shows up. I just see a blank page. What could I be doing wrong?

Inspecting the console, I see:

Error: server error
    at u.onPacket (index.js:116)
    at e.exports.<anonymous> (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 (<anonymous>)
    at e.exports.onData (index.js:17)
    at f.<anonymous> (index.js:116)
    at f.r.emit (index.js:1)
    at f.onData (index.js:116)
oldmonkABA commented 3 years ago

I get the same error

oldmonkABA commented 3 years ago

this issue has been resolved here : https://github.com/botfront/rasa-webchat/pull/374/commits/99f06b84c6303f01d7e4db309b5454b59b09655c When i downgraded to 1.0.0 it worked for me

SubhadipGitHub commented 3 years ago

I tried with both face the same issue. image image

prestonzen commented 3 years ago

I also get the same error after testing with both urls and both 1.0.0 & 1.0.1.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.