Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Error while accessing chatroom outside installed server #52

Closed
ATS-Official opened this issue Oct 15, 2018 · 1 comment
Closed

Error while accessing chatroom outside installed server #52

ATS-Official opened this issue Oct 15, 2018 · 1 comment

Comments

@ATS-Official
Copy link

When i try to launch Chatroom from in the network using IP or DNS doesnt work, it works only on localhost, could you please help for any configuration change to launch chatroom launched within a network

var chatroom = window.Chatroom({
host: "http://DNSORIP:5005",
title: "Chat with Mike",
container: document.querySelector(".chat-container"),
welcomeMessage: "Hi, I am Mike. How may I help you?"
});

@hotzenklotz
Copy link
Member

We have the chatbot running in various complicated (internal) networks and on the internet without any issues. This is most likely a configuration issue on your side (firewall, port forwarding, DNS resolving etc).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants