Backboard CORS + 504 when creating any project (dashboard & CLI)
aadrias
PROOP

4 months ago

What I’m doing

Creating a new project in my workspace (either “Empty project” or “Deploy from GitHub repo”).

What happens

-- Network tab:

POST https://backboard.railway.com/graphql/internal?q=projectCreate → 504 Gateway Timeout

-CLI

-- railway init (after selecting workspace and project name):

Failed to fetch: error sending request for url (https://backboard.railway.com/graphql/v2) → operation timed out

--railway whoami works (logged in as expected).

Details

-- Creating a new project (empty or from GitHub) — both fail.

-- Tried: different browser, incognito, revoking Railway in GitHub OAuth and re-authorizing.

-- Status page shows Dashboard / Central Station / Storage as operational.

So it looks like requests to backboard.railway.com (project create) are either blocked by CORS (dashboard) or timing out (CLI). Any known issue or fix on your side?

Thanks.

Solved

1 Replies

4 months ago

Hello,

A fix for this should be rolled out soon, sorry about this!


Status changed to Solved brody 4 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...