Configure SSH
Hey!
I want to configure the SSH connection on my windows personal computer to bind it with my VPS-hosted Coder, but i'm quite struggling with it 🥲
Reproduction steps:
1. Download the last release on the https://github.com/coder/coder-cli repo
2. Extract the
coder.exe
3. Open a terminal from the directory where the exe is (bc it isn't in the PATH)
4. Run the command ./coder login <my_domain>
5. Getting redirected to <my_domain>/internal-auth?show_token
6. Error 404
What am i doing wrong here?GitHub
GitHub - coder/coder-cli: Command line tool for Coder
Command line tool for Coder. Contribute to coder/coder-cli development by creating an account on GitHub.
13 Replies
After some researches, i'm having exactly this issue ->
https://github.com/coder/coder-cli/issues/488
GitHub
Wrong auth url from cli on login · Issue #488 · coder/coder-cli
Hello guys, i've just installed latest coder (Coder v0.8.13+ad24404) on a dokku server. The app launch and seems to work fine. My problem arise when i try to login with the coder CLI from m...
(i've also tried to replace
internal
by cli
in the url and had the same error in the cli)@TikTok Rizz Party free party is a crime
also
is your server running Coder v2 or v1?
v2
alright, then you're using the wrong CLI
😳
that's the CLI for v1
branding is unclear though
ooh ok
😂
you parler très bien le français 🤌
basically the CLI and the server use the same binary
makes sense since I was born there
you should check out if it works and use the
/resolve
command if it workstysm!
Marked the thread as resolved.