Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hab pkg install for large packages timeout on download #1164

Open
jmery opened this issue Sep 11, 2019 · 4 comments
Open

hab pkg install for large packages timeout on download #1164

jmery opened this issue Sep 11, 2019 · 4 comments

Comments

@jmery
Copy link

jmery commented Sep 11, 2019

hab CLI version

hab 0.83.0/20190712231714

Platform Details

Windows 2016 1607 build 14393.3025

Scenario:

hab pkg install conal/iaccess will not download from bldr.habitat.sh. We believe this is related to the size of the package @ ~2.6 GB. Watching the process and network traffic shows that hab never actually starts to pull the package from bldr.

Steps to Reproduce:

hab pkg install conal/iaccess

Expected Result:

This package should download and install successfully like any other package.

Actual Result:

https://gist.github.com/jmery/f2b758aedef768b6798e99b11106c0ad

@jmery jmery added the Type:Bug label Sep 11, 2019
@chefsalim
Copy link
Contributor

This is something we'll investigate for the longer term along with features such as resumable downloads. One option is to use the on-prem builder and configure package sizes to be larger based on individual needs.

@stale
Copy link

stale bot commented Sep 16, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

@stale stale bot added the Stale label Sep 16, 2020
@stale stale bot removed the Stale label Jul 30, 2021
@mike10010100
Copy link

I know this is a bit of an older issue ticket, but we discovered that one could bypass the default hab pkg install timeout via setting the HAB_CLIENT_SOCKET_TIMEOUT parameter (in seconds).

@stale
Copy link

stale bot commented Oct 29, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

@stale stale bot added the Stale label Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants