dbt-utils icon indicating copy to clipboard operation
dbt-utils copied to clipboard

Unable to install dbt-utils

Open pranjalbhatt opened this issue 1 year ago • 2 comments

Describe the bug

I am unable to install dbt_utils package on my hardware. Multiple attempts to install the package, but spits out an error.

Environment

- OS: Windows 10
- Python: 3.12.3
- dbt-core: 1.8.1

Upon execution, returns error message as follows:

ConnectionError: External connection exception occurred: not a gzip file

Steps to reproduce

  1. Add packages to packages.yml file
  2. Run dbt deps
  3. Observe error External connection exception occurred: not a gzip file

Expected results

dbt deps command should install the package successfully.

Actual results

Relevant log ouput:

20:44:18  Running with dbt=1.8.1
20:44:20  Updating lock file in file path: C:\Users\PBhatt\OneDrive - CBRE, Inc\Documents\SDP GIT Repo\...\package-lock.yml
20:44:20  Installing dbt-labs/dbt_utils
20:44:28  Encountered an error:
External connection exception occurred: not a gzip file

System information

The contents of your packages.yml file:

packages:
  - package: calogica/dbt_date
    version: 0.10.1
  - package: calogica/dbt_expectations
    version: 0.10.4
  - package: brooklyn-data/dbt_artifacts
    version: 2.6.4
  - package: dbt-labs/dbt_utils
    version: 1.3.0

Which database are you using dbt with?

  • [ ] snowflake

The output of dbt --version:

Core:
  - installed: 1.8.1

pranjalbhatt avatar Sep 15 '24 21:09 pranjalbhatt

What if you just try only including the dbt_date package in your packages.yml? Does that work?

packages:
  - package: calogica/dbt_date
    version: 0.10.1

I'd be curious if it is affecting all packages or just dbt_utils. e.g., I'd be curious if this works for you or not also:

packages:
  - package: calogica/dbt_date
    version: 0.10.1
  - package: calogica/dbt_expectations
    version: 0.10.4
  - package: brooklyn-data/dbt_artifacts
    version: 2.6.4

dbeatty10 avatar Sep 19 '24 23:09 dbeatty10

@dbeatty10

Yes, it only affects dbt-utils package. Other packages are installing successfully.

pranjalbhatt avatar Sep 20 '24 20:09 pranjalbhatt

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

github-actions[bot] avatar Mar 20 '25 02:03 github-actions[bot]

Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.

github-actions[bot] avatar Mar 27 '25 02:03 github-actions[bot]

I am having the same error when trying to run dbt deps It only affects dbt-utils (my current version is 1.3.0) and I am running with dbt-core 1.9.0

MarieSophieRichard avatar May 26 '25 08:05 MarieSophieRichard

Same here, getting the issue recently any fix for this currently or a work around? dbt-version: dbt=1.7.10

Davidbackx avatar May 26 '25 09:05 Davidbackx

haha ☝ 12 likes in 7min, seems dbt world is on fire now (us included, dbt-core 1.9.4). will try downgrade utils to 1.2.x

data-blade avatar May 26 '25 09:05 data-blade

Same here, dbt-utils 1.3.0 is our dependency

johache avatar May 26 '25 09:05 johache

Same here, using dbt=1.8.3

allabongard-miro avatar May 26 '25 09:05 allabongard-miro

Same here dbt utils 1.3.0

Darzan21 avatar May 26 '25 09:05 Darzan21

This is due to GitHub issues https://www.githubstatus.com/incidents/d0nm3xcdc5jw (As mentioned here https://github.com/dbt-labs/dbt-core/issues/9063#issuecomment-2297719211)

fabiomx avatar May 26 '25 09:05 fabiomx

Same here with dbt 1.9.1 and dbt 1.9.4

michael-domotz avatar May 26 '25 09:05 michael-domotz

Same here...

LyleHenkeman avatar May 26 '25 09:05 LyleHenkeman

Same here with dbt 1.9.1 and dbt 1.9.4

fmqbl avatar May 26 '25 09:05 fmqbl

Same here. dbt 1.9.0

jscoto avatar May 26 '25 09:05 jscoto

Same here....

ghost avatar May 26 '25 09:05 ghost

Same here

qmoret avatar May 26 '25 09:05 qmoret

same

daniel-nagish avatar May 26 '25 09:05 daniel-nagish

its probably due to an outage on Github's side https://www.githubstatus.com/

musmang091 avatar May 26 '25 09:05 musmang091

working again (for us)

data-blade avatar May 26 '25 09:05 data-blade