kairon icon indicating copy to clipboard operation
kairon copied to clipboard

GET http://kairon-chat:5000/api/bot/6526d1e07776256c76530d47/conversation net::ERR_NAME_NOT_RESOLVED

Open escit opened this issue 1 year ago • 3 comments

"I have deployed Kairon on a Windows operating system, but when I try to run a chat in the chat box, I encounter the following errors:

GET http://kairon-chat:5000/api/bot/6526d1e07776256c76530d47/conversation net::ERR_NAME_NOT_RESOLVED POST http://localhost:8000/api/bot/6526d1e07776256c76530d47/metric/user/logs/user_metrics net::ERR_CONNECTION_REFUSED Can anyone help me understand and resolve these [issues?"[] 20dedde159ac8ef2d7bd

escit avatar Oct 13 '23 12:10 escit

We can try this- In your docker-compose, go to kairon-api service and change the value of AGENT_URL env to http://localhost:5000

udit-pandey avatar Oct 13 '23 12:10 udit-pandey

hi @escit , did this work?

udit-pandey avatar Oct 16 '23 05:10 udit-pandey

I managed to run the code after modifying the self.api_key. However, I've encountered an issue where the server's data is reset every 2 days. Error:"User does not exist!" --> I'm unable to log in with the username "[email protected]" and the password "Changeit@123". Instead, it redirects to a new account creation interface. Is this problem related to the Docker server's configuration? I'm using a Vultr server with the following specifications:

vCPUs: 2 vCPUs RAM: 4096.00 MB Storage: 75 GB NVMe

escit avatar Oct 16 '23 08:10 escit