View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002213 | GNUnet | transport service | public | 2012-03-12 13:12 | 2024-05-03 13:58 |
| Reporter | Christian Grothoff | Assigned To | Matthias Wachs | ||
| Priority | high | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0002213: ERROR `sendto' failed at plugin_transport_udp.c:1776 with error: Network is unreachable | ||||
| Description | The above error appears after running a peer for a little while. Not sure if the cause is a routing issue or a plugin bug. In any case, the error message should be extended to capture the IP:PORT (and target peer ID?) to help diagnosis. | ||||
| Tags | No tags attached. | ||||
|
|
Had a peer running with UDP enabled for 18hours with UDP enabled: Got not a single error message... Added a more detailed error message to improve debugging |
|
|
Ok, with the extended logging I now get (on toxic): Mar 29 20:51:15-208097 transport-udp-31200 ERROR UDP could not transmit 866-byte message to `[2001:4ca0:2001:42:230:48ff:febb:4bca]:2086': `Network is unreachable' So the problem seems to be that IPv6 can give us trouble on some systems (which is fine, not *our* bug...). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-03-12 13:12 | Christian Grothoff | New Issue | |
| 2012-03-12 13:12 | Christian Grothoff | Status | new => assigned |
| 2012-03-12 13:12 | Christian Grothoff | Assigned To | => Matthias Wachs |
| 2012-03-16 23:50 | Christian Grothoff | Priority | normal => high |
| 2012-03-30 14:27 | Matthias Wachs | Note Added: 0005663 | |
| 2012-03-30 14:28 | Matthias Wachs | Status | assigned => feedback |
| 2012-04-01 11:45 | Christian Grothoff | Note Added: 0005672 | |
| 2012-04-01 11:45 | Christian Grothoff | Status | feedback => assigned |
| 2012-04-01 11:45 | Christian Grothoff | Status | assigned => resolved |
| 2012-04-01 11:45 | Christian Grothoff | Fixed in Version | => 0.9.3 |
| 2012-04-01 11:45 | Christian Grothoff | Resolution | open => fixed |
| 2012-04-01 11:45 | Christian Grothoff | Target Version | => 0.9.3 |
| 2012-06-02 19:15 | Christian Grothoff | Status | resolved => closed |
| 2024-05-03 13:58 | Christian Grothoff | Category | UDP transport => transport service |