GNU bug report logs -
#37309
'ssh-daemon' fails to start
Previous Next
Full log
Message #23 received at 37309 <at> debbugs.gnu.org (full text, mbox):
Hi Giovanni,
Giovanni Biscuolo <g <at> xelera.eu> writes:
> Hi Jelle,
>
> Jelle Licht <jlicht <at> fsfe.org> writes:
>
> [...]
>
>> I think I am also running into a similar issue on my spinning rust based
>> T400. Is there a workaround available that does the above,
>
> I added `(extra-content "ListenAddress 0.0.0.0")` to my
> openssh-configuration, to only listen on IPv4 addresses:
>
> --8<---------------cut here---------------start------------->8---
> (service openssh-service-type
> (openssh-configuration
> (port-number 22)
> (extra-content "ListenAddress 0.0.0.0")
> (authorized-keys
> `(("g" ,(local-file "keys/ssh/g.pub"))
> ("hydra",(local-file "keys/ssh/hydra.pub"))))))
> --8<---------------cut here---------------end--------------->8---
>
> I tried to reboot several times one machine I can use for testing and it
> works for me: please can you try and report if this also works for you?
This, in combination with setting the pid-file-timeout to 30 seconds,
made everything work! I guess it is a combination of fun IPv6
interactions with extremely slow and busy spinning rust.
Thank you!
This does still like a workaround instead of a proper fix though; is
there something we can do to mitigate these issues in the first place?
- Jelle
This bug report was last modified 4 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.