X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=BFMcraknT8HSh8DzBWCyiHtJy8Uy8
	MSF8f6WsjgkkvUe0LFEqy+Jx63ocPk53KQbys0wfYFDCqW7pZ3HDCmwhDvxAAUgJ
	acJzl72dRaPNel/4ACpyLbeAjRAjXTpPhNbYvU3Zaz+9UhY48Ntg3Sam7L16Vfin
	tsS7nlNMqhORFc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=zFRqVcnVKhw7FbzRrS5gaWFlF9k=; b=mxD
	NscctILrqHvMBDyote9se3SGBgIZPMrcDmAJUCcxNo4eVryp99mRamlNPgUH6Slm
	9c0hiPex2EPWTMhCE1CnxUQ9USxWlNXYxwuV8ypqGoz9poN6c/PyTtPU2aLi3C5l
	Cl+t96xeeZ/g80qhR3HVoQZbbzvOtJuUt0Ip8xv8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,KAM_NUMSUBJECT,SPF_PASS autolearn=no version=3.3.2 spammy=HX-HELO:sk:mail-ed, timely, 30000, Hx-languages-length:2118
X-HELO: mail-ed1-f51.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:from:date:message-id:subject:to;        bh=snXaq9n24pOwDPYxefZaYjmGn8E3NJs9hEBWt2t7xkY=;        b=csKK4itXQIekmBUR3mdQEdyNSt/02AvYAmXwe1UqKUmdQsbuUP96soIDSagXWrMXTh         SmUSorLmx22J6ixOqrF0gDlGPee8CPzdA1YrQy8UQZZJHnnqO4x2ngcbhUKPuJBk0bJN         /ys5YD85NC1e90l/4XjRJJRMyLsUkWa5ytqryMPzY7Y1FmG8md6uuQlZOy/mVsXP+CK+         uX5trUnFwNAR8MSQsWek7xR2kQCKAiRWaTVV3N8nUzvRdiXEmAzwWvFhpp2uGDcY9o4x         gIbf5WP/S3DdSsNhUPkkKzVX8AOiR6XCpMVdLEC+EBhFqoDyDGYAMty5vCC5S2IZLszo         DbYg==
MIME-Version: 1.0
From: Hiya Z <hiya.zyx@gmail.com>
Date: Mon, 25 Jun 2018 11:59:35 -0700
Message-ID: <CAFcD33NUQh6OZmfanT3y3QMeaOuciBP1s2hQd+8KrT=+bpWOvw@mail.gmail.com>
Subject: Re: sshd issues on Windows 10 version 1803
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"

>Btw., I can't reproduce this problem.  Cygwin's sshd service always
>starts for me at boottime as expected.

>Did you check if the log file in /var/log contains any more info?

I see nothing in /var/log/sshd.log. Windows event log shows following
errors:

--
Error      6/20/2018 3:45:19 PM   Service Control Manager
7009      None
A timeout was reached (30000 milliseconds) while waiting for the sshd
service to connect.

Error      6/20/2018 3:45:19 PM   Service Control Manager
7000      None
The sshd service failed to start due to the following error:
The service did not respond to the start or control request in a timely
fashion.
--

Another odd behavior that I observe is that after a reboot, starting a
Cygwin64 terminal (first time) takes a long time. Launching subsequent
mintty terminals is quick as it should be. Could it be that sshd startup
upon reboot is hitting the same delay as the 1st mintty?

Will try removing %SystemRoot%\System32\OpenSSH from the PATH to see if it
improves things.

Thanks.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

