📄️ Generate HAR files
How to generate HAR files for debugging
📄️ Error when trying to query from Google Drive
Grant BigQuery service account access
📄️ Could not parse dbt_project.yml error in dbt
Receiving a 'Could not parse dbt_project.yml' error in dbt? This error is typically caused by a tab indentation in your dbt_project.yml file.
📄️ Could not find package error
Macros missing from packages
📄️ Errors importing a repository on dbt project set up
Errors importing a repository on dbt project set up
📄️ Receiving `Failed to connect to database` error
Edit your OAuth Security integration when you see error
📄️ Receiving git rev-list master error in the IDE
Primary branch not recognized
📄️ How to fix your .gitignore file
Use these instructions to fix your gitignore file
📄️ GitLab authentication out of date
GitLab and dbt deploy key mismatch
📄️ Unable to trigger a CI job
Unable to trigger a CI job
📄️ Studio IDE freezes when opening the Lineage tab
Workarounds for Studio IDE freezing or becoming unresponsive when the Lineage tab is active, especially with large models or multiple open model tabs.
📄️ Receiving unknown error in the IDE
Add a repository when seeing IDE unknown error
📄️ Service token 403 error: Forbidden: Access denied
All service token traffic is now subject to IP restrictions. To resolve 403 errors, add your third-party integration CIDRs (network addresses) to the allowlist.
📄️ Job failures due to exceeded memory limits
Use incremental models or optimize queries for job failures due to exceeded memory limits.
📄️ Debug long-running sessions in dbt CLI
How to debug long-running sessions in dbt CLI
📄️ NoneType error in the IDE
Copy SSH key to your warehouse
📄️ Partial_parse error in the IDE
Delete partial_parse file
📄️ Reconnecting to Snowflake OAuth after authentication expires
The `authentication has expired` error happens because Snowflake requires tools to renew their OAuth connection at least every 90 days.
📄️ Could not find profile named user"error in the IDE
Re-authorize your credentials on Profile Settings
📄️ Runtime error in packages.yml file
Update dbt_utils package in packages.yml file
📄️ Use SSL exception to resolve `Failed ALPN` error
To resolve the 'Failed ALPN' error in the dbt Semantic Layer, create a SSL interception exception for the dbt domain.
📄️ How to debug SQL or database error
Use error message and logs to debug
📄️ Receiving an unused model configurations error
Model configurations error message