| 6 Oct 2023 |
Marie | In reply to @lily:lily.flowers
ldd target/release/prefetch-npm-deps? it's not in there, probably statically linked ig | 20:43:38 |
Lily Foster | Yeah if curl isn't listed then it's the built-in version | 20:43:52 |
Lily Foster | to curl-sys | 20:43:55 |
Marie | In reply to @lily:lily.flowers I doubt debian would allow that 😅 it actually did, and cargo didn't rebuild anything so it's not that one | 20:44:04 |
Lily Foster | Which is currently 8.3.0 on my branch | 20:44:06 |
raitobezarius | oh lol if this is a Nix on $DISTRO bug and not reproducible on NixOS I will cry | 20:45:21 |
Lily Foster | In reply to @raitobezarius:matrix.org oh lol if this is a Nix on $DISTRO bug and not reproducible on NixOS I will cry Me too | 20:45:29 |
Marie | i had one of these once, wasn't very fun to debug | 20:46:23 |
Lily Foster | Well ofborg did have it happen once | 20:46:23 |
Lily Foster | Maybe it was ofborg darwin though | 20:46:32 |
Lily Foster | I don't actually remember | 20:46:37 |
Marie | In reply to @marie:marie.cologne i had one of these once, wasn't very fun to debug i actually didn't debug it, waited 2 months and it was magically fixed | 20:46:48 |
raitobezarius | the way to go | 20:47:22 |
Lily Foster | In reply to @raitobezarius:matrix.org the way to go Maybe if I hide enough the nodejs issues will fix themselves 🙈 | 20:47:42 |
Cobalt | 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 was lowered | 20:50:34 |
Cobalt | * 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 |
Marie | i just tried lily's branch on a nixos machine and it works fine there | 20:51:20 |
Marie | but that machine has a faster network connection | 20:51:35 |
Lily Foster | In reply to @c0ba1t:matrix.org
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 Could you try the branch linked above too then? | 20:53:56 |
raitobezarius | I never got this bug and I use quite often the npm-prefetch-deps thingie… | 20:55:01 |
raitobezarius | On a shared machine on top of that where there's like 6TB of nix store… | 20:55:12 |
raitobezarius | (but it's a 1Gbps connection) | 20:55:22 |
Cobalt | In reply to @lily:lily.flowers Could you try the branch linked above too then? Sure, though that it might be delayed until tomorrow. | 20:56:39 |
| 7 Oct 2023 |
Marie | 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 |
Lily Foster | In reply to @marie:marie.cologne I tried it on a nixos vm and as soon as i raised the cpu core count the issue started to appear I'll try to make a branch to confirm whether or not the curl bump is in fact causing this | 13:53:53 |
Cobalt | In reply to @lily:lily.flowers Could you try the branch linked above too then? Unfortunately 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 |
Cobalt | I haven't tried it with lower cores yet | 14:11:11 |
Cobalt | * I haven't tried it with a lower core count yet | 14:11:19 |
Lily Foster | In reply to @c0ba1t:matrix.org Unfortunately 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 Still says "unknown error"? | 14:12:13 |
Lily Foster | In reply to @c0ba1t:matrix.org I haven't tried it with a lower core count yet No need, I'm trying to get failure logs | 14:12:35 |