Closed
Description
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:
- 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