willmanio / sonarqube

SonarQube Chef Cookbook
https://supermarket.chef.io/cookbooks/sonarqube
7 stars 27 forks source link

Error downloading sonarqube-5.6.6.zip #34

Open kev-in-shu opened 5 years ago

kev-in-shu commented 5 years ago

Recipe does not work anymore.

We are having the following error:

remote_file[/var/chef/cache/sonarqube-5.6.6.zip] (sonarqube::default line 25) had an error: Net::HTTPServerException: 401 "Unauthorized"

hammerfake commented 5 years ago

There is a pending Pull request that should fix the issue you are seeing.

https://github.com/willmanio/sonarqube/pull/33

You could manually change the files listed in the change tab in your local copy of this cookbook to get the same results.