ipfs/ipfs-desktop

Could not connect to the IPFS API

开放

#2,430 创建于 2023年3月14日

 (11 条评论) (2 个反应) (0 位负责人)JavaScript (912 个派生)batch import
P2good first issuehelp wantedkind/bugkind/enhancement

仓库指标

星标
 (5,632 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  • OS Windows 11
  • Version of IPFS Desktop: 0.26.1

Describe the bug A short amount of time (~hours?) after starting IPFS Desktop, the API endpoint will disappear, resulting in "Could not connect to the IPFS API" when the Status view is opened, and local applications being unable to talk with it.

To Reproduce Steps to reproduce the behavior:

  1. Start IPFS Desktop
  2. Wait an hour or so
  3. Open the Status view.
  4. See the error.

Expected behavior The API remains up when IPFS Desktop is running.

Additional context I know that the issue is not an improper URL configuration because shortly after (re)starting the IPFS daemon (not necessairly IPFS Desktop) the API works fine.

combined.log error.log

贡献者指南