Opened 9 years ago
Closed 6 years ago
#642 closed defect (fixed)
Undead tunnels when not select "Shared Client".
Reported by: | Fisionar | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.20 |
Component: | apps/i2ptunnel | Version: | 0.9 |
Keywords: | shared-client | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
Actually for tunnels with the option disabled "shared client".
If you stop such a client tunnel on http://127.0.0.1:7657/i2ptunnel/, it is marked "stopped", you can not connect through it, but it "ready" in the "Local Destinations". In http://127.0.0.1:7657/tunnels it is not marked "dead".
If you press the "start", then in http://127.0.0.1:7657/i2ptunnel/ and "Local Destinations" there will be two working client with the same name. Once again, try to restart - three. The old tunnels are drop only if the option was selected "Close tunnels when idle".
$java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.1) (6b24-1.11.1-3)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
Subtickets
Change History (4)
comment:1 Changed 8 years ago by
Component: | unspecified → apps/i2ptunnel |
---|---|
Milestone: | 0.9.1 → 0.9.6 |
comment:2 Changed 8 years ago by
Milestone: | 0.9.6 → 0.9.8 |
---|---|
Owner: | set to zzz |
Status: | new → accepted |
comment:3 Changed 6 years ago by
Keywords: | shared-client added; tunnels shared client removed |
---|---|
Milestone: | 0.9.8 |
comment:4 Changed 6 years ago by
Milestone: | → 0.9.20 |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
should be fixed, possibly a while ago, possibly related to #815 work
Related: #650 and #815