5 months ago
Hi! I'm trying to use the CLI to create a new project in Railway but I keep getting errors like Problem processing request. I am confirmed logged in by running railway whoami (I see my name and email returned). I can't run railway list, add -d postgre-sql (needs teamId or workspaceId but I can't add these to the add command), init, and maybe some others. This is all I tested.
I don't think this matters, but I did get an error logging in using the browser, so I had to use --browserless.
helpup (in existing project), docs, link all work as expected. I'll provide a projectId, but since this is mostly about starting a new project, the railway init problem won't apply to that project.
3 Replies
5 months ago
Project ID: 7953dda3-333d-4763-8a24-863106816688
5 months ago
This is after a fresh homebrew install. M4 MacBook Pro. One version behind recent macOS (whatever’s before Tahoe)
5 months ago
I ended up just running brew install railway again. It prompted me to run brew link railway and overwrite my current link. Everything works now