X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 656CF3858C20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=kosowsky.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=kosowsky.org X-CMAE-Analysis: v=2.4 cv=Jel5EWGV c=1 sm=1 tr=0 ts=620d38f9 a=BYuR5sdBHlGgEYWvfiqr5Q==:117 a=BYuR5sdBHlGgEYWvfiqr5Q==:17 a=kj9zAlcOel0A:10 a=oGFeUVbbRNcA:10 a=eubsGKgLZaWIGYQ-JRIA:9 a=CjuIK1q_8ugA:10 X-SECURESERVER-ACCT: inbox AT kosowsky DOT org X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, FROM_BLANK_NAME, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 MIME-Version: 1.0 Message-ID: <25101.14584.355242.900010@consult.pretender> Date: Wed, 16 Feb 2022 12:48:40 -0500 To: cygwin AT cygwin DOT com Subject: Can't start cygsshd service X-Mailer: VM 8.2.0b under 25.2.2 (x86_64-pc-linux-gnu) From: "" X-Virus-Scanned: ClamAV using ClamSMTP X-CMAE-Envelope: MS4xfK7ayGvWrcn1OZRVpiGQFRq/qhEZNFct/QyRwQr8m8b/VS9qtnpdMWdWd4v+d5gH1PQjLSGOh+pe7gPmfs4AoPdOTDmwywTXpPtjWBOJnqCONZrAOlBi j7w79BOzzGzEvtHyB7Smr0n70TL/Cbg64isQXfpJzB2V1cJe1OS9pxLRkZOcInKpoLCuQJlDPrCDXxHweRAOgeYBx02/6oR6qFU= X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" I just installed Cygwin and cygwin sshd on a fresh Win10 Virtual Box machine. Running 'ssh-host-config' worked perfectly, saying the service was installed. I accepted all the defaults. However, the service fails to start -- whether on 'reboot' or manually. Specifically, #cygrunsrv -S cygsshd cygrunsrv: Error starting a service: StartService: Win32 error 1053: The service did not respond to the start or control request in a timely fashion #net start cygsshd The service is not responding to the control function. More help is available by typing NET HELPMSG 2186. I am using the native Windows Defender firewall, which has "Cygwin SSHD - 22 - Private" enabled for 'Private' (but not for 'Public') Googling the error messages didn't show anything helpful Any ideas what might be going wrong here? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple