Skip to content

Stuck at loading state when entering a non existent project path #546

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

Open
matifali opened this issue Apr 15, 2025 — with Slack · 0 comments
Open

Stuck at loading state when entering a non existent project path #546

matifali opened this issue Apr 15, 2025 — with Slack · 0 comments

Comments

Copy link
Member

matifali commented Apr 15, 2025

A common user error we see with JetBrains Gateway is folks entering a non-existent project path. This results in getting stuck at this dialog forever. Notably, this seems to only occur with the Coder plugin, and not the builtin SSH functionality which Surfaces the error.
Is there a reason this spins forever in a retry loop, rather than displaying the error to the user?

Image

This happens when a wrong p[ath is added in the Coder plugin wizard.
https://files.slack.com/files-pri/T029M44Q08M-F08NAGVQV8U/screenshot_2025-04-15_at_4.40.23___pm.png

The coder should check the path is validity and prevent moving forward without validation. Also, a useful error message should be shown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant