Set variable timeout
gritsp
FREEOP

9 months ago

Hi team, I got timeout when I try to set variable via cli

railway variables --set APP_VERSION=v0.0.3 --service ...
Failed to fetch: error sending request for url (https://backboard.railway.com/graphql/v2)

Caused by:
    0: error sending request for url (https://backboard.railway.com/graphql/v2)
    1: operation timed out

Please help me.

4 Replies

gritsp
FREEOP

9 months ago

The project id is b308ed70-cd98-43e4-a8c2-53e9c3e6ea0a


clashing
FREE

9 months ago

Is the issue still there?


9 months ago

Hello,

Can you try using that command with the --skip-deploys flag, that way the command doesn't have to wait for a redeployment.


knyambe
FREE

6 months ago

I'm also having this exact issue even after adding --skip-deploys. The variables are successfully set, but my CI/CD pipeline fails with this timeout issue. Any help please.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...