Nix NodeJS | 209 Members | |
| 60 Servers |
| Sender | Message | Time |
|---|---|---|
| 6 Oct 2023 | ||
In reply to @marie:marie.colognei actually didn't debug it, waited 2 months and it was magically fixed | 20:46:48 | |
| the way to go | 20:47:22 | |
In reply to @raitobezarius:matrix.orgMaybe if I hide enough the nodejs issues will fix themselves 🙈 | 20:47:42 | |
In reply to @raitobezarius:matrix.orgNot too sure. I got the error constantly on NixOS (23.05) until the --cores was lowered | 20:50:34 | |
| * In reply to @raitobezarius:matrix.org oh lol if this is a Nix on $DISTRO bug and not reproducible on NixOS I will cry Not too sure. I got the error constantly on NixOS (23.05) until the --cores option was lowered | 20:50:49 | |
| i just tried lily's branch on a nixos machine and it works fine there | 20:51:20 | |
| but that machine has a faster network connection | 20:51:35 | |
In reply to @c0ba1t:matrix.orgCould you try the branch linked above too then? | 20:53:56 | |
| I never got this bug and I use quite often the npm-prefetch-deps thingie… | 20:55:01 | |
| On a shared machine on top of that where there's like 6TB of nix store… | 20:55:12 | |
| (but it's a 1Gbps connection) | 20:55:22 | |
In reply to @lily:lily.flowersSure, though that it might be delayed until tomorrow. | 20:56:39 | |
| 7 Oct 2023 | ||
| I tried it on a nixos vm and as soon as i raised the cpu core count the issue started to appear | 12:32:43 | |
In reply to @marie:marie.cologneI'll try to make a branch to confirm whether or not the curl bump is in fact causing this | 13:53:53 | |
In reply to @lily:lily.flowersUnfortunately it threw a [18] Transferred a partial file within 10-20 seconds. One time though it got a bit further but stopped with a [55] Failed sending data to the peer.Host: NixOS 23.05, on a (congested) 50Mb/s connection, project with a few hundred deps | 14:10:43 | |
| I haven't tried it with lower cores yet | 14:11:11 | |
| * I haven't tried it with a lower core count yet | 14:11:19 | |
In reply to @c0ba1t:matrix.orgStill says "unknown error"? | 14:12:13 | |
In reply to @c0ba1t:matrix.orgNo need, I'm trying to get failure logs | 14:12:35 | |
In reply to @lily:lily.flowers yep, an excerpt:
| 14:12:49 | |
Could someone do it with RUST_LOG=debug in the environment too? | 14:12:59 | |
In reply to @lily:lily.flowersOkay, if you need any logs I would be happy help | 14:13:19 | |
| Download prefetch-log.txt | 14:14:47 | |
That's the output from RUST_LOG=debug nix run github:lilyinstarlight/nixpkgs/upd/prefetch-npm-deps-deps#prefetch-npm-deps package-lock.json &> prefetch-log.txt | 14:15:32 | |
| I'll check it when I get back to my computer in a bit | 14:15:54 | |
| Okay, thank you for the quick handling of the issue. Intermittent network stuff is always a tricky | 14:16:50 | |
| i have the same openssl broken pipe errors in my log | 14:17:53 | |
| I sorta avoided digging in at all for a few weeks, so idk if I'd call that "quick handling" 😅 | 14:18:00 | |
| 8 Oct 2023 | ||
In reply to @c0ba1t:matrix.orgCould you try again with RUST_LOG=debug nix run github:lilyinstarlight/nixpkgs/tmp/fix/prefetch-npm-deps-hell#prefetch-npm-deps package-lock.json &> prefetch-log.txt for me? I'm testing to see whether or not curl upgrade is the exact cause | 22:28:27 | |
| Sure, | 22:41:21 | |