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

wget timeout #51

Open
ebaptistella opened this issue Jul 28, 2015 · 2 comments
Open

wget timeout #51

ebaptistella opened this issue Jul 28, 2015 · 2 comments

Comments

@ebaptistella
Copy link

I have problems with time limit on the wget command.
Debug: Executing 'wget -c --no-cookies --no-check-certificate --header "Cookie:
gpw_e24=http%3A%2F%2Fwww.oracle.com" --header "Cookie: oraclelicense=accept-secu
rebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/8u11-b12/jdk-8u11-
linux-x64.tar.gz" -O jdk-8u11-linux-x64.tar.gz'
Error: Command exceeded timeout
Error: /Stage[main]/Jdk_oracle/Exec[get_jdk_installer]/returns: change from notr
un to 0 failed: Command exceeded timeout

How do I avoid the error?

This was referenced Jul 28, 2015
@felipe1982
Copy link

600 is too short. In Perth internet sucks, I think unlimited timeout by default, and then set manually by the user if required.

@tylerwalts
Copy link
Owner

Thanks for the feedback and PRs. #53 and #54 were both similar so going to go with #54 as soon as we can update the CI tests to pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants