View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002930 | GNUnet | transport service | public | 2013-07-09 13:39 | 2013-12-24 20:54 |
| Reporter | Matthias Wachs | Assigned To | Matthias Wachs | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
| Summary | 0002930: Inbound sessions are not reported correctly to ATS | ||||
| Description | Jul 09 07:07:58-095679 transport-10096 ERROR Update for unknown address for peer `AG2P', plugin `tcp', session 0xe2adb0 id 0 Jul 09 07:07:58-095998 transport-10096 ERROR Assertion failed at ats_api_scheduling.c:1292. | ||||
| Additional Information | Inbound sessions are not correctly added | ||||
| Tags | No tags attached. | ||||
|
|
Implemented functionality for plugins to notify Now we have an issue with wrong network scopes: mwachs@fulcrum:~/coding/gnunet/src/ats$ gnunet-ats -c /tmp/transport-testing9jrhcp/1/config Peer `P565' plugin `tcp', address `tcp.0.localhost:60986', `LOOPBACK' bw out: 4294967295 Bytes/s, bw in 4294967295 Bytes/s, ATS returned results for 1 addresses mwachs@fulcrum:~/coding/gnunet/src/ats$ gnunet-ats -c /tmp/transport-testing9jrhcp/3/config Peer `AG2P' plugin `tcp', address `tcp.0.localhost:12051', `UNSPECIFIED' bw out: 65536 Bytes/s, bw in 65536 Bytes/s, ATS returned results for 1 addresses mwachs@fulcrum:~/coding/gnunet/src/ats$ |
|
|
Loopback address is added to UNSPECIFIED instead of LOOPBACK -> reliability slow! |
|
|
Implementation fixed and many issues with the code: We still get an error: Jul 11 11:30:10-755904 transport-1417 ERROR Address or session unknown: failed to update properties for peer `P565' plugin `tcp' address `tcp.0.127.0.0.1:12077' session 0x14cce90 Current issue: plugins update metrics for validation sessions .... |
|
|
Assertions caused by unkown sessions fixed with revision 27933. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-07-09 13:39 | Matthias Wachs | New Issue | |
| 2013-07-09 13:39 | Matthias Wachs | Status | new => assigned |
| 2013-07-09 13:39 | Matthias Wachs | Assigned To | => Matthias Wachs |
| 2013-07-09 15:09 | Matthias Wachs | Note Added: 0007212 | |
| 2013-07-09 15:09 | Matthias Wachs | Note Added: 0007213 | |
| 2013-07-11 11:35 | Matthias Wachs | Note Added: 0007235 | |
| 2013-07-11 17:32 | Matthias Wachs | Note Added: 0007236 | |
| 2013-07-11 17:32 | Matthias Wachs | Status | assigned => resolved |
| 2013-07-11 17:32 | Matthias Wachs | Resolution | open => fixed |
| 2013-07-13 02:13 | Christian Grothoff | Product Version | => Git master |
| 2013-07-13 02:13 | Christian Grothoff | Fixed in Version | => 0.10.0 |
| 2013-07-13 02:13 | Christian Grothoff | Target Version | => 0.10.0 |
| 2013-12-24 20:54 | Christian Grothoff | Status | resolved => closed |