Project

General

Profile

Actions

Bug #355

open

Invalid PONG response

Added by Neckara Neckara over 9 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2014-11-07
Due date:
% Done:

0%

Estimated time:
1:00 h
Patch Available:
No
Found in Versions:
0.8.9
Confirmed:
Yes
Branch:
Security:
Help Needed:
Yes

Description

Hello,

I use bip from the Debian Jessie package (0.8.9, I tried also which the Repo version).
Each time my IRC client send a PING request :

"PING _1415376678828"

I get this response :
":127.0.0.1 PONG _1415376678828" instead of ":127.0.0.1 PONG 127.0.0.1 :_1415376678828" others IRC server can send me.
Indeed, the RFC ( https://tools.ietf.org/html/rfc2812#section-3.7.3 or https://tools.ietf.org/html/rfc1459#section-4.6.3 ) says PONG has as for parameters <server> [<server>].

Each 2-3 minutes, I get disconnected few seconds after the client's PING request.
In the bip logs I have :

07-11-2014 06:47:20 ERROR: read(fd=7): Connection lost: Connection timed out
07-11-2014 06:47:20 ERROR: Error while reading on fd 7
07-11-2014 06:47:20 ERROR: client read_lines error, closing...
07-11-2014 06:50:07 ERROR: read(fd=7): Connection lost: Connection timed out
07-11-2014 06:50:07 ERROR: Error while reading on fd 7
07-11-2014 06:50:07 ERROR: client read_lines error, closing...
[...]
07-11-2014 17:06:48 ERROR: read(fd=5): Connection lost: Resource temporarily unavailable
07-11-2014 17:06:48 ERROR: Error while reading on fd 5
07-11-2014 17:06:48 ERROR: client read_lines error, closing...
07-11-2014 17:09:19 ERROR: read(fd=5): Connection lost: Resource temporarily unavailable
07-11-2014 17:09:19 ERROR: Error while reading on fd 5
07-11-2014 17:09:19 ERROR: client read_lines error, closing...
07-11-2014 17:12:01 ERROR: read(fd=5): Connection lost: Resource temporarily unavailable
07-11-2014 17:12:01 ERROR: Error while reading on fd 5
07-11-2014 17:12:01 ERROR: client read_lines error, closing...
07-11-2014 17:12:45 ERROR: read(fd=6): Connection lost: Resource temporarily unavailable
07-11-2014 17:12:45 ERROR: Error while reading on fd 6
07-11-2014 17:12:45 ERROR: client read_lines error, closing...

Can you do something about that ?

Cordially,
Neckara


Related issues 1 (1 open0 closed)

Is duplicate of Bip - Bug #192: using "hide ping pong event" in mIRC doesn't work with bipFeedback2011-02-09

Actions
Actions

Also available in: Atom PDF