Railway up error
Anonymous
PROOP

a year ago

error sending request for url operation timed out

44 Replies

Anonymous
PROOP

a year ago

e3db76cc-8c7e-48bf-b655-0bbd0f48c388


malachite40
PRO

a year ago

same issue here


malachite40
PRO

a year ago

this looks like an incident


malachite40
PRO

a year ago

Run railway up -d -s "service 1"

Indexing...
Uploading...
error sending request for url (https://backboard.railway.app/project/--/environment/--/up?serviceId=--): operation timed out
Caused by:
    operation timed out
Error: Process completed with exit code 1.

Anonymous
PROOP

a year ago

Damn, I've tried everything


malachite40
PRO

a year ago

I don't think you can do anything about it


Anonymous
PROOP

a year ago

Just wait i guess


brody
EMPLOYEE

a year ago

what is the size of your projects?


malachite40
PRO

a year ago

same size it was yesterday?


malachite40
PRO

a year ago

<40mb


brody
EMPLOYEE

a year ago

try smaller


malachite40
PRO

a year ago

i can't really


malachite40
PRO

a year ago

i've been deploying the same project for almost a year


Anonymous
PROOP

a year ago

Mine weighs less than 1mb, i deployed yesterday and it was fine


Anonymous
PROOP

a year ago

now says Failed to upload code with status code 504 Gateway Timeout


malachite40
PRO

a year ago

uh


malachite40
PRO

a year ago

╰─ git count-objects -vH
count: 3656
size: 18.71 MiB
in-pack: 22709
packs: 12
size-pack: 187.81 MiB
prune-packable: 65
garbage: 0
size-garbage: 0 bytes

malachite40
PRO

a year ago

20~ MB too big? I really hope not…

@Brody


brody
EMPLOYEE

a year ago

no, it should be 40MB iirc


malachite40
PRO

a year ago

any ideas why its getting a operation timed out?


brody
EMPLOYEE

a year ago

what does size-pack mean?


malachite40
PRO

a year ago

not sure


malachite40
PRO

a year ago

          size: disk space consumed by loose objects, in KiB (unless -H is
           specified)

           size-pack: disk space consumed by the packs, in KiB (unless -H is
           specified)

brody
EMPLOYEE

a year ago

run railway up in verbose mode please


malachite40
PRO

a year ago

howso


brody
EMPLOYEE

a year ago

with the verbose flag


malachite40
PRO

a year ago

Run railway up -d -v -s "sericve 1"


malachite40
PRO

a year ago

throws error


malachite40
PRO

a year ago

whats the order of the flags?


malachite40
PRO

a year ago

Run railway up -d -s "service 1" --verbose  
Indexing...
railway up
service: -
environment: -
bytes: 5280872

malachite40
PRO

a year ago

so 5.2MB


malachite40
PRO

a year ago

should be well within the size


Anonymous
PROOP

a year ago

That worked?


malachite40
PRO

a year ago

no


phil
PRO

a year ago

Same happening to me. Agree this looks like an incident:

Indexed

Compressed [====================] 100% railway up

service: b4a880db-6e93-472f-b26b-bc5bedde2703

environment: 35c3822b-fb5b-4bfe-a715-fa7e23fe38d3

bytes: 172390

url: https://backboard.railway.app/project/724daebe-1427-4be4-ab74-de262b1ce4e2/environment/35c3822b-fb5b-4bfe-a715-fa7e23fe38d3/up?serviceId=b4a880db-6e93-472f-b26b-bc5bedde2703

error sending request for url (https://backboard.railway.app/project/724daebe-1427-4be4-ab74-de262b1ce4e2/environment/35c3822b-fb5b-4bfe-a715-fa7e23fe38d3/up?serviceId=b4a880db-6e93-472f-b26b-bc5bedde2703): operation timed out


malachite40
PRO

a year ago

@Brody can we push this up the chain?


jensenturner
PRO

a year ago

same issue, timing out with size 9754414 (9.7MB)


nickm
PRO

a year ago

We can't deploy either – and for the last hour. Project 3c08e827-8d73-4a37-bbe9-9af9757bd354


nickm
PRO

a year ago

Ping please team. We have a production deploy that we're unable to do. We're in Australia so it's still business hours


jake
EMPLOYEE

a year ago

Acknowledged. Looking into this


maddsua
HOBBY

a year ago

Hey folks, I was getting the same issue when I tried to build the cli with rustc on msys2 ucrt64. It could be that some dependencies are broken. @Shippuden is this happening on windows?


jake
EMPLOYEE

a year ago

This was definitely our fault. I've rolled out a fix for it


Anonymous
PROOP

a year ago

Yes, windows, but I haven't installed dependencies since the last pull, everything was working fine untill yesterday, I can't deploy any proyect I have


Anonymous
PROOP

a year ago

Is working now


Loading...