- Notifications
You must be signed in to change notification settings - Fork928
Closed
Labels
Description
If you mistype your Access URL, the error message it spits out isn't super helpful.
coder login https://fcca2077f06e68aaf9
- see error message
has initial user: do: Get"https://fcca2077f06e68aaf9/api/v2/users/first": dial tcp: lookup fcca2077f06e68aaf9 on 192.168.86.1:53: no such hostRun'coder login --help'for usage.
If theno such host
in error, we should display a friendly error message.