Hi, I wonder if someone could advise , Just follow...
# ask-community-for-troubleshooting
p
Hi, I wonder if someone could advise , Just followed the documentation to do DBT normalisation with some small customisations. Pretty much exactly as laid out in the docs, However when I try to use the normalisation, loading from git hub, The extract fails. Logs --- io.airbyte.workers.WorkerException: Dbt Transformation Failed. at io.airbyte.workers.DbtTransformationWorker.run(DbtTransformationWorker.java:57) ~[io.airbyte-airbyte-workers-0.30.25-alpha.jar:?] at io.airbyte.workers.DbtTransformationWorker.run(DbtTransformationWorker.java:16) ~[io.airbyte-airbyte-workers-0.30.25-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$1(TemporalAttemptExecution.java:145) ~[io.airbyte-airbyte-workers-0.30.25-alpha.jar:?] at java.lang.Thread.run(Thread.java:832) [?:?] Caused by: io.airbyte.workers.WorkerException: DBT Transformation Failed. at io.airbyte.workers.DbtTransformationWorker.run(DbtTransformationWorker.java:54) ~[io.airbyte-airbyte-workers-0.30.25-alpha.jar:?] ... 3 more Suppressed: io.airbyte.workers.WorkerException: Normalization process wasn’t successful
👀 1
h
Hey Pat can you share the complete log?