Skip to content
This repository has been archived by the owner. It is now read-only.

ipfs daemon problem/bug with enabled RansomWhere by ObjectiveSee #59

Closed
JayBrown opened this issue May 1, 2017 · 1 comment
Closed

Comments

@JayBrown
Copy link

JayBrown commented May 1, 2017

This is probably a general bug, so I'm posting it here.

When installed, RansomWhere? by ObjectiveSee watches for rapid encryption processes on the local volume. This apparently happens from time to time with ipfs. Until the user allows the encryption process to continue, RansomWhere will stop the parent ipfs process, but this seems to be "too much" for the daemon, which will be interrupted almost immediately, but not quit, so if you try to restart the daemon, ipfs will tell you that it's already running, even though there was some kind of interrupt, because the shell prompt is available again for the user. So the only remedy is to killall ipfs and restart the daemon.

I guess there would need to be a little ipfs tweak, in that ipfs will wait (with a timeout?), if a different process has halted/stopped (but not killed) ipfs.

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants