code-server icon indicating copy to clipboard operation
code-server copied to clipboard

Issues with gpt plugins

Open Badlee2020 opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

OS/Web Information

  • Web Browser: Firefox/chrome
  • Local OS: Windows
  • Remote OS: docker image
  • Remote Architecture:
  • code-server --version: latest

Steps to Reproduce

  1. Run docker image
  2. Nginx proxy setup with certificate
  3. vscode_openai plugin install
  4. Configure

Expected

That the plugin should work as in vscode

Actual

Plugin installs, can be configured, chat started. Shows in the debug window that a response is received, but in the chat window no response is shown.

Logs

No relevant logs can be found.

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

No, this works as expected in native VS Code

Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

Are you accessing code-server over a secure context?

  • [X] I am using a secure context.

Notes

As far as my testing goes, I have installed Code-Server locally, various images, issue persists for the last few months. Other gtp extensions also have issues working with Code-Server too. For example codegpt, it just shows connection refused to local host.

Badlee2020 avatar May 26 '24 05:05 Badlee2020