You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugSomething isn't workingdbt-docs[dbt feature] documentation site, powered by metadata artifactsdockerRelated to official Docker files/images for dbttriage
I resolve this problem using dbt docs serve --host 0.0.0.0
dbeatty10
added
dbt-docs
[dbt feature] documentation site, powered by metadata artifacts
docker
Related to official Docker files/images for dbt
labels
Mar 4, 2025
bugSomething isn't workingdbt-docs[dbt feature] documentation site, powered by metadata artifactsdockerRelated to official Docker files/images for dbttriage
Is this a new bug in dbt-core?
Current Behavior
Running
dbt docs serve
with newer BigQuery images does not load the static website with error "The connection was reset".I've tested with several
ghcr.io/dbt-labs/dbt-bigquery
images:Expected Behavior
It's expected for the static website to load correctly.
Steps To Reproduce
I'm not sure. I'm running dbt using the BigQuery docker image with a command like:
Relevant log output
Environment
- docker images: ghcr.io/dbt-labs/dbt-bigquery versions 1.7.8, 1.7.9, 1.8.2, and 1.9.0
Which database adapter are you using with dbt?
bigquery
Additional Context
No response
The text was updated successfully, but these errors were encountered: