R
Railway2y ago
eirk

rust-overlay unable to download archive

more info in chat
44 Replies
Percy
Percy2y ago
Project ID: 341c1c64-6d34-46c4-8446-7d903e9f4031
eirk
eirk2y ago
341c1c64-6d34-46c4-8446-7d903e9f4031 first error:
#11 316.5 warning: error: unable to download 'https://github.com/oxalica/rust-overlay/archive/master.tar.gz';: HTTP error 302 (curl error: Timeout was reached); retrying in 286 ms
#11 316.5 warning: error: unable to download 'https://github.com/oxalica/rust-overlay/archive/master.tar.gz';: HTTP error 302 (curl error: Timeout was reached); retrying in 286 ms
milo
milo2y ago
h 302
eirk
eirk2y ago
lots of similar things then happening
milo
milo2y ago
bruh
milo
milo2y ago
it's found 302 is fine then what
eirk
eirk2y ago
full logs
eirk
eirk2y ago
some sort of timeout tho
milo
milo2y ago
builder issues? dunno
eirk
eirk2y ago
bruh i cant copypaste the entire thing
milo
milo2y ago
SourceBin
SourceBin | Sharing code made easy
Instantly share your code with the world.
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
eirk
eirk2y ago
not that i cant put it in my clipboard
milo
milo2y ago
oh tea yea
eirk
eirk2y ago
is the context menu redeploy option ok or new commit
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
eirk
eirk2y ago
i think thats the entire logs copied it in chunks build feels awfully slow
milo
milo2y ago
idk builder issues i think wdyt wzy
eirk
eirk2y ago
yes but it says the words "warning" and "error" in it
milo
milo2y ago
#11 722.7 curl: (56) OpenSSL SSL_read: Connection reset by peer, errno 104 thats probably the only importatnt thing yeah dunno i dunno anytihing about the builder
eirk
eirk2y ago
seems to be stuck here:
#11 [stage-0 4/8] RUN nix-env -if .nixpacks/nixpkgs-a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.nix && nix-collect-garbage -d
#11 sha256:121865c49de471a35fd931b5629503d25703c798622282672e1b00f3dc3c18d4
#11 [stage-0 4/8] RUN nix-env -if .nixpacks/nixpkgs-a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.nix && nix-collect-garbage -d
#11 sha256:121865c49de471a35fd931b5629503d25703c798622282672e1b00f3dc3c18d4
no clue what that means but its been taking at least 2 minutes now
milo
milo2y ago
prob nix-collect-garbage that takes ages
eirk
eirk2y ago
if nix is so slow why was nix chosen as the option for managing some packages same error seems to be happening
#10 [stage-0 3/8] COPY .nixpacks/nixpkgs-a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.nix .nixpacks/nixpkgs-a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.nix
#10 sha256:e9991d0248a525683ba7137c37d707fba572e638fb8b96eef4927a27ca577332

#10 DONE 0.1s

+#11 [stage-0 4/8] RUN nix-env -if .nixpacks/nixpkgs-a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.nix && nix-collect-garbage -d
+#11 sha256:121865c49de471a35fd931b5629503d25703c798622282672e1b00f3dc3c18d4

-#11 307.6 warning: error: unable to download 'https://github.com/NixOS/nixpkgs/archive/a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.tar.gz';: HTTP error 200 (curl error: Timeout was reached); retrying in 307 ms

-#11 326.6 warning: error: unable to download 'https://github.com/oxalica/rust-overlay/archive/master.tar.gz';: HTTP error 200 (curl error: Failure when receiving data from the peer); retrying in 280 ms

#10 [stage-0 3/8] COPY .nixpacks/nixpkgs-a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.nix .nixpacks/nixpkgs-a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.nix
#10 sha256:e9991d0248a525683ba7137c37d707fba572e638fb8b96eef4927a27ca577332

#10 DONE 0.1s

+#11 [stage-0 4/8] RUN nix-env -if .nixpacks/nixpkgs-a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.nix && nix-collect-garbage -d
+#11 sha256:121865c49de471a35fd931b5629503d25703c798622282672e1b00f3dc3c18d4

-#11 307.6 warning: error: unable to download 'https://github.com/NixOS/nixpkgs/archive/a0b7e70db7a55088d3de0cc370a59f9fbcc906c3.tar.gz';: HTTP error 200 (curl error: Timeout was reached); retrying in 307 ms

-#11 326.6 warning: error: unable to download 'https://github.com/oxalica/rust-overlay/archive/master.tar.gz';: HTTP error 200 (curl error: Failure when receiving data from the peer); retrying in 280 ms

milo
milo2y ago
actually it shouldn’t be taking that long
Finn
Finn2y ago
Ah there it is
milo
milo2y ago
http error 200 lmao
eirk
eirk2y ago
green is the same as the previous part i sent red is the error(?) logs seem to be the same as last time
Finn
Finn2y ago
Is this a gh package issue again?
eirk
eirk2y ago
probably http error 200 on the github archive stuff
eirk
eirk2y ago
ong 12 minutes nearly why is it installing rust-docs finally its compiling
milo
milo2y ago
🙏
eirk
eirk2y ago
ok successful but ungodly slow
milo
milo2y ago
lmao probably builder stres
eirk
eirk2y ago
gonna try bulding again lmao
milo
milo2y ago
also was this a clean build because no cache
eirk
eirk2y ago
idk i think so didnt see any "cache" in the logs
milo
milo2y ago
okay next build should be faster give it another try
eirk
eirk2y ago
seems to have been clean yep ye seems faster nw
milo
milo2y ago
okay cool
eirk
eirk2y ago
still feels slow but its working now can anything really be done with this bug report
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View