Ipfs-webui: Peers in v2.7.1 no longer get rendered on the map

Created on 14 Nov 2019  路  10Comments  路  Source: ipfs/ipfs-webui

WebUI on the left: v2.6.0, right: v2.7.1
(tested in empty profile)

2019-11-14--20-36-59

I see the same issue in Firefox 70 and Brave 0.70.104
Difference between versions is small (diff), not sure what could cause this, looks like some async code failing silently.

No bandwidth to look into this, but some ideas:

  • perhaps bumping chart.js to v2.9.3 would help?
  • code using p-queue?
kinbug

Most helpful comment

Just gave you access, @hacdias & @lidel

image

All 10 comments

@hacdias before digging into this, are you able to reproduce?

It seems ipfs-geoip is failing with the newer js-http-client :'( I didn't dig much (will look tomorrow), but upgrading the version of the http client on the redux bundle seems to have broken this.

@lidel just confirmed and there was a breaking change on v31.0 related to the output of ipfs.object.get and that's what's making this fail. On other news, I can't npm install ipfs-geoip. It just keeps failing and even CI is failing. I will try to get those dependencies updated.

@hacdias i see #69 is merged, what is the next step on the path to fixing this bug?

@hacdias https://github.com/ipfs/ipfs-geoip/pull/69 seems to be merged, do you have permissions to publish new version of ipfs-geoip, or do we need to ping someone?

@lidel we definitely need to ping someone: https://www.npmjs.com/package/ipfs-geoip

/cc @daviddias

Just gave you access, @hacdias & @lidel

image

Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

icf20 picture icf20  路  5Comments

leonprou picture leonprou  路  4Comments

Luflosi picture Luflosi  路  3Comments

prettymuchbryce picture prettymuchbryce  路  5Comments

daviddias picture daviddias  路  3Comments