!RROtHmAaQIkiJzJZZE:nixos.org

NixOS Infrastructure

388 Members
Next Infra call: 2024-07-11, 18:00 CEST (UTC+2) | Infra operational issues backlog: https://github.com/orgs/NixOS/projects/52 | See #infra-alerts:nixos.org for real time alerts from Prometheus.121 Servers

Load older messages


SenderMessageTime
19 Sep 2025
@dgrig:erethon.comdgrig A bit off-topic for the room, but related to nix-eval-jobs. If you know what's up with clang-tidy here I would love a hint. 12:12:17
@ghpzin:envs.netghpzin I remember somebody here mentioning problems with https://releases.nixos.org a few days ago that got fixed.
I noticed something strange is happening with nixos/unstable,nixos/unstable-small and nixpkgs listings:
https://releases.nixos.org/?prefix=nixos/unstable/
https://releases.nixos.org/?prefix=nixos/unstable-small/
https://releases.nixos.org/?prefix=nixpkgs/
Page keeps sending GET requests (that look like https://nix-releases.s3.amazonaws.com/?delimiter=/&prefix=nixos/unstable/&marker=nixos%2Funstable%2Fnixos-21.03pre248308.5d0e2dedd55%2F) over and over again and not showing anything on page.
Other pages seem to list things fine and not spam requests.
16:35:24
@joerg:thalheim.ioMic92 @ghpzin:envs.net: https://github.com/NixOS/infra/pull/839 related to this? 18:53:37
@ghpzin:envs.netghpzinYes, that was for previous issue when there was js error and nothing loaded. Not sure if related to security fix that was the reason for that.18:58:33
@ghpzin:envs.netghpzin* Yes, that was for previous issue when there was js error and nothing loaded. Not sure if current issue is related to security fix that was the reason for that.19:00:58
@ghpzin:envs.netghpzin Yes, that was for previous issue when there was js error and nothing loaded.
Not sure if current issue is related to security fix that was the reason for that.
It is weird, because on other prefixes there is only 1 request and it is fine, on those there is first one and then the always spamming one.
Both return 200 with what seems to be correct things: <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>...
19:04:20
@ghpzin:envs.netghpzin Yes, that was for previous issue when there was js error and nothing loaded.
Not sure if current issue is related to security fix that was the reason for that.
It is weird, because on other prefixes there is only 1 request and it is fine, on those there is first one and then the always spamming one.
Both return 200 with what seems to be correct things: <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>...
I guess pagination does not work, first request on spamming ones returns:
<MaxKeys>1000</MaxKeys><Delimiter>/</Delimiter><IsTruncated>true</IsTruncated>
Working ones return <IsTruncated>false</IsTruncated>
19:10:23
@ghpzin:envs.netghpzin Yes, that was for previous issue when there was js error and nothing loaded.
Not sure if current issue is related to security fix that was the reason for that.
It is weird, because on other prefixes there is only 1 request and it is fine, on those there is first one and then the always spamming one.
Both return 200 with what seems to be correct things: <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>...
I guess pagination does not work, first request on spamming ones returns:
<MaxKeys>1000</MaxKeys><Delimiter>/</Delimiter><IsTruncated>true</IsTruncated>
Working ones return <MaxKeys>1000</MaxKeys><Delimiter>/</Delimiter><IsTruncated>false</IsTruncated>
19:10:51
@ghpzin:envs.netghpzin Yes, that was for previous issue when there was js error and nothing loaded.
Not sure if current issue is related to security fix that was the reason for that.
It is weird, because on other prefixes there is only 1 request and it is fine, on those there is first one and then the always spamming one.
Both return 200 with what seems to be correct things: <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>...
I guess pagination does not work, first request on spamming ones returns:
<IsTruncated>true</IsTruncated>
Working ones return <IsTruncated>false</IsTruncated>
19:11:19
@vcunat:matrix.orgVladimír ČunátI think those pages did work at some point, but I haven't tried very recently to be sure that they did break right now around those security fixes.19:14:24
@vcunat:matrix.orgVladimír Čunát* I believe those pages did work at some point, but I haven't tried very recently to be sure that they did break right now around those security fixes.19:14:32
@k900:0upti.meK900 Can someone update anubis on Hydra 19:14:40
@k900:0upti.meK900I still can't load it on my phonen19:14:46
@k900:0upti.meK900 * 19:14:50
@k900:0upti.meK900 Because of the 9 cores thing 19:14:55
@vcunat:matrix.orgVladimír ČunátWe deploy whatever is in stable-small.19:16:28
@vcunat:matrix.orgVladimír ČunátI think even in this case (anubis), at a quick glance at the repo.19:16:51
@vcunat:matrix.orgVladimír ČunátLast update was just a couple days ago.19:17:04
@k900:0upti.meK900 Hm I wonder if they haven't tagged a release yet 19:18:27
@joerg:thalheim.ioMic92What is the 9 cores thing?20:19:28
@dgrig:erethon.comdgrighttps://anubis.techaro.lol/blog/2025/cpu-core-odd/20:25:13
@ghpzin:envs.netghpzin Commit with fix seems to be only in v1.22.0:
https://github.com/TecharoHQ/anubis/commit/c661bc37d133976a005fb0b1060e3e0a34f69003
20:28:20
21 Sep 2025
@hexa:lossy.networkhexagetting closer to replacing haumea21:25:36
@hexa:lossy.networkhexabut the requirements changed slightly21:25:47
@hexa:lossy.networkhexagiven the recent increase of low disk alerts we should go for 2x2TB instead of 2x1TB21:26:03
@hexa:lossy.networkhexaupgrading an AX52 will land us at 124,63 EUR/mo21:27:05
@hexa:lossy.networkhexaan AX102 starts at 125,84 EUR/mo and comes with twice the memory and a beefier CPU21:27:43
@hexa:lossy.networkhexathe intel alternative would be an EX101 but I'm not fond of the prevalence of E-cores on the i9-1390021:28:18
@hexa:lossy.networkhexahttps://www.hetzner.com/dedicated-rootserver/matrix-ax/ https://www.hetzner.com/dedicated-rootserver/matrix-ex/21:28:34
@hexa:lossy.networkhexathough the intel machine does come with ECC memory and 2x2TB disk 😬21:29:49

Show newer messages


Back to Room ListRoom Version: 6