Discussion:
SSH daemon fails with "Failed to get handed-off socket: errno 6"
(too old to reply)
y***@vms.huji.ac.il
2007-11-06 11:40:37 UTC
Permalink
Hello,

Yesterday our SSH daemon stopped accepting connections; in SSHD.LOG I see the
following message:

Failed to get handed-off socket: errno 6

Anyone has an idea what to do?

Background: VMS-7.3-2, Multinet 5.2.
Two days before the problem I've installed VMS patches SYS-4.0 and LOADSS-1.0.
After a reboot SSH daemon worked for a while and then stopped.

Thanks! __Yehavi:
Dan O'Reilly
2007-11-06 20:26:19 UTC
Permalink
This means that SSHD_MASTER found a valid identification message, marked
its incoming socket for handoff to SSHD2, then spawned an SSHD2
process. The first thing SSHD2 does is to assign a socket to the one that
was marked for handoff. In the course of this, it received an error
indication, saying the socket is no longer available. I recommend you
restart SSH, then examine MULTINET:SSHD_MASTER.LOG to see if it says
anything about why the socket went away. Do you have the latest SSH ECO?
Post by y***@vms.huji.ac.il
Hello,
Yesterday our SSH daemon stopped accepting connections; in SSHD.LOG I see the
Failed to get handed-off socket: errno 6
Anyone has an idea what to do?
Background: VMS-7.3-2, Multinet 5.2.
Two days before the problem I've installed VMS patches SYS-4.0 and LOADSS-1.0.
After a reboot SSH daemon worked for a while and then stopped.
------
+-------------------------------+----------------------------------------+
| Dan O'Reilly | "There are 10 types of people in this |
| Principal Engineer | world: those who understand binary |
| Process Software | and those who don't." |
| http://www.process.com | |
+-------------------------------+----------------------------------------+
B***@cwu.EDU
2007-11-07 15:05:45 UTC
Permalink
I have seen the same problem but under OpenVMS version 8.3 after installing
the VMS83A_SYS-V0400 ECO released October 31. Removing the VMS83A_SYS-V0400
ECO got rid of the problem. I notice that a VMS83A_SYS-V0500 ECO has since
been released on November 5; however, as the ECO release notes say the V0500
version was released to address an issue in the replacement of the HELPLIB
library, I would expect that VMS83A_SYS-V0500 has the same issue with
the MultiNET SSHD_MASTER as VMS83A_SYS-V0400.

Bill

Bill Glessner - ***@cwu.EDU
System Programmer
Central Washington University
Date: Tue, 06 Nov 2007 13:26:19 -0700
Subject: Re: SSH daemon fails with "Failed to get handed-off socket: errno 6"
This means that SSHD_MASTER found a valid identification message, marked
its incoming socket for handoff to SSHD2, then spawned an SSHD2
process. The first thing SSHD2 does is to assign a socket to the one that
was marked for handoff. In the course of this, it received an error
indication, saying the socket is no longer available. I recommend you
restart SSH, then examine MULTINET:SSHD_MASTER.LOG to see if it says
anything about why the socket went away. Do you have the latest SSH ECO?
Post by y***@vms.huji.ac.il
Hello,
Yesterday our SSH daemon stopped accepting connections; in SSHD.LOG I see the
Failed to get handed-off socket: errno 6
Anyone has an idea what to do?
Background: VMS-7.3-2, Multinet 5.2.
Two days before the problem I've installed VMS patches SYS-4.0 and LOADSS-1.0.
After a reboot SSH daemon worked for a while and then stopped.
------
+-------------------------------+----------------------------------------+
| Dan O'Reilly | "There are 10 types of people in this |
| Principal Engineer | world: those who understand binary |
| Process Software | and those who don't." |
| http://www.process.com | |
+-------------------------------+----------------------------------------+
Kattalia, Mark
2007-11-06 20:17:55 UTC
Permalink
I thought we were going to start using the bulletin board stuff at
Process...


Mark Kattalia
CALLAN ASSOCIATES Inc.
101 California St. Suite 3500
San Francisco, Ca. 94111
(415) 274-3099
***@callan.com


-----Original Message-----
From: ***@vms.huji.ac.il [mailto:***@vms.huji.ac.il]
Sent: Tuesday, November 06, 2007 3:41 AM
To: info-***@process.com
Subject: SSH daemon fails with "Failed to get handed-off socket: errno 6"

Hello,

Yesterday our SSH daemon stopped accepting connections; in SSHD.LOG I see
the following message:

Failed to get handed-off socket: errno 6

Anyone has an idea what to do?

Background: VMS-7.3-2, Multinet 5.2.
Two days before the problem I've installed VMS patches SYS-4.0 and
LOADSS-1.0.
After a reboot SSH daemon worked for a while and then stopped.

Thanks! __Yehavi:
Ken Connelly
2007-11-09 21:43:42 UTC
Permalink
That's an option, and I have been on forum site early on. However, I
have a strong personal preference for e-mail in support situations.
That's mostly because e-mail things land in my lap instead of my having
to initiate a connection on a website.

- ken
Post by Kattalia, Mark
I thought we were going to start using the bulletin board stuff at
Process...
Mark Kattalia
CALLAN ASSOCIATES Inc.
101 California St. Suite 3500
San Francisco, Ca. 94111
(415) 274-3099
-----Original Message-----
Sent: Tuesday, November 06, 2007 3:41 AM
Subject: SSH daemon fails with "Failed to get handed-off socket: errno 6"
Hello,
Yesterday our SSH daemon stopped accepting connections; in SSHD.LOG I see
Failed to get handed-off socket: errno 6
Anyone has an idea what to do?
Background: VMS-7.3-2, Multinet 5.2.
Two days before the problem I've installed VMS patches SYS-4.0 and
LOADSS-1.0.
After a reboot SSH daemon worked for a while and then stopped.
--
- Ken
=================================================================
Ken Connelly Associate Director, Security and Systems
ITS Network Services University of Northern Iowa
email: ***@uni.edu p: (319) 273-5850 f: (319) 273-7373
Geoff Bryant
2007-11-09 20:40:12 UTC
Permalink
No, the forums are another way for people to communicate who find the web
their preferred mode. They are meant to be an addition to the lists and
not a replacement
Post by Kattalia, Mark
I thought we were going to start using the bulletin board stuff at
Process...
Mark Kattalia
CALLAN ASSOCIATES Inc.
101 California St. Suite 3500
San Francisco, Ca. 94111
(415) 274-3099
-----Original Message-----
Sent: Tuesday, November 06, 2007 3:41 AM
Subject: SSH daemon fails with "Failed to get handed-off socket: errno 6"
Hello,
Yesterday our SSH daemon stopped accepting connections; in SSHD.LOG I see
Failed to get handed-off socket: errno 6
Anyone has an idea what to do?
Background: VMS-7.3-2, Multinet 5.2.
Two days before the problem I've installed VMS patches SYS-4.0 and
LOADSS-1.0.
After a reboot SSH daemon worked for a while and then stopped.
Loading...