Lila: investigate clients reporting negative lag

Created on 9 Jul 2019  路  4Comments  路  Source: ornicar/lila

Jul 09 18:49:12 greco lila-websocket[7173]: [2019-07-09T18:49:12Z WARN  lila_websocket] protocol violation of client (Error("invalid value: integer `-9`, expected u32", line: 0, column: 0)): {"t":"p","l":-9}
bug

Most helpful comment

The last negative lag reported was yesterday, 2019-07-09T23:01:00Z. So it looks like https://github.com/ornicar/lila/pull/5294 fixed the issue.

cc @isaacl

All 4 comments

even: client reported negative lag: -1712

related: #5294

The last negative lag reported was yesterday, 2019-07-09T23:01:00Z. So it looks like https://github.com/ornicar/lila/pull/5294 fixed the issue.

cc @isaacl

Or at least it has become much less frequent.

Just 3 exceptions logged in the last 2 days. Won't reopen, because I doubt anyone can be bothered, but here they are with user agents just in case:

[2019-07-11T09:28:43Z WARN  lila_websocket] negative lag: -1, user-agent: Some("Mozilla/5.0 (Windows NT 6.1; rv:67.0) Gecko/20100101 Firefox/67.0")
[2019-07-12T11:48:42Z WARN  lila_websocket] negative lag: -2, user-agent: Some("Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0")
[2019-07-12T11:49:14Z WARN  lila_websocket] negative lag: -3, user-agent: Some("Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0")
Was this page helpful?
0 / 5 - 0 ratings

Related issues

Cristian-A picture Cristian-A  路  3Comments

niklasf picture niklasf  路  4Comments

ShRyDeR picture ShRyDeR  路  3Comments

goggle picture goggle  路  4Comments

marmistrz picture marmistrz  路  3Comments