Fixes #24257
$~/btc-things/bitcoin$ ln -s /media/DATA/Bitcoin /home/me/.bitcoin
$~/btc-things/bitcoin$ ./bitcoind
************************
EXCEPTION: NSt10filesystem7__cxx1116filesystem_errorE
filesystem error: cannot create directories: Not a directory [/home/me/.bitcoin]
Another related fix attempt can be found here https://github.com/bitcoin/bitcoin/pull/24266
