📄️ Generate HAR files
How to generate HAR files for debugging
📄️ Error when trying to query from Google Drive
Grant BigQuery service account access
📄️ Receiving `authentication has expired` error in the IDE
Reauthenticate warehouse when seeing `authentication has expired` error
📄️ Could not parse dbt_project.yml error in dbt Cloud
Receiving a 'Could not parse dbt_project.yml' error in dbt Cloud? This error is typically caused by a tab indentation in your dbt_project.yml file.
📄️ Could not find package error
Macros missing from packages
📄️ 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 Cloud deploy key mismatch
📄️ 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.
📄️ NoneType error in the IDE
Copy SSH key to your warehouse
📄️ Partial_parse error in the IDE
Delete partial_parse file
📄️ 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 Cloud 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