Hi there :)
TL;DR
js-ipfs-repo seems to miss some entries in the config file.
What
I'm working with orbit-db-cli and trying to examine the ipfs repo with go-ipfs results in this error message. js-ipfs doesn't care about it and works fine.
I'd liked to be able to examine the repo with go-ipfs (since it has a bit more features ), but adding the default config file to it, does not solve the issue.
Any ideas what I can do? Adding the entry to the config file should fix the issue, but I might made some stupid mistake I'm not aware of.
For more background see this issue.