Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insane speed reports #1674

Closed
zolia opened this issue Feb 10, 2020 · 2 comments · Fixed by #1726
Closed

Insane speed reports #1674

zolia opened this issue Feb 10, 2020 · 2 comments · Fixed by #1726
Assignees
Projects

Comments

@zolia
Copy link
Contributor

zolia commented Feb 10, 2020

Right after connect:

2020-02-10T11:59:32.097 INF communication/nats/connector.go:93       > Re-establishing broker connection 8ebde9ce-0d84-4b1f-a470-fcfa4531f74d DONE (check result=nats: timeout)
2020-02-10T11:59:32.097 INF communication/nats/connector.go:93       > Re-establishing broker connection cec06223-7de5-46bb-b938-8d05571bf9e2 DONE (check result=nats: timeout)
2020-02-10T11:59:32.097 INF communication/nats/connector.go:97       > All broker connections re-established
2020-02-10T11:59:32.097 INF core/connection/manager.go:435           > Connection state: Connecting → Connected
2020-02-10T11:59:32.097 DBG consumer/bandwidth/tracker.go:87         > Download speed: 33.3 kbps
2020-02-10T11:59:32.097 DBG consumer/bandwidth/tracker.go:88         > Upload speed: 40.5 kbps
2020-02-10T11:59:32.098 DBG consumer/bandwidth/tracker.go:87         > Download speed: 834.9 Mbps
2020-02-10T11:59:32.098 DBG consumer/bandwidth/tracker.go:88         > Upload speed: 842.2 Mbps
2020-02-10T11:59:32.098 DBG consumer/bandwidth/tracker.go:87         > Download speed: -9223372036854775808 bps
2020-02-10T11:59:32.098 DBG consumer/bandwidth/tracker.go:88         > Upload speed: -9223372036854775808 bps
2020-02-10T11:59:33.028 DBG consumer/bandwidth/tracker.go:87         > Download speed: 414.0 kbps
2020-02-10T11:59:33.029 DBG consumer/bandwidth/tracker.go:88         > Upload speed: 300.2 kbps

But data transferred statistics looks sane:

[INFO] Location: Occitanie, FR (residential - Free SAS)
[INFO] Proposal: Id: 1 , Provider: 0xf0160d53dfbb7ce040791192b5c838b4762bbd29, Country: FR
[INFO] Balance: 12397903822
[INFO] Connection duration: 261s
[INFO] Bytes sent: 1193304
[INFO] Bytes received: 3825150
@zolia zolia added the bug label Feb 10, 2020
@zolia zolia added this to Icebox in Engineering via automation Feb 10, 2020
@soffokl
Copy link
Member

soffokl commented Feb 10, 2020

2020-02-10T11:59:32.098 DBG consumer/bandwidth/tracker.go:87         > Download speed: -9223372036854775808 bps
2020-02-10T11:59:32.098 DBG consumer/bandwidth/tracker.go:88         > Upload speed: -9223372036854775808 bps

Need to check if this is the reason for the https://github.com/mysteriumnetwork/quality-oracle/issues/16

@zolia
Copy link
Contributor Author

zolia commented Feb 10, 2020

Ok, moving this one to todo..

@zolia zolia moved this from Icebox to Todo in Engineering Feb 10, 2020
@zolia zolia added bug:verified and removed bug labels Feb 10, 2020
@tadaskay tadaskay self-assigned this Feb 14, 2020
@tadaskay tadaskay moved this from Todo to In progress in Engineering Feb 14, 2020
Engineering automation moved this from In progress to Done Feb 18, 2020
@chompomonim chompomonim moved this from Done to Archive in Engineering Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Engineering
  
Archive
Development

Successfully merging a pull request may close this issue.

3 participants