44 Replies
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.a year ago
what is the size of your projects?
a year ago
try smaller
╰─ 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 bytesa year ago
no, it should be 40MB iirc
a year ago
what does size-pack mean?
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)a year ago
run railway up in verbose mode please
a year ago
with the verbose flag
Run railway up -d -s "service 1" --verbose
Indexing...
railway up
service: -
environment: -
bytes: 5280872a 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
a year ago
same issue, timing out with size 9754414 (9.7MB)
We can't deploy either – and for the last hour. Project 3c08e827-8d73-4a37-bbe9-9af9757bd354
Ping please team. We have a production deploy that we're unable to do. We're in Australia so it's still business hours
a year ago
Acknowledged. Looking into this
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?
a year ago
This was definitely our fault. I've rolled out a fix for it
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