ipfs/ipfs-desktop

Potential hang on "IPFS is Starting"

Open

#1,749 建立於 2021年1月25日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人)JavaScript (912 fork)batch import
P2help wantedkind/bug

倉庫指標

Star
 (5,632 star)
PR 合併指標
 (平均合併 8天 12小時) (30 天內合併 6 個 PR)

描述

Per @UnKnoWn-Consortium, two conditions exist that can result in Desktop hanging on "IPFS is Starting" - original issue is https://github.com/ipfs-shipyard/ipfs-desktop/issues/1723 for background:

  1. Promise returned by checkIfAddrIsDaemon function at config.js does not resolve when the target address is occupied by another service that may or may not be responding to the test POST request; and
  2. Selecting an alternative port via the prompt presented by the app does not alter the api file inside the .ipfs folder

貢獻者指南