Hi all,
I'm trying to use a Btrfs subvolume for storing the blockchain and the wallet, however the Qt client seems to be unable to access a directory which its name is prefixed with an @.
This is the error message I got:
"A fatal error occurred. Bitcoin can no longer continue safely and will quit.
EXCEPTION: N5boost12interprocess22interprocess_exceptionE
No such file or directory
bitcoin in Runaway exception"
I already tried "./bitcoin-qt -debug" and "./bitcoin-qt --help-debug" to no avail as the window with the error message pops up and there isn't anything else I can do.
Regards.