ipfs/ipfs-desktop

Feature Enhancement: Allow users to manually restart, or manually start, bundled go daemon within the app (not only via tray icon)

オープン

#2,293 opened on 2022/10/10

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (912 件のフォーク)batch import
P3effort/daysexp/beginnergood first issuehelp wantedstatus/deferred

Repository metrics

Stars
 (5,632 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Is your feature request related to a problem? Please describe. go daemon startup is tightly coupled to app startup. If you start IPFS desktop and the node fails to start due to repo lock or other issue, users have no ability to get things working without a full app restart.

We're all familiar with this screen which is indicative that a full app restart, or separate daemon start (via CLI) is required:

Describe the solution you'd like ipfs go daemon status should be toggle-able, restartable, stoppable, etc, from the ipfs desktop application

Describe alternatives you've considered N/A

Additional context Related: https://github.com/ipfs/ipfs-desktop/issues/1977

コントリビューターガイド