We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go-ipfs version: 0.4.14- Repo version: 6 System version: amd64/windows Golang version: go1.10
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
CTRL-C
Initializing daemon... Error: cannot acquire lock: file "C:\\Users\\Owner\\.ipfs\\repo.lock" already locked Received interrupt signal, shutting down...
The text was updated successfully, but these errors were encountered:
You can recover it with ipfs repo fsck and it should be fixed in next version.
ipfs repo fsck
Resolved by #4855
Sorry, something went wrong.
No branches or pull requests
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 errorThe text was updated successfully, but these errors were encountered: