R
Railwayβ€’12mo ago
hrhristov

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? Yes
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
Solution:
Message Not Public
Sign In & Join Server To View
Jump to solution
18 Replies
Percy
Percyβ€’12mo ago
Project ID: c00bf732-7a6a-441d-8de0-44e9bbba444a
Brody
Brodyβ€’12mo ago
what version of the cli are you using? railway --version
hrhristov
hrhristovβ€’12mo ago
railwayapp 3.3.1
Brody
Brodyβ€’12mo ago
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
hrhristov
hrhristovβ€’12mo ago
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 error
Brody
Brodyβ€’12mo ago
odd, and very unhelpful error message too
Percy
Percyβ€’12mo ago
Flagging this thread. A team member will be with you shortly.
hrhristov
hrhristovβ€’12mo ago
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
Brody
Brodyβ€’12mo ago
I've flagged the team and they will come help when they have the time next week πŸ™‚
hrhristov
hrhristovβ€’12mo ago
It's not urgent, it works on my laptop, but it's curious what could be the cause
Brody
Brodyβ€’12mo ago
I'm curious too, we shall wait and see what team says about this
Solution
Unknown User
Unknown Userβ€’12mo ago
Message Not Public
Sign In & Join Server To View
Cryogenic
Cryogenicβ€’12mo ago
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
Cryogenic
Cryogenicβ€’12mo ago
updated cli
Cryogenic
Cryogenicβ€’12mo ago
Brody
Brodyβ€’12mo ago
you are on a super old cli version, please upgrade to the latest 3.4.0 that version is from December 10th of 2021
Cryogenic
Cryogenicβ€’12mo ago
okay so I had railway installed in 3 locations that explains a lot thanks sorted!
Brody
Brodyβ€’12mo ago
no problem!