Oracle Solaris System Administration (MOSC)

MOSC Banner

sshd[475]: [ID 800047 auth.error] error: accept: Software caused connection abort

edited Mar 1, 2012 7:03AM in Oracle Solaris System Administration (MOSC) 1 commentAnswered ✓
Hi everyone,

  Recently, the message file is flooded with the following messages:

        sshd[475]: [ID 800047 auth.error] error: accept: Software caused connection abort

  It shows up every minute. The ssh seems to be working fine as I can ssh to the server without problem. Truss shows this is a RPC layer issue:

475:    psargs: /usr/lib/ssh/sshd
475:    pollsys(0xFFBFF408, 1, 0x00000000, 0x00000000) (sleeping...)
475:    pollsys(0xFFBFF408, 1, 0x00000000, 0x00000000)  = 1
475:    accept(3, 0xFFBFF900, 0xFFBFFA00, SOV_DEFAULT)  Err#130 ECONNABORTED
475:    fstat(-1, 0xFFBFEB68)                           Err#9 EBADF
475:    fstat(-1, 0xFFBFDF38)                           Err#9 EBADF
475:    open("/dev/conslog", O_WRONLY)                  = 4
475:    fcntl(4, F_SETFD, 0x00000001)                   = 0
475:    fstat(4, 0xFFBFDF38)                            = 0
475:    fstat(4, 0xFFBFE998)                            = 0
475:    time()                                          = 1330628802
475:    getpid()                                        = 475 [1]
475:    putmsg(4, 0xFFBFE050, 0xFFBFE044, 0)            = 0

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center