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

Unable to download meadata for Amazon Linux 1 #608

Open
milansanjeev opened this issue Feb 19, 2024 · 0 comments
Open

Unable to download meadata for Amazon Linux 1 #608

milansanjeev opened this issue Feb 19, 2024 · 0 comments

Comments

@milansanjeev
Copy link

Hi Team,

Recently we have been unable to download Chef 14 on AL1 env and getting below error.

Getting below error in install.sh.

  • echo 'Installing Chef Client...'
    Installing Chef Client...
  • curl -LOq# https://omnitruck.chef.io/install.sh
    ######################################################################## 100.0%
  • bash ./install.sh -v 14.10.9
    amazon linux ami 2018.03 x86_64
    Getting information for chef stable 14.10.9 for amazon linux ami...
    downloading https://omnitruck.chef.io/stable/chef/metadata?v=14.10.9&p=amazon linux ami&pv=2018.03&m=x86_64
    to file /tmp/install.sh.15078/metadata.txt
    trying wget...
    trying curl...
    cat: /tmp/install.sh.15078/metadata.txt: No such file or directory

grep: /tmp/install.sh.15078/metadata.txt: No such file or directory
downloaded metadata file is corrupted or an uncaught error was encountered in downloading the file...
Version: 14.10.9

Please file a Bug Report at https://github.com/chef/omnitruck/issues/new
Alternatively, feel free to open a Support Ticket at https://www.chef.io/support/tickets
More Chef support resources can be found at https://www.chef.io/support

Please include as many details about the problem as possible i.e., how to reproduce
the problem (if possible), type of the Operating System and its version, etc.,
and any other relevant details that might help us with troubleshooting.

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

1 participant