coder / code-server

VS Code in the browser
https://coder.com
MIT License
66.47k stars 5.45k forks source link

Issues with gpt plugins #6814

Open Badlee2020 opened 1 month ago

Badlee2020 commented 1 month ago

Is there an existing issue for this?

OS/Web Information

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?

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.