Únete a la Bot Libre proyecto de código abierto en BotLibre.org
Help

Botlibre Onpremise - bot creation & interaction chat mode

por jpr69 publicado 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: 551, today: 1, week: 3, month: 7

Id: 48855185
Publicado: Aug 18 2023, 8:15
Respuestas: 1
Vistas: 501, hoy: 1, la semana: 3, mes: 6
1 0 5.0/5