| 28 May 2025 |
| Sylonin joined the room. | 03:02:01 |
| 29 May 2025 |
| Adnan Zaman changed their profile picture. | 12:29:23 |
| Adnan Zaman changed their profile picture. | 12:33:14 |
| raul changed their display name from razterer to raul. | 21:19:00 |
| 30 May 2025 |
| . changed their display name from adeci to .. | 00:39:16 |
| . changed their profile picture. | 00:39:51 |
| George joined the room. | 12:14:32 |
| DerivationDingus set a profile picture. | 19:53:25 |
| DerivationDingus changed their profile picture. | 19:54:41 |
finga | I just upgraded my server to 25.05 and there I have some containers, one for matrix-synapse, one for xandikos (a webdav server) and one for a nginx proxy which proxies matrix-synapse and xandikos. now since the update the nginx container fails to start, the log is full with "A start job is running for Renew ACME certificate for..." when I stop the acme-setup.service on the nginx container before the container fails due to timeout everything seems fine so far... Is this a known issue? What can I do to fix this? | 23:59:09 |
| 31 May 2025 |
finga | I forgot to mention, when I remove the vhost for matrix but keep the one for xandikos, everything works fine as expected. | 00:00:30 |
gotha | if anyone is curious what is going on here, I was running a VM with 1GB of RAM and no swap and it seems like it was running out of memory
nixos-rebuild was just dying without error ..
adding a swapfile fixed it | 10:48:55 |
gotha | * if anyone is curious what is going on here, I was running a VM with 1GB of RAM and no swap and it seems like it was running out of memory
nixos-rebuild was just dying without error ..
adding a swapfile fixed it
I am not sure if better error message is even possible in this scenario ... | 10:49:30 |
K900 | Yeah | 10:49:32 |
K900 | It's not really possible | 10:49:36 |
K900 | But you should see an OOM kill in dmesg | 10:49:40 |
K900 | A nixpkgs eval needs ~3GB of RAM | 10:49:44 |
| chipset joined the room. | 13:23:40 |
| Rajiv Singh joined the room. | 17:10:57 |
jyrama | Not sure if this is possible with DO but my own recipe for quite some time had been to basically boot whichever nix included thing and then incrementally (possibly after zero steps, depending if you kexec etc) copying parts of a nix store from an another machine with many GBs of RAM to that lower spec VM of mine. | 17:30:26 |