X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Hc7K8ZEIZE4Qn4oh jHXt+0WUeJ/HYmdJU6W4t0LF3YLAek6u0fV9vCYZrT5hDM5Ea49yPVzSBUu8EmAs BfuKYrKAYCicdmHDr8U+rs0elRtLk0p6n385r4ggdUditBoAbge6z67xNcGv4YVz 80jrryTGOlsSG+U0RJygOIB25DU= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=By3Z1L00nwGCAU+P8uYM+2 YEZas=; b=HziRBR9ZSSDhRonFPFs/v9ewSLEZZE0kzgdRiFb6dici93apajGyHW 2fhjvWPlwKvtir26uBoFzFr7mQxnHdbkc/NEfKYDjSWUweQKqWrICe54FSdtmgN1 iyprJK1RA6tXW4G1LD1AwKBdMPjNxuU8siKEXNExMAMXJ3jxNBgqk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_50,SPF_HELO_PASS,SPF_PASS,TVD_RCVD_IP autolearn=ham version=3.3.2 spammy=Everybody, roger, Roger, 1.2.5 X-HELO: glup.org Authentication-Results: glup.org; dmarc=none header.from=glup.org Subject: Re: Mosh connection errors To: cygwin AT cygwin DOT com References: <19b0b0e8-fe0a-838d-0f9c-523364cff96f AT polyhack DOT io> From: John Hood Message-ID: <1ba869ce-a208-8b70-d6f6-e9e2c8145ef8@glup.org> Date: Mon, 30 Jan 2017 19:45:00 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <19b0b0e8-fe0a-838d-0f9c-523364cff96f@polyhack.io> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit (I'm one of the Mosh maintainers, but I happen to be here too.) The usual cause of this is the ssh session not being able to find mosh-server on the remote server. Try 'ssh -t root AT host -- mosh-server' to simplify debugging a bit. What OS and Mosh version do you have on the server? regards, --jh On 01/29/2017 07:15, Roger Qiu wrote: > Hi Everybody, > > Upon trying to execute mosh 1.2.5 from the official packages, it gives > back this: > > ``` > > mosh root AT host > > bash: No such file or directory > write: Broken pipe > /usr/bin/mosh: Did not find remote IP address (is SSH ProxyCommand > disabled?). > > ``` > > No idea what could be causing, but this doesn't happen when I'm on Linux. > > Thanks, > > Roger > -- 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