Re: [SR-Users] TCP connection reset by peer

2015-05-07 Thread Daniel-Constantin Mierla
Hello,

On 07/05/15 09:02, Mickael Marrache wrote:

 Hi,

  

 I sometimes see the following in the logs:

  

 kamailio[14433]: ERROR: core [tcp_read.c:271]: tcp_read_data():
 error reading: Connection reset by peer (104)

 kamailio[14433]: ERROR: core [tcp_read.c:1296]: tcp_read_req():
 ERROR: tcp_read_req: error reading

  

 It looks like Kamailio tries to read a request from a TCP socket but
 the connection has been reset (not properly ended) by the remote peer.

  

 Is it an error? Does it prevent Kamailio from working properly? If
 yes, what is the solution?


this is normal situation that can happen out there (e.g., connections
can be cut by home routers or user on mobile device loses the signal) --
those logs messages should be made NOTICE or INFO. Or set to corelog
level so they can be disabled if wanted.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - http://www.kamailioworld.com

___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] TCP connection reset by peer

2015-05-07 Thread Mickael Marrache
Hi,

 

I sometimes see the following in the logs:

 

kamailio[14433]: ERROR: core [tcp_read.c:271]: tcp_read_data(): error
reading: Connection reset by peer (104)

kamailio[14433]: ERROR: core [tcp_read.c:1296]: tcp_read_req(): ERROR:
tcp_read_req: error reading

 

It looks like Kamailio tries to read a request from a TCP socket but the
connection has been reset (not properly ended) by the remote peer.

 

Is it an error? Does it prevent Kamailio from working properly? If yes, what
is the solution?

 

Thanks,

Mickael

___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users