Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
escit opened this issue Oct 13, 2023 · 3 comments

Comments

@escit
Copy link

escit commented Oct 13, 2023

"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

@udit-pandey
Copy link
Contributor

udit-pandey commented Oct 13, 2023

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
Copy link
Contributor

hi @escit , did this work?

@escit
Copy link
Author

escit commented Oct 16, 2023

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 "test@demo.in" 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

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

No branches or pull requests

2 participants