code-server -r filename results 'error Unexpected status code: 500'
- 主要语言
- TypeScript
- 星标
- 79.3k
- 派生
- 6.8k
- 平均合并
- 2 天 6 小时
- 30 天内合并 PR
- 41
描述
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS/Web Information
- Web Browser: Chrome
- Local OS: Debian testing
- Remote OS: Debian testing
- Remote Architecture: amd64
- `code-server --version`: 4.92.2 de65bfc9477f61bc22d0b1a23085d1f18bb25202 with Code 1.92.2
### Steps to Reproduce
1. Open code-server
2. Open an existing workspace
3. Open a file from CLI (code-server -r ...)
### Expected
code-server opens the specified file in one of the open windows.
### Actual
Some cases it works, mostly with fresh sessions, then after a while it breaks and I get only a `error Unexpected status code: 500`. I just realised that restarting the code-server instance and reloading the client window fixes the problem.
### Logs
```shell
As an intermittent issue I need to work a bit on the logs, I set verbose now.
```
### Screenshot/Video
_No response_
### Does this bug reproduce in native VS Code?
I did not test 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
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。