You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
checkPorts is always being triggered after stopping/restarting the daemon. get-port is always telling us the ports are unavailable even if they are, in fact, available. This affects the latest released version of IPFS Desktop, as well as master. There are a few issues on their repo that might be related.
As a reference, see #1372, which seems to be the opposite problem: it does not detect a used port!
To Reproduce
Steps to reproduce the behavior:
Click 'Restart' or 'Stop' then 'Start'
See error
Expected behavior
IPFS should restart.
Screenshots
N/A
Desktop (please complete the following information):
OS: macOS
Browser: N/A
Version: master and latest
Additional context
N/A
The text was updated successfully, but these errors were encountered:
hacdias
added
need/triage
Needs initial labeling and prioritization
kind/bug
A bug in existing code (including security flaws)
P0
Critical: Tackled by core team ASAP
and removed
need/triage
Needs initial labeling and prioritization
labels
Apr 17, 2020
Describe the bug
checkPorts
is always being triggered after stopping/restarting the daemon.get-port
is always telling us the ports are unavailable even if they are, in fact, available. This affects the latest released version of IPFS Desktop, as well as master. There are a few issues on their repo that might be related.As a reference, see #1372, which seems to be the opposite problem: it does not detect a used port!
To Reproduce
Steps to reproduce the behavior:
Expected behavior
IPFS should restart.
Screenshots
N/A
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: