- changed status to resolved
s5b filetransfer timeouts while trying streamhosts
Issue #111
closed
- Clients are negotiate s5b filetransfer
- Other client sends streamhosts, which include local network ip (192.168.x.x) which is unavailable from babbler located on public network
- babbler trying to connect that streamhost, waiting long time and I got "Timeout after 25000 MILLISECONDS" and filetransfer failed, while it doesn't try another streamhost yet
- Everything works fine if other entity does not send local network ip address to babbler
Comments (4)
-
repo owner -
repo owner Connecting to stream hosts should not exceed configured response timeout.
Fixes issue
#111→ <<cset ae4038681f23>>
-
repo owner Fix version: 0.7.5
-
repo owner - changed status to closed
- Log in to comment
Connecting to stream hosts should not exceed configured response timeout.
Fixes issue
#111→ <<cset 8f2e66e0924b>>