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

Improved diagnostics tools #580

Closed
pfrazee opened this Issue Jun 28, 2017 · 1 comment

Comments

Projects
None yet
1 participant
@pfrazee
Member

pfrazee commented Jun 28, 2017

We need to more reliably diagnose issues in p2p connectivity.

Some things that would help:

  • Output of npm ls in a build
  • If there are 2 potential versions of a module, know which version is running (eg sodium js or native)
  • More information about what's on the wire?

@pfrazee pfrazee added the enhancement label Jun 28, 2017

@pfrazee pfrazee added this to the 0.7.4 milestone Jun 28, 2017

@pfrazee pfrazee modified the milestones: 0.7.4, 0.7.5 Jul 12, 2017

@pfrazee

This comment has been minimized.

Show comment
Hide comment
@pfrazee

pfrazee Aug 4, 2017

Member

Added the debug log, that's enough for now

Member

pfrazee commented Aug 4, 2017

Added the debug log, that's enough for now

@pfrazee pfrazee closed this Aug 4, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment