P2help wantedkind/bug
Repository-Metriken
- Stars
- (5.632 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T 12h) (6 gemergte PRs in 30 T)
Beschreibung
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:
- Promise returned by
checkIfAddrIsDaemonfunction atconfig.jsdoes not resolve when the target address is occupied by another service that may or may not be responding to the test POST request; and - Selecting an alternative port via the prompt presented by the app does not alter the
apifile inside the.ipfsfolder