code-server
code-server copied to clipboard
Issues with gpt plugins
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
- Run docker image
- Nginx proxy setup with certificate
- vscode_openai plugin install
- 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.