R
Railway7mo ago
leaf

is anyone getting timeout errors from the CLI?

When I try to run railway commands from the CLI, it just hangs and times out: e.g. railway run npm start, railway login, railway run npx ts-node [file_name].ts, etc. Is there a service interruption? I can't find news of it anywhere
Solution:
can you try upgrading it to the latest? 3.5.2
Jump to solution
7 Replies
Percy
Percy7mo ago
Project ID: N/A
leaf
leaf7mo ago
N/A
Brody
Brody7mo ago
whats your cli version? railway --version
leaf
leaf7mo ago
railwayapp 3.4.0
Solution
Brody
Brody7mo ago
can you try upgrading it to the latest? 3.5.2
leaf
leaf7mo ago
that works! Thanks!
Brody
Brody7mo ago
no problem!