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

TCP status gets stuck false when cached #27

Open
anthonybilinski opened this issue Jan 25, 2021 · 0 comments
Open

TCP status gets stuck false when cached #27

anthonybilinski opened this issue Jan 25, 2021 · 0 comments

Comments

@anthonybilinski
Copy link

My node tox.abilinski.com was hit with this on nodes.tox.chat. I've managed to repro the case locally, and removing nodes.json fixes the issue. It seems like if I, from a clean state:

  1. Disable UDP in my firewall
  2. Run toxstatus long enough to generate nodes.json
  3. Stop toxstatus, enable UDP in my firewall
  4. Run toxstatus

Then the status page will indefinitely show:

Unable connect to this node through UDP. A TCP relay seems to be up and running, however.

It seems like there's an issue with cache invalidation from nodes.json, but I haven't looked into it too much yet. Now that I have a local repro I'll try to look into it, just opening this issue to help keep notes in case someone else knows something about it or in case I don't come back to it, but for the time being I plan on investigating this soon.

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