Onboarding fails during the dbt Project step | - Make sure you’ve added your profile directory (if custom), not the path to the profiles.yml file - Confirm you’ve added all environmental variables required by your project - Inspect the logs for the dbt step. These are almost always the errors printed directly from the dbt core cli. Sometimes the issue can be resolved by making a change to the project (e.g. if a model fails to compile) |