Replies: 3 comments 2 replies
|
Thanks for details! Could you provide steps to create a minimal reproduction? I haven't used nginx but happy to try to reproduce this locally. I'm going to transfer this to a Discussion instead. |
0 replies
|
1 reply
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
OS/Web Information
code-server --version: 4.3.0Steps to Reproduce
My requirement is to achieve dramatic port proxy with nginx and code-server.
For Example,there is a situation.
It didn't work ,too.
However, the non-dramatic params work well.
Expected
Actually, i really need a dramatic port proxy, by http://mywebsite.com/vscode/20001/, http://mywebsite.com/vscode/20002/,http://mywebsite.com/vscode/20003/ automaticly.###
Actual
The wrong proxying process throws 302 not found.
I checked it by chrome F12, it could find a lot of 302 redirect request. by the way, i have flush my coockies.
Logs
No response
Screenshot/Video
Does this issue happen in VS Code?
Are you accessing code-server over HTTPS?
Notes
Thanks a lot for solving this problem. we have tried so many ways and viewed a lot of issues, googles...
All reactions