| 30 May 2025 |
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 |