Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

UPnP successfull IP 0.0.0.0 #620

Closed
littleskunk opened this issue Jan 13, 2017 · 1 comment
Closed

UPnP successfull IP 0.0.0.0 #620

littleskunk opened this issue Jan 13, 2017 · 1 comment
Assignees

Comments

@littleskunk
Copy link
Collaborator

littleskunk commented Jan 13, 2017

Package Versions

Replace the values below using the output from npm list storj. Use npm list -g storj if installed globally.

GUI
Storj Share 4.0.8
Core Library 6.0.11
Protocol 1.0.0

Replace the values below using the output from node --version.

None

Expected Behavior

Please describe the program's expected behavior. Include an example of your
usage code in the back ticks below if applicable.

UPnP failed

Actual Behavior

Please describe the program's actual behavior. Please include any stack traces
or log output in the back ticks below.

{warn} [Fri Jan 13 2017 17:06:10 GMT+0000 (GMT Standard Time)] you are not publicly reachable, trying traversal strategies...
{info} [Fri Jan 13 2017 17:06:11 GMT+0000 (GMT Standard Time)] successfully traversed NAT via UPnP: 0.0.0.0:4839
{info} [Fri Jan 13 2017 17:06:11 GMT+0000 (GMT Standard Time)] node bound and port mapped: 4839
{info} [Fri Jan 13 2017 17:06:11 GMT+0000 (GMT Standard Time)] node created with nodeID 14b51bef93e4fbf7ff62cf6f2740170774ce6719
{info} [Fri Jan 13 2017 17:06:11 GMT+0000 (GMT Standard Time)] clock is synchronized with ntp, delta: 8
{info} [Fri Jan 13 2017 17:06:11 GMT+0000 (GMT Standard Time)] resolving seeds from https://api.storj.io
{info} [Fri Jan 13 2017 17:06:11 GMT+0000 (GMT Standard Time)] attempting to join network via storj://client019.storj.dk:15079/121db2925912b23d23221107b0d3bf4787aba4fc
{info} [Fri Jan 13 2017 17:06:11 GMT+0000 (GMT Standard Time)] sending FIND_NODE message to {"userAgent":"6.0.11","protocol":"1.0.0","address":"client019.storj.dk","port":15079,"nodeID":"121db2925912b23d23221107b0d3bf4787aba4fc","lastSeen":1484327171612}

Steps to Reproduce

Please include the steps the reproduce the issue, numbered below. Include as
much detail as possible.

  1. ask rocket chat user dv1234
@littleskunk
Copy link
Collaborator Author

littleskunk commented Jan 13, 2017

IPv4 0.0.0.0 is missing but the IPv6 equivalent :: is listed as private ip. This is an issue in node-ip. I will work on a fix.

indutny/node-ip#50

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

No branches or pull requests

2 participants