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

What should I do to support twister network? #446

Open
ghost opened this issue Mar 2, 2021 · 2 comments
Open

What should I do to support twister network? #446

ghost opened this issue Mar 2, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 2, 2021

At this moment, feed messages sometimes not received or received with Mentions only. The hourglass icon on messages pretty long time. So what should I do to support the network infrastructure?

  1. Blocks mining - ok
  2. Openning 6550/ 7550 ports - ok
  3. Should I run the twisterd with -listen or -public_server_mode modes?
  4. Should I run https://github.com/miguelfreitas/twister-seeder to support other nodes?
  5. Something more?

Any info provided will be documented by @twisterarmy project. Thanks.

(the same issue: twisterarmy/infrastructure#2)

@miguelfreitas
Copy link
Owner

Sorry, I'm currently not able to debug issues on twister network.

However... You should be aware that feed messages are received from bittorrent "swarms" that contains all the posts from a given user, right? This is an independent mechanism from mentions that you may receive from DHT network. So you might want to check how pieces (posts) are propagating through bittorrent swarms. I believe we have some RPC implemented to show such status.

@ghost
Copy link
Author

ghost commented Mar 2, 2021

Okay, thanks for answer. Will wait for your return and thanks for a great job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant