8000 [Bug] When using `--connect`, if we lose the connection it may not reconnect, ever · Issue #366 · vinteumorg/Floresta · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Bug] When using --connect, if we lose the connection it may not reconnect, ever #366
Open
@Davidson-Souza

Description

@Davidson-Souza

Describe the bug
When running florestad with --connect=<ip>, if some transient network error happens (e.g. your wifi connection dies). florestad may get stuck, even after the network comes back up. This seems to only happen when we are on the SyncNode phase.

Steps to Reproduce
Start florestad with --connect=IP
Wait until it downloads all headers
Once it gets to the sync phase, kill your network
Wait a few minutes
Connect with the network again

Expected behavior
It should re-connect with that peer and continue the process

Build environment
version 0.7.0-40-gf7bbd0e compiled for x86_64-linux-gnu with rustc 1.74.1 (a28077b28 2023-12-04)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0