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

Cannot create chat, Failed to establish new connection #67

Open
pedrolsdm opened this issue Nov 1, 2023 · 2 comments
Open

Cannot create chat, Failed to establish new connection #67

pedrolsdm opened this issue Nov 1, 2023 · 2 comments

Comments

@pedrolsdm
Copy link

After running make chat and create, I run into error: HTTPConnectionPool(host='localhost', port=8000): Max retries exceeded with url: /api/conversation/ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f689d426a90>: Failed to establish a new connection: [Errno 111] Connection refused')). Any ideas?

@shavejshaikh
Copy link

@pedrolsdm Can you share screenshot and give more clarity on error ?

@mariagancayco
Copy link

You have to have make run going in a separate terminal window (in order to have a server make chat can connect to)- doing that resolved this for me.

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

3 participants