I am getting an error saying cannot read file, no ...
# troubleshoot
n
I am getting an error saying cannot read file, no connection adapters were found for json file when trying to ingest sample metadata per the quickstart guide "datahub docker ingest-sample-data". Would appreciate any help.
📖 1
1
🔍 1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: ✅ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? ✅ button ✅ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? ✅ button Did you find a solution to your issue? ❌ Sorry you weren't able to find a solution. I'm sending you some tips on info you can provide to help the community troubleshoot. Whenever you feel your issue is solved, please react ✅ to your original message to let us know!
n
version 0.10.2.2
I managed to fix this - I was running this on windows and on line 250 of the file.py my path_parsed.schema was "c" instead of file or blank for a local file, so I added it to the condition list.
b
yup, the fix is not in the latest version yet https://github.com/datahub-project/datahub/pull/7888