Hi Team, I have an issue with an ingestion in the ...
# troubleshoot
h
Hi Team, I have an issue with an ingestion in the QA instance.. its been pending since 3 days. Other environments are working fine! I dont see any issues with existing PODS.. Could you please help how I can debug this?
I am using Azure Kubernetes to deploy datahub.. and also posted the cronjob, recipe using kubectl configmap
a
Hi, what version are you on?
I would cancel via UI and attempt to reingest
you could also run the ingest via CLI with a
--debug
h
Hey Paul, The version of the datahub I am using is: 0.2.145
a
Are you sure that’s correct? We’re currently on 0.10.X
is that a helm chart version”?
h
Yes Paul. Not sure how I can debug this pending ingestion.. and once in a week its resolving
a
Check out the deployment configuration, if it’s set to once a week in that may have something to do with it, the container itself may have a bug that’s causing it to hang, in which case it could be helpful to submit a git issue