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

Windows Ctrl-C and daemon #4922

Closed
richardschneider opened this issue Apr 6, 2018 · 1 comment
Closed

Windows Ctrl-C and daemon #4922

richardschneider opened this issue Apr 6, 2018 · 1 comment

Comments

@richardschneider
Copy link

Version information:

go-ipfs version: 0.4.14-
Repo version: 6
System version: amd64/windows
Golang version: go1.10

Type: Bug

Description:

Run the daemon in a Windows command prompt and the press CTRL-C. The daemon stops However, if I run the daemon again I get the following error

Initializing daemon...
Error: cannot acquire lock: file "C:\\Users\\Owner\\.ipfs\\repo.lock" already locked
Received interrupt signal, shutting down...
@Kubuxu
Copy link
Member

Kubuxu commented Apr 7, 2018

You can recover it with ipfs repo fsck and it should be fixed in next version.

Resolved by #4855

@Kubuxu Kubuxu closed this as completed Apr 7, 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

2 participants