railway login fails
Project ID: c00bf732-7a6a-441d-8de0-44e9bbba444a
I have installed railway with curl (curl -fsSL https://railway.app/install.sh | sh)
The issue is, it fails when I attempt to login.
System is Ubuntu 22.04.2 LTS
hristo@ubuntu-4gb-fsn1-1:~$ railway login
Open the browser? YesBrowserless Login Failed to fetch: error decoding response body: expected value at line 2 column 1 Caused by: 0: error decoding response body: expected value at line 2 column 1 1: expected value at line 2 column 1
18 Replies
Project ID:
c00bf732-7a6a-441d-8de0-44e9bbba444a
what version of the cli are you using?
railway --version
railwayapp 3.3.1
well that's the latest version, so I'm out of ideas, I will tag I'm the appropriate team member when I see them online
thanks!
I am doing this over ssh, but even
railway login -b
fails in the same way
there is no login link provided, but the same errorodd, and very unhelpful error message too
Flagging this thread. A team member will be with you shortly.
I have updated to the latest version, but the issue persists:
hristo@ubuntu-4gb-fsn1-1:~$ railway --version
railwayapp 3.4.0
hristo@ubuntu-4gb-fsn1-1:~$ railway login -b
Browserless Login
Failed to fetch: error decoding response body: expected value at line 2 column 1
Caused by:
0: error decoding response body: expected value at line 2 column 1
1: expected value at line 2 column 1
Architecture is aarch64 , I have checked that the correct software is installed, it matches the hash of railway-v3.4.0-aarch64-unknown-linux-musl.tar.gz
I've flagged the team and they will come help when they have the time next week π
It's not urgent, it works on my laptop, but it's curious what could be the cause
I'm curious too, we shall wait and see what team says about this
Solution
Unknown Userβ’17mo ago
Message Not Public
Sign In & Join Server To View
Not sure if this is the right place but seems like a recent login fail issuse so adding it here but this is what I am getting when trying to login
updated cli
you are on a super old cli version, please upgrade to the latest 3.4.0
that version is from December 10th of 2021
okay so I had railway installed in 3 locations that explains a lot
thanks sorted!
no problem!