View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005645 | GNUnet | DNS service | public | 2019-03-13 10:46 | 2024-03-07 21:34 |
Reporter | ic.rbow | Assigned To | schanzen | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | no change required | ||
Product Version | Git master | ||||
Target Version | 1.0.0 | Fixed in Version | 0.21.0 | ||
Summary | 0005645: Issuing request to a local DNS service breaks node | ||||
Description | I found there is a local resolver service running that gets DNS traffic from iptables and decided to try it. The dig query timed out, but I found gnunet-arm went unresponsive and there's a constant stream of ERROR/MQ messages in transport and ats logs: Mar 13 08:21:00-682310 transport-25692 ERROR MQ with 10000 entries extended by message of type 364 (FC broken?) Mar 13 09:35:54-724788 ats-28266 ERROR MQ with 10381 entries extended by message of type 345 (FC broken?) The spew persists after restarts and seems to die out after a while. | ||||
Steps To Reproduce | 1) gnunet-arm -i dns 2) dig www.W4GVVA8FXH1QPTHS533MZTGASTSKK3MWGGTBH9T0WMFDR482CE4G @169.254.1.1 3) ???? 4) Watch transport and ats go haywire. | ||||
Tags | tng | ||||
related to | 0005710 | confirmed | TNG meta issue |
|
I tried to reproduce it a with and without UDP transport enabled and it is much more stable. The dig still silent, but at least the logs aren't getting hammered. Additionally, issuing `gnunet-transport -in` dumps a limited amount of MQ errors [in ats logs] with UDP enabled, but silent otherwise. |
|
I'm not sure this is related to the local DNS request, usually those errors appear after a while just in general AFAIK. And getting this mess under control is why I'm rewriting TRANSPORT/ATS in the "TNG" redesign these days... |
|
Cannot happen anymore since old transport and ats replaced with TNG |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-13 10:46 | ic.rbow | New Issue | |
2019-03-13 10:57 | ic.rbow | Note Added: 0014191 | |
2019-05-02 14:26 | Christian Grothoff | Note Added: 0014368 | |
2019-05-02 14:28 | Christian Grothoff | Relationship added | related to 0005710 |
2019-06-05 19:01 | Christian Grothoff | Target Version | => 0.11.6 |
2019-06-05 19:04 | Christian Grothoff | Target Version | 0.11.6 => 0.12.0 |
2019-11-16 18:42 | Christian Grothoff | Target Version | 0.12.0 => 0.13.0 |
2020-04-22 17:23 | schanzen | Target Version | 0.13.0 => 0.14.0 |
2020-08-14 12:01 | schanzen | Tag Attached: tng | |
2020-10-28 13:06 | schanzen | Target Version | 0.14.0 => 0.15.0 |
2021-06-10 19:36 | schanzen | Target Version | 0.15.0 => 0.16.0 |
2021-12-31 09:29 | schanzen | Target Version | 0.16.0 => 0.17.0 |
2021-12-31 09:32 | schanzen | Target Version | 0.17.0 => 1.0.0 |
2024-03-07 21:34 | schanzen | Assigned To | => schanzen |
2024-03-07 21:34 | schanzen | Status | new => resolved |
2024-03-07 21:34 | schanzen | Resolution | open => no change required |
2024-03-07 21:34 | schanzen | Fixed in Version | => 0.21.0 |
2024-03-07 21:34 | schanzen | Note Added: 0021809 | |
2024-03-07 21:34 | schanzen | Status | resolved => closed |