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
@hacdias ipfs-desktop is using ipfsd-ctl right? Might be because graceful stop is missing: ipfs/js-ipfsd-ctl#205 Similar issues is happening on the tests for ipfs/js-ipfs, that the repo is not properly closed.
Yes, it is using ipfsd-ctl. I'm a Windows 10 user myself and I also have that problem! Although, I pushed a "fix" to delete that file if it wasn't locked to prevent this issue. But it was after the 0.3.0 release.
Hello!
After closing and restarting ipfs desktop i get a error that ipfs is still running.
i find out, that the problem is the repo.lock in the ipfs directory. Will it not delete after closing ipfs-desktop.
My System is Windows 10
The text was updated successfully, but these errors were encountered: