ipfs/ipfs-desktop

IPFS status isn't reflected in the system tray menu if connected to a remote node

Open

#1,836 创建于 2021年6月9日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (912 fork)batch import
P2effort/daysexp/intermediatehelp wantedkind/bug

仓库指标

Star
 (5,632 star)
PR 合并指标
 (平均合并 8天 12小时) (30 天内合并 6 个 PR)

描述

  • OS: Windows 10
  • Version of IPFS Desktop 0.15.0

Describe the bug I connect my IPFS Desktop installation on Windows to another IPFS node on my Raspberry Pi on my local network. The connection is established correctly, but certain system tray menu items like Status / Files / Peers are disabled. If I open the UI of IPFS Desktop all the pages are fine, showing the status / files / peers of my remote node.

To Reproduce Steps to reproduce the behavior:

  1. Install an IPFS node on your local network
  2. Start IPFS Desktop on another computer
  3. Change the API address to the remote one
  4. Right click on the system tray icon
  5. You will see that certain items are disabled

Expected behavior I would expect to see the Status / Files / Peers menu items enabled. Also it would be great if the IPFS node status on the top of the tray menu and the tray icon itself would show the status of the currently connected (remote) node.

Screenshots We are connected to the remote node, but the tray menu doesn't reflect that: image

Setup of the remote API address: image

贡献者指南