Displaying 7 results from an estimated 7 matches for "kirn".
Did you mean:
kirin
2007 May 17
4
[Bug 1306] Spurious : "chan_read_failed for istate 3" errors from sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=1306
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1281| |ok?
Flag| |
--- Comment #7 from Damien Miller <djm at
2007 Apr 09
10
[Bug 1306] Spurious : "chan_read_failed for istate 3" errors from sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=1306
Summary: Spurious : "chan_read_failed for istate 3" errors from
sshd
Product: Portable OpenSSH
Version: 4.6p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2006 Nov 27
5
[Bug 52] ssh hangs on exit
http://bugzilla.mindrot.org/show_bug.cgi?id=52
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1075 is|0 |1
obsolete| |
Attachment #1098 is|0 |1
obsolete|
2006 Nov 24
1
fail to exit shell after issuing 'ssh -f .... targethost.foo.bar sleep 500000'
Hi,
Software in use:
OpenSSH-Version: 4.5p1
OpenSSL-Version: 0.98d
zlib-Version: 1.2.3
OS-Platform: AIX 5.3 ML4
Problem:
when issuing following command on an AIX host:
$ ssh -2 -n -f -x -L6666:localhost:6666 -o BatchMode=yes targethost sleep
500000
$ exit
the shell is waiting for the finish of issued command (sleep).
The expected behaviour of above command should be, that the shell would
2006 Nov 27
0
fail to exit shell after issuing 'ssh -f .... targethost.foo.bar sleep 500000' [SOLVED]
...ected version of
your patch to bug http://bugzilla.mindrot.org/show_bug.cgi?id=52).
The patch itself resolves the issue of hang-on-exit on AIX when executing a
'ssh -f ...'
thanks for your great help :-)
--
Jochen
2006/11/27, Darren Tucker <dtucker at zip.com.au>:
>
> Jochen Kirn wrote:
> > when issuing following command on an AIX host:
> > $ ssh -2 -n -f -x -L6666:localhost:6666 -o BatchMode=yes targethost
> sleep
> > 500000
> > $ exit
> >
> [...]
>
> I suspect this is an instance of this bug:
> http://bugzilla.mindrot.org/show_...
2007 Jan 10
0
chan_read_failed for istate 3 on serverside when scp'ing file
Hi,
when scp'ing a file from hostA to hostB I receive following error message on
the server side.
Message in authlog:
Jan 9 15:01:32 zapphod sshd[3229]: [ID 800047 auth.error] error: channel 0:
chan_read_failed for istate 3
The file itself is transfered correctly, so I'm wondering why this error is
being logged and what this error message means
It seems that the occurance of this
2007 Feb 01
0
unexpected error message ( ...[auth.error] error: channel 0: chan_read_failed for istate 3)
Hi,
when scp'ing a file from hostA to hostB I receive following error message on
the server side.
Message in authlog:
Jan 9 15:01:32 zapphod sshd[3229]: [ID 800047 auth.error] error: channel 0:
chan_read_failed for istate 3
The file itself is transfered correctly, so I'm wondering why this error is
being logged and what this error message means
It seems that the occurance of this