[bisq-network/bisq] Bisq does not detect when the Tor network is rate limiting Bisq P2P connections (#4328)

wiz notifications at github.com
Mon Jun 22 12:24:57 UTC 2020


### Description

Tor can rate limit Bisq for various reasons, but Bisq does not handle this case or indicate it to the user in any way

#### Version

v1.3.5

### Steps to reproduce

1) Start Bisq with max connections set to 100
2) Enable Tor debug logging
3) Wait for Tor to rate limit Bisq and Tor log debug prints to indicate this

### Expected behaviour

After step 3, Bisq should have a ⚠️ icon in the status bar, and when you mousehover over the icon it should indicate to the user that "Tor Network is rate-limiting your Bisq node"

### Actual behaviour

Bisq does not detect when the Tor network is rate limiting Bisq P2P connections or indicate it to the user in any way

#### Additional info
```
Jun-22 19:57:07.189 [TorControlParser] DEBUG o.b.n.tor.Tor: hiddenService: HS_DESC FAILED epfaacm6s4cf4xvx NO_AUTH $A1D8BE264B369180006CDA03998879B49CFAE93B~reaigauebnap uhhz3uvcbp46dsx5wwkqi272bjm3nufu REASON=NOT_FOUND 
Jun-22 19:57:07.189 [TorControlParser] DEBUG o.b.n.tor.Tor: hiddenService: HS_DESC_CONTENT uhhz3uvcbp46dsx5wwkqi272bjm3nufu NO_DESCRIPTOR, as in epfaacm6s4cf4xvx uhhz3uvcbp46dsx5wwkqi272bjm3nufu $A1D8BE264B369180006CDA03998879B49CFAE93B~reaigauebnap 
Jun-22 19:57:07.189 [TorControlParser] DEBUG o.b.n.tor.Tor: hiddenService: HS_DESC FAILED epfaacm6s4cf4xvx NO_AUTH UNKNOWN REASON=QUERY_RATE_LIMITED 
Jun-22 19:57:07.189 [TorControlParser] DEBUG o.b.n.tor.Tor: hiddenService: HS_DESC_CONTENT usqzva7jkdx5c5fl57ic4qm6pwib26u4 NO_DESCRIPTOR, as in epfaacm6s4cf4xvx usqzva7jkdx5c5fl57ic4qm6pwib26u4 UNKNOWN 
Jun-22 19:57:07.189 [TorControlParser] DEBUG o.b.n.tor.Tor: hiddenService: HS_DESC FAILED epfaacm6s4cf4xvx NO_AUTH UNKNOWN REASON=QUERY_RATE_LIMITED 
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4328
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200622/e5abe346/attachment.html>


More information about the bisq-github mailing list