https://linen.dev logo
#ask-community-for-troubleshooting
Title
# ask-community-for-troubleshooting
a

Abhilash M

04/26/2022, 3:00 PM
Hi guys, I have an Airbyte connection (mongoDB -> Postgres) with Normalisation as Raw Data and also a custom dbt transformation. I'm facing an issue where, whenever I use any cli args in custom transformation entry point Eg:
run --profiles-dir . --vars "{'dbname', 'postgres'}"
I end up getting this error "Could not find profile named 'normalize' ." always. However, if I change the entry point to just
run
, the entire sync and transformation work just fine. Please help
1
a

Augustin Lafanechere (Airbyte)

04/27/2022, 9:39 AM
Hey @Abhilash M, do you mind posting this question on our troubleshooting forum, please? Our team's reply might help other users in the future.
a

Abhilash M

04/27/2022, 10:54 AM
15 Views