Trying to ingest Snowflake data via UI ingestion, ...
# troubleshoot
g
Trying to ingest Snowflake data via UI ingestion, but after hit
Test Connection
button I can only see
Testing you connection for several minutes
. Any clue on that?
a
Hi Daniel, have you checked our Snowflake ingestion documentation here? https://datahubproject.io/docs/generated/ingestion/sources/snowflake
g
Hey @astonishing-answer-96712 yes I have
When I try to access using the same credentials using DBeaver for example I can do it properly but in Datahub I can't unfortunately 😕 I'm just wondering if I'm adding properly the account id, not sure which is my company's id but I understand it's the name before snowflakecomputing.com
Is it accurate?
m
Yup that should be right. What happens if you move to the final step and click “Save and Run”
g
@mammoth-bear-12532 the scheduler is created but it never starts. The started at, duration and status stay N/A
I've deployed it using the quickstart guide (https://datahubproject.io/docs/quickstart/)
m
Maybe your datahub-actions container is unhappy, can you check if it is running?
docker ps | grep actions
g
It's running, seems to be healthy
The ones with status exited are kafka-setup, mysql-setup and elasticsearch-setup
I guess make sense to be down