Hello, data ingestion does not work for me, I chec...
# troubleshoot
a
Hello, data ingestion does not work for me, I checked the datahub-actions pod logs and there is this:
Copy code
2022/12/08 14:37:50 Waiting for: <http://datahub-datahub-gms:8080/health>
2022/12/08 14:37:50 Received 200 from <http://datahub-datahub-gms:8080/health>
No user action configurations found. Not starting user actions.
[2022-12-08 14:37:50,955] INFO     {datahub_actions.cli.actions:68} - DataHub Actions version: unavailable (installed editable via git)
[2022-12-08 14:37:51,012] INFO     {datahub_actions.cli.actions:98} - Action Pipeline with name 'ingestion_executor' is now running.
Can you please help me, how can I fix data ingestion? I’m already saw this https://datahubproject.io/docs/ui-ingestion/#i-see-na-when-i-try-to-run-ingestion-what-do-i-do
message has been deleted
e
Hi @ancient-apartment-23316 is your GMS pod displaying any errors?
a
Hi @echoing-airport-49548, no, there is no errors
a
@gray-shoe-75895 any thoughts here? It seems like an actions issue!
g
Could you try restarting your datahub-actions container, and make sure that it’s on v0.0.9
It looks like GMS is queuing the ingestion runs, but the execution task in datahub-actions is not picking it up