GNU bug report logs - #34580
'ssh-daemon' fails to start

Previous Next

Package: guix;

Reported by: Andreas Enge <andreas <at> enge.fr>

Date: Tue, 19 Feb 2019 21:22:02 UTC

Severity: important

Tags: fixed, unreproducible

Merged with 30993, 33299, 37309

Done: maxim.cournoyer <at> gmail.com

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Brant Gardner" <mail <at> lnklnx.com>
To: 34580 <at> debbugs.gnu.org
Subject: bug#34580: Service ssh-daemon could not be started
Date: Fri, 20 Sep 2019 15:00:40 -0500
[Message part 1 (text/plain, inline)]
Adding my nickel here, I observed the exact same behavior yesterday. I have several Guix System instances, this is currently the only one that has exhibited the problem of ssh failing to start and logging no messages about it.

Networking:

 (static-networking-service
 "enp1s0" "192.168.1.253"
 #:gateway "192.168.1.100"
 #:name-servers '("192.168.1.123" "192.168.1.252"))

The most useful thing I could find in the logs:

Sep 19 15:30:46 localhost sshd[261]: Server listening on 0.0.0.0 port 22.
Sep 19 15:31:19 localhost shepherd[1]: Service ssh-daemon could not be started.
Sep 19 15:39:58 localhost sshd[585]: Server listening on 0.0.0.0 port 22.
Sep 19 15:39:58 localhost sshd[585]: Server listening on :: port 22.
Sep 19 15:39:59 localhost shepherd[1]: Service ssh-daemon has been started.

The 15:30/15:31 lines are the boot messages, the 15:39 messages are my manual call to 'herd start ssh-daemon'.

--
Brant Gardner


[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 168 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.