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

connection refused #142

Open
abdibrokhim opened this issue Feb 23, 2023 · 4 comments
Open

connection refused #142

abdibrokhim opened this issue Feb 23, 2023 · 4 comments

Comments

@abdibrokhim
Copy link

abdibrokhim commented Feb 23, 2023

Traceback (most recent call last):
File "/Users/abdibrokhim/VisualStudioCode/OpenDataHackathon/Lychee/backend/main.py", line 24, in
chat = Chat(email="", password="", options=options)
File "/Users/abdibrokhim/VisualStudioCode/OpenDataHackathon/Lychee/backend/venv/lib/python3.10/site-packages/pychatgpt/main.py", line 56, in init
self._setup()
File "/Users/abdibrokhim/VisualStudioCode/OpenDataHackathon/Lychee/backend/venv/lib/python3.10/site-packages/pychatgpt/main.py", line 145, in _setup
self._create_access_token()
File "/Users/abdibrokhim/VisualStudioCode/OpenDataHackathon/Lychee/backend/venv/lib/python3.10/site-packages/pychatgpt/main.py", line 163, in _create_access_token
openai_auth.create_token()
File "/Users/abdibrokhim/VisualStudioCode/OpenDataHackathon/Lychee/backend/venv/lib/python3.10/site-packages/pychatgpt/classes/openai.py", line 128, in create_token
response = self.__session.get(url=url, headers=headers)
File "/Users/abdibrokhim/VisualStudioCode/OpenDataHackathon/Lychee/backend/venv/lib/python3.10/site-packages/tls_client/sessions.py", line 363, in get
return self.execute_request(method="GET", url=url, **kwargs)
File "/Users/abdibrokhim/VisualStudioCode/OpenDataHackathon/Lychee/backend/venv/lib/python3.10/site-packages/tls_client/sessions.py", line 346, in execute_request
raise TLSClientExeption(response_object["body"])
tls_client.exceptions.TLSClientExeption: failed to do request: Get "https://chat.openai.com/auth/login": dial tcp 127.0.0.1:8080: connect: connection refused

@ECTO-1A
Copy link

ECTO-1A commented Feb 23, 2023

Just a heads up, you put you email and password in clear text

@abdibrokhim
Copy link
Author

what do you mean? it is

@acheong08
Copy link

Discord Discussion Current State: Not maintained. Not Working.

Repository owner deleted a comment from raskalc Mar 17, 2023
@abdibrokhim
Copy link
Author

abdibrokhim commented Mar 17, 2023 via email

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