Host your own bot platform with the Bot Libre Enterprise Bot Platform
Help

Botlibre Onpremise - bot creation & interaction chat mode

by jpr69 posted Aug 18 2023, 8:15

I managed to install BOTLIBRE on a debian distribution, the interface is functional and I can create a bot according to the template, however when I try to chat nothing reacts and I have no trace either debug, could you help me?
Many thanks.
JP.


by admin posted Aug 21 2023, 14:44
Most likely your sdk.js in tomcat/webapps/botlibre/scripts/sdk.js is not pointing at the correct URL, you need to update it to your domain name, IP, or localhost.

i.e. uncomment,
// Development server (comment for production or uncomment development)
//SDK.DOMAIN = window.location.host;
//SDK.DOMAIN = "144.217.65.190";
//SDK.APP = "/botlibreplatform";
//SDK.scheme = "https:" == document.location.protocol ? "https" : "http";


You can also right click the page, inspect, and check your browser dev console for errors.

Thumbs up: 1, thumbs down: 0, stars: 5.0
Views: 593, today: 0, week: 5, month: 23

Id: 48855185
Posted: Aug 18 2023, 8:15
Replies: 1
Views: 541, today: 1, week: 9, month: 23
1 0 5.0/5