Alexandre Novello
2005-Oct-05 00:26 UTC
[Samba] getpeername failed. Error was Transport endpoint is not connected
I have a similar error, I can us XP workstation ad domain members, and they even use the shares, but two or threes times per day the connection resets, and I have to kill the smbd and start it again (only restart does not work). Take look at my LOG. Any idea? [2005/10/04 11:02:10, 0] lib/util_sock.c:get_peer_addr(1150) getpeername failed. Error was Transport endpoint is not connected [2005/10/04 11:02:10, 0] lib/access.c:check_access(328) [2005/10/04 11:02:10, 0] lib/util_sock.c:get_peer_addr(1150) getpeername failed. Error was Transport endpoint is not connected Denied connection from (0.0.0.0 <http://0.0.0.0>) [2005/10/04 11:02:10, 1] smbd/process.c:process_smb(1084) [2005/10/04 11:02:10, 0] lib/util_sock.c:get_peer_addr(1150) getpeername failed. Error was Transport endpoint is not connected Connection denied from 0.0.0.0 <http://0.0.0.0> [2005/10/04 11:02:10, 0] lib/util_sock.c:write_socket_data(430) write_socket_data: write failure. Error = Connection reset by peer [2005/10/04 11:02:10, 0] lib/util_sock.c:write_socket(455) write_socket: Error writing 5 bytes to socket 27: ERRNO = Connection reset by peer [2005/10/04 11:02:10, 0] lib/util_sock.c:send_smb(647) Error writing 5 bytes to client. -1. (Connection reset by peer) -- ________________________ Alexandre Novello
Andreas Bauer
2005-Oct-26 15:08 UTC
[Samba] getpeername failed. Error was Transport endpoint is not connected
Hello NG I'm trying without success to join a XP workstation in a Samba/openldap domain SuSE 9.3)and to connect this samba/ldap as fileserver. On samba machine I'm getting this errormessage: my var/log/samba/smbd: [2005/10/26 16:24:04, 0] lib/util_sock.c:get_peer_addr(1150) getpeername failed. Error was Transport endpoint is not connected [2005/10/26 16:26:28, 0] lib/util_sock.c:get_peer_addr(1150) getpeername failed. Error was Transport endpoint is not connected The errormessage of XP after the login machinejoining XP GUI is: "couldn't found the username", but the NetBios Administratoraccount is existing. Can somebody help me, any idea? Best regards and many thanks Andreas
Andreas Bauer
2005-Oct-28 00:37 UTC
[Samba] Re:getpeername failed. Error was Transport endpointis notconnected
Hello Andrew, Andrew Bartlett wrote:>> Oct 27 01:51:57 linuxamd64 smbd[6686]: [2005/10/27 01:51:57, 0] >> lib/util_sock.c:get_peer_addr(1150) >> Oct 27 01:51:57 linuxamd64 smbd[6686]: getpeername failed. Error was >> Transport endpoint is not connected>The client (XP) makes two connections to the server, one 1ms after the >other. The second one to be accepted is then dropped. Or perhaps you >just had a client suddenly reboot, or a number of other things. >This is normal, we really should push it down to debug 2...There is this only logentry in var/log/samba/smbd, when I want to connect Win XP workstation to smb/ldap domain. There is no other, 1ms later: [2005/10/26 16:24:04, 0] lib/util_sock.c:get_peer_addr(1150) getpeername failed. Error was Transport endpoint is not connected [2005/10/26 16:26:28, 0] lib/util_sock.c:get_peer_addr(1150) getpeername failed. Error was Transport endpoint is not connected>> Oct 27 01:37:55 linuxamd64 kernel: end_request: I/O error, dev fd0,sector 0>Put a floppy in the drive :-I have installed no floppy in my Suse server! I have build out the floppy, because hardware tools indicated device read fault. Thanks a lot Andreas