Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repo.lock does not delete automatic after closing ipfs-desktop #610

Closed
wintuxx opened this issue Feb 23, 2018 · 2 comments
Closed

repo.lock does not delete automatic after closing ipfs-desktop #610

wintuxx opened this issue Feb 23, 2018 · 2 comments

Comments

@wintuxx
Copy link

wintuxx commented Feb 23, 2018

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

@victorb
Copy link
Member

victorb commented Feb 23, 2018

@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.

@hacdias
Copy link
Member

hacdias commented Feb 24, 2018

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.

@hacdias hacdias closed this as completed Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants