[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66297: guix-daemon not starting after boot
From: |
Ludovic Courtès |
Subject: |
bug#66297: guix-daemon not starting after boot |
Date: |
Sat, 14 Oct 2023 19:46:23 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hello,
Sharlatan Hellseher <sharlatanus@gmail.com> skribis:
> I creaed a simple script, it may be helpfull for quick glance on guix healh in
> general =)
Heh. :-) Could you answer my earlier questions:
>> > There this no track of guix-daemon was starting in herd log
>> >
>> > herd log | grep daemon
>> > 10 Oct 2023 00:03:30 service upower-daemon is being started
>> > 10 Oct 2023 00:03:30 service upower-daemon is running
>> > 10 Oct 2023 00:03:30 service ssh-daemon is being started
>> > 10 Oct 2023 00:03:30 service ssh-daemon is running
>>
>> What about ‘sudo herd status’? Does guix-daemon show up there?
>>
>> Also, could you check:
>>
>> guix system shepherd-graph /run/current-system/configuration.scm | \
>> guix shell xdot -- xdot -
>>
>> to make sure guix-daemon actually is in your config, to be 100% sure?
TIA,
Ludo’.