ipfs / ipfs-webui

A frontend for an IPFS Kubo and IPFS Desktop
https://webui.ipfs.io
MIT License
1.55k stars 483 forks source link

Big black cross on Peers section of IPFS Desktop. #2146

Closed ZeroCool22 closed 9 months ago

ZeroCool22 commented 1 year ago

Describe the bug I was using it and from nowhere a big black cross appeared in the peers section.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior See the peers.

Screenshots Screenshot_3

hkhjkjjjj

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

SgtPooki commented 1 year ago

@ZeroCool22 Thanks for reporting this error. I've seen this infrequently when making code changes in ipfs-desktop. It's usually due to some uncaught error in one of the components on the peers page.

Can you please provide the error logs so we can investigate further?

ZeroCool22 commented 1 year ago

@ZeroCool22 Thanks for reporting this error. I've seen this infrequently when making code changes in ipfs-desktop. It's usually due to some uncaught error in one of the components on the peers page.

Can you please provide the error logs so we can investigate further?

error.log

github-actions[bot] commented 1 year ago

Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.

gov360 commented 1 year ago

error.log I'm also having the same issue

neongreen commented 11 months ago

I saw the black cross yesterday after connecting to a VPN. I'm using IPFS Desktop 0.31.0, webui 2277a09.

leqord commented 10 months ago

Seeing it on Kubo WebUi, OpenSuse Tumbleweed.

SgtPooki commented 9 months ago

FYI that this is fixed in webui, but hasn't been deployed to Kubo or IPFS-Desktop just yet. It will be soon.