public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* ssh "accept failure" message with 2012-06-04 snapshot
@ 2012-06-09 18:12 David Rothenberger
  2012-06-10  4:25 ` David Rothenberger
  0 siblings, 1 reply; 2+ messages in thread
From: David Rothenberger @ 2012-06-09 18:12 UTC (permalink / raw)
  To: cygwin

My autossh tunnel started producing error messages in the logs when
I switched to the 2012-06-04 snapshot.

A simple way to reproduce this is to run this command:

  % ssh -F /dev/null -N -L 50000:localhost:22 \
    -o 'ServerAliveInterval 5' \
    host

for some host. (I used both localhost and a remote host to reproduce
this.)

It produces this message every 5 seconds:

  accept: Resource temporarily unavailable

The message only occurs if ServerAliveInterval is set and there is a
local port forward in effect. It doesn't appear to cause any
problems. The tunnel works fine.

The problem started with the 2012-06-03 snapshot; 2012-05-30 doesn't
produce the message. I see this on Win7 x64 and WinXP x86.

-- 
David Rothenberger  ----  daveroth@acm.org

Painting, n.:
        The art of protecting flat surfaces from the weather, and
        exposing them to the critic.
                -- Ambrose Bierce


--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ssh "accept failure" message with 2012-06-04 snapshot
  2012-06-09 18:12 ssh "accept failure" message with 2012-06-04 snapshot David Rothenberger
@ 2012-06-10  4:25 ` David Rothenberger
  0 siblings, 0 replies; 2+ messages in thread
From: David Rothenberger @ 2012-06-10  4:25 UTC (permalink / raw)
  To: cygwin

On 6/9/2012 11:12 AM, David Rothenberger wrote:
> My autossh tunnel started producing error messages in the logs when
> I switched to the 2012-06-04 snapshot.
> 
> A simple way to reproduce this is to run this command:
> 
>   % ssh -F /dev/null -N -L 50000:localhost:22 \
>     -o 'ServerAliveInterval 5' \
>     host
> 
> for some host. (I used both localhost and a remote host to reproduce
> this.)
> 
> It produces this message every 5 seconds:
> 
>   accept: Resource temporarily unavailable
> 
> The message only occurs if ServerAliveInterval is set and there is a
> local port forward in effect. It doesn't appear to cause any
> problems. The tunnel works fine.
> 
> The problem started with the 2012-06-03 snapshot; 2012-05-30 doesn't
> produce the message. I see this on Win7 x64 and WinXP x86.

For the record, the 2012-06-10 snapshot fixes the problem. Thanks, cgf.

-- 
David Rothenberger  ----  daveroth@acm.org

Felson's Law:
        To steal ideas from one person is plagiarism; to steal from
        many is research.



--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-10  4:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-09 18:12 ssh "accept failure" message with 2012-06-04 snapshot David Rothenberger
2012-06-10  4:25 ` David Rothenberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).