Opened 4 years ago
Closed 3 years ago
#2003 closed defect (fixed)
Server doesn't restart listening after soft restart
Reported by: | zzz | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.34 |
Component: | streaming | Version: | 0.9.30 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
Tunnel is up and being published, all green in hidden svcs mgr, nothing in logs after restart until changed to WARN, where it's apparent incoming conns are being discarded. Server does not have an alternate non-DSA dest. logs in comment 1. Could be streaming or i2ptunnel issue.
Subtickets
Change History (6)
comment:2 Changed 4 years ago by
I've had routers fail to return after a 'graceful restart', not sure if it is related. I'll keep this ticket in mind if I see that happen again.
comment:3 Changed 4 years ago by
notes:
I2PTunnelServer thread gets a ConnectException? at line 555 in accept() and exits.
This change was made 2014-11-13; previously it would sleep and then loop.
However at lower level, streaming/i2cp reconnects, but with no accept?
I think we need a retry in i2ptunnel but that could mess up a real shutdown.
May need to rethink soft restart and whether we tell the clients at all.
This is messy.
comment:4 Changed 3 years ago by
Milestone: | 0.9.32 → 0.9.33 |
---|
comment:5 Changed 3 years ago by
Milestone: | 0.9.33 → 0.9.34 |
---|
comment:6 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
In a71c7860f4b43e0bc060456a00e4652f5f078255 0.9.33-7