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

Lookup fails when provided ipfs-http-client instance >= v27.0.0 #65

Closed
olizilla opened this issue Jan 2, 2019 · 0 comments
Closed

Lookup fails when provided ipfs-http-client instance >= v27.0.0 #65

olizilla opened this issue Jan 2, 2019 · 0 comments
Assignees

Comments

@olizilla
Copy link
Member

olizilla commented Jan 2, 2019

All geoip lookups in web ui are failing, as we've updated to the latest js-ipfs-http-client@28.0.0 but it fails when passed to ipfs-geoip as it needs to be updated to handle the new object api changes in ipfs-inactive/js-ipfs-http-client#896

@olizilla olizilla self-assigned this Jan 2, 2019
olizilla added a commit to olizilla/ipfs-geoip that referenced this issue Jan 2, 2019
Fixes test by ensuring that lookupPretty callsback with the same
Unmapped range error as lookup does for local addresses.

WIP on ipfs-shipyard#65

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
daviddias pushed a commit that referenced this issue Jan 3, 2019
Fixes test by ensuring that lookupPretty callsback with the same
Unmapped range error as lookup does for local addresses.

WIP on #65

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
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