--- Begin Message ---
Subject: |
[berlin] web services fail to start on reboot due to anonip |
Date: |
Thu, 10 Nov 2022 13:16:24 -0500 |
Hi,
Each time we reboot berlin, we must clear anonip files that it uses to
process the nginx logs, which are supposed to be named pipes rather than
empty files, like so:
# rm /var/run/anonip/*
# herd start nginx
We should fix that.
--
Thanks,
Maxim
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#59181: [berlin] web services fail to start on reboot due to anonip |
Date: |
Fri, 01 Nov 2024 23:02:28 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
I've pushed a fix for this as commit 49375f83fc. The tests I've
implemented to help troubleshoot the issue are up for review in
https://issues.guix.gnu.org/74151.
I haven't yet reconfigured berlin with it but will do so next night,
European time.
A fully functional reboot at last awaits :-)
--
Thanks,
Maxim
--- End Message ---