Reading from CID right after init results in invalid cid: selected encoding not supported
$ rm -rf ~/.ipfs
[bogdanbiv@q35 kubo]$ ipfs init
generating ED25519 keypair...done
peer identity: 12D3KooWNs5oQESeuY5S3wuhF4NaAJscvu8wS7oLR25LEXDTTyB5
initializing IPFS node at /home/bogdanbiv/.ipfs
[bogdanbiv@q35 kubo]$ ipfs ls /ipfs/12D3KooWNs5oQESeuY5S3wuhF4NaAJscvu8wS7oLR25LEXDTTyB5
Error: invalid path "/ipfs/12D3KooWNs5oQESeuY5S3wuhF4NaAJscvu8wS7oLR25LEXDTTyB5": **invalid CID:
invalid cid: selected encoding not supported**
In fact none of the cat, ls, work for any of my local CID. What am I doing wrong?
$ env | grep -e LC_ -e LANG
LANGUAGE=
LC_MONETARY=C.UTF-8
LANG=en_DK.UTF-8
LC_TIME=C.UTF-8
LC_NUMERIC=C.UTF-8
ipfs version 0.23.0
Fedora release 37