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

connect ECONNREFUSED 127.0.0.1:3039 #2

Open
niniack opened this issue Aug 21, 2023 · 2 comments
Open

connect ECONNREFUSED 127.0.0.1:3039 #2

niniack opened this issue Aug 21, 2023 · 2 comments

Comments

@niniack
Copy link

niniack commented Aug 21, 2023

Hi,

I have followed the steps for installation and gone in to ensure that the additional commands in the extension dir are run. When I open up the chat interface on vscode and attempt to submit something, I get the error

connect ECONNREFUSED 127.0.0.1:3039

I never have a browser open up to log me into openAI. I've double checked to make sure that 3039 is available and not blocked by a firewall. But, maybe I am missing something.

Any suggestions?

@sbcdevp
Copy link

sbcdevp commented Aug 24, 2023

The solution that worked for me was :

  • disable the extension
  • restart my computer
  • open vscode, enable the extension again
  • cmd+shift+p in vs code > Chat with AI
  • wait for the browser to open and then login

@ArnoBuschmann
Copy link

Had the same issue. The fix from @sbcdevp was not working. But I figured, that I installed the Node packages with the bash shell, while VSCode was using the ZSH shell. Activating the bash shell in VSCode did the trick then.

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