Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upon restart no seeds/peers are found #55

Open
desyncr opened this issue Jan 31, 2021 · 2 comments
Open

Upon restart no seeds/peers are found #55

desyncr opened this issue Jan 31, 2021 · 2 comments
Assignees
Labels
blocker Defect that severely blocks functionality bug Something isn't working
Projects
Milestone

Comments

@desyncr
Copy link
Collaborator

desyncr commented Jan 31, 2021

This behaviour can be observed when the node is shutdown for a long period of time (say, a month). It could be that the opennet peers are not responding / online and the node doesn't tries to announce itself.

This is how the logs look like when the node is bootstrapped into the network (e.g. has opennet peers):

I/System.out: Read 7 opennet peers from /data/user/0/org.freenetproject.mobile/app_data/openpeers-41027
I/System.out: Read 0 old-opennet-peers from /data/user/0/org.freenetproject.mobile/app_data/openpeers-old-41027
I/System.out: Not attempting immediate announcement: dark peers=0 open peers=7 old open peers=0 - will wait 1 minute...

Otherwise it will report as follows:

I/System.out: Attempting announcement to seednodes...

Related code:

@desyncr desyncr created this issue from a note in Tasks (Tasks) Jan 31, 2021
@desyncr desyncr self-assigned this Jan 31, 2021
@desyncr desyncr added the bug Something isn't working label Jan 31, 2021
@desyncr desyncr added this to the v1 milestone Jan 31, 2021
@desyncr desyncr moved this from Tasks to In progress in Tasks Jan 31, 2021
@desyncr desyncr added the blocker Defect that severely blocks functionality label Feb 5, 2021
@desyncr
Copy link
Collaborator Author

desyncr commented Mar 21, 2021

Could not reproduce it anymore. I'm close this for now.

@desyncr desyncr closed this as completed Mar 21, 2021
Tasks automation moved this from In progress to Done Mar 21, 2021
@desyncr desyncr reopened this Mar 28, 2021
Tasks automation moved this from Done to Tasks Mar 28, 2021
@desyncr
Copy link
Collaborator Author

desyncr commented Mar 28, 2021

Was able to reproduce. Continuing investigation.

@desyncr desyncr moved this from Tasks to Upnext in Tasks May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Defect that severely blocks functionality bug Something isn't working
Projects
Tasks
  
Upnext
Development

No branches or pull requests

1 participant