Skip to content

Navigating to proxy settings from a workspace leads to 404 #11813

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gpt14 opened this issue Jan 25, 2024 · 2 comments · Fixed by #11817
Closed

Navigating to proxy settings from a workspace leads to 404 #11813

gpt14 opened this issue Jan 25, 2024 · 2 comments · Fixed by #11817
Assignees
Labels
s3 Bugs that confuse, annoy, or are purely cosmetic site Area: frontend dashboard

Comments

@gpt14
Copy link

gpt14 commented Jan 25, 2024

From the workspace details page, click on the proxy dropdown and click on the Proxy settings link. The route deployment/workspace-proxies is appended to the existing URL resulting in https://coder.domain.com/@user/workspace/deployment/workspace-proxies and a 404 error page.

image
@cdr-bot cdr-bot bot added the bug label Jan 25, 2024
@MrPeacockNLB
Copy link
Contributor

confirmed with v2.7.1

image

@matifali
Copy link
Member

matifali commented Jan 25, 2024

Confirmed on dev.coder.com with Owner role.
Also confirmed on v2.7.2
The issue is when we click Proxy settings from a workspace page the URL is
https://coder.domain.com/@user/workspace/deployment/workspace-proxies instead of
https://coder.domain.com/deployment/workspace-proxies

@matifali matifali added s1 Bugs that break core workflows. Only humans may set this. s3 Bugs that confuse, annoy, or are purely cosmetic and removed s1 Bugs that break core workflows. Only humans may set this. labels Jan 25, 2024
@BrunoQuaresma BrunoQuaresma self-assigned this Jan 25, 2024
@BrunoQuaresma BrunoQuaresma added the site Area: frontend dashboard label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s3 Bugs that confuse, annoy, or are purely cosmetic site Area: frontend dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants