09:15 kode54: btw
09:15 kode54: the issue is with one of the Fastly IPs
09:15 kode54: curl https://nouveau.freedesktop.org/CodeNames.html --resolve 'nouveau.freedesktop.org:443:151.101.131.5'
09:15 kode54: the other three IPs appear to be doing SNI properly
09:15 kode54: that one IP appears to be sending out a massive combo certificate
09:15 kode54: maybe it was a misconfigured DNS record
09:16 kode54: non-SNI fallback tends to be an expensive fallback option for deep pockets
09:16 kode54: Cloudflare requires Pro for it, for instance
09:21 kode54: https://www.fastly.com/documentation/guides/concepts/errors/#routing-errors
09:21 kode54: it's returning a 421 error
09:23 kode54: somebody put a wrong record in there
11:31 pv: Hi, I'm seeing a pipeline timeouting when trying to build a new container image: https://gitlab.freedesktop.org/pipewire/pipewire/-/jobs/74075481 from https://gitlab.freedesktop.org/pipewire/pipewire/-/blob/e9a24063142f531c991a320dcefb28140ba23a29/.gitlab-ci.yml#L35 --- not sure why it is taking so long, previously run on 2024-05-30 this took 2.5 min
17:06 bentiss: kode54: oops, thanks for spotting this. indeed, the IP should have been 151.101.131.52, not 151.101.131.5 :( Fixed now
17:06 bentiss: (nouveau has some TXT records attached to it, so I can not use a CNAME like the rest)
19:18 kode54: also thanks to lahwaacz of Arch for crafting that pin command