Fixes #24257
0$~/btc-things/bitcoin$ ln -s /media/DATA/Bitcoin /home/me/.bitcoin
1$~/btc-things/bitcoin$ ./bitcoind
2************************
3EXCEPTION: NSt10filesystem7__cxx1116filesystem_errorE
4filesystem 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