4 days ago
Hello, I've connected my local terminal to a free tier railway account previously, but aside of that, I have a hobby account, now I'm trying to connect to that one, but this is what I get in my terminal:
❯ railway login
Open the browser? Yes
Logged in as [my_real_user] (hiddem@mail.com)
❯ railway whoami
Logged in as [my_real_user] (hidden@mail.com) 👋
❯ railway list
[my_real_user]'s Projects
❯ railway status
Unauthorized. Please login with railway login
When I use railway link it says that the prompt can't be empty, and I can see my user name and my email, but suddendly it says that I have to login. I'm using manjaro linux.
1 Replies
4 days ago
The railway status command requires the CLI to be linked to a specific project first. Since your workspace has projects but none is linked locally yet, run railway link to select one. If the interactive prompt appears empty or errors, try updating the CLI to the latest version with railway upgrade, then run railway link again.
Status changed to Awaiting User Response Railway • 4 days ago