a month ago
This worked a few hours ago with the same token (it hasn't changed in my project settings since). now when I run RAILWAY_TOKEN=${PROJECT_TOKEN} railway status it throws:
Unauthorized. Please login with `railway login`I'm trying to deploy a service from GitHub Actions, and can't use the Railway CLI Docker image because I need a bunch of custom things installed in that job.
5 Replies
a month ago
Hello!
We're acknowledging your issue and attaching a ticket to this thread.
We don't have an ETA for it, but, our engineering team will take a look and you will be updated as we update the ticket.
Please reply to this thread if you have any questions!
a month ago
Hey, we will be looking into this!
I'm seeing this issue as well. Fails in CI as will as local with the latest CLI installed.
a month ago
We're experiencing the same issue aswell
a month ago
I'm getting the same issue.
a month ago
We are pushing out a fix for this shortly.
a month ago
I filed a ticket with a script to reproduce.
Status changed to Solved brody • 27 days ago
a month ago
✅ The ticket Access Issues with CLI Command has been marked as completed.
a month ago
cc @nuno costa - are you still seeing this issue?
I used railway login --browserless maybe 20 times, and it always shows this:
~/rails/mfsdfsd master *65 ?36 railway login --browserless ✔ 2.7.8
Browserless Login
Please visit:
https://railway.com/cli-login?d=d29yZENvZGU9b3JhbmdlLWF0dHJhY3RpdmUtbW....lc3RhdGlvbiZob3N0bmFtZT1iYWNodXM=
Your pairing code is: orange-attractive-manifestation
Logged in as nuno.mmc@gmail.com
~/rails/mfsdfsd master *65 ?36 railway ssh ✔ 11s 2.7.8
Unauthorized. Please login with `railway login`
~/rails/mfsdfsd master *65 ?36 railway ssh 1 ✘ 2.7.8
Unauthorized. Please login with `railway login`a month ago
Whats your CLI version?railway -V
a month ago
Have you tried resetting the login altogether?
Deleting ~/.railway and doing the login + link to project/service from scratch
I deleted ~/.railway/config.json and tried again and it worked! 👍🏻
However, I still notice one small glitch, when I call railway link it doesn't show in my console options to select, it looks like it's hanging, then I press and it selects my the default option which wasn't visible