Hangs system and gives error message
forthrin opened this issue · 2 comments
forthrin commented
Installed on macOS 10.15 with Homebrew, Fuse and necessary Preferences settings.
$ btfs 'magnet:<snip>' foo
$ ls
(Hangs a full minute before finally performing the ls
. Does not respond to SIGINT
. No other shells can list the directory during this time either. Actually, the whole OS is partially unresponsive.) Then:
$ ls foo
ls: foo: Device not configured
The software thus appears unusable as-is. Please advice.
$ btfs --version
btfs version: 2.21
libtorrent version: 1.2.6.0
OSXFUSE 3.11.0
FUSE library version: 2.9.7
fuse: no mount point
johang commented
Which version? (btfs --version
)
McNight commented
Hello. I just wanted to give it a try and I had the same issue on my machine.
~ btfs --version
btfs version: 2.22
libtorrent version: 1.2.8.0
OSXFUSE 3.11.2
FUSE library version: 2.9.7
fuse: no mount point