popularity question answers views user  
0
FATAL: Net::HTTPServerException: remote_file had an error: Net::HTTPServerException: 404 "Not Found"

I am facing this issue with CentOS 6.2 server (as a chef client) after adding the recipe yum::ius or yum::epel.

The same recipe is wworking fine with CentOS 5 Servers.

/usr/lib64/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/application.rb:70:in run' /usr/lib64/ruby/gems/1.8/gems/chef-0.10.10/bin/chef-client:26 /usr/bin/chef-client:19:inload' /usr/bin/chef-client:19 [Wed, 06 Jun 2012 11:24:18 +0000] ERROR: Running exception handlers [Wed, 06 Jun 2012 11:24:18 +0000] FATAL: Saving node information to /var/chef/cache/failed-run-data.json [Wed, 06 Jun 2012 11:24:18 +0000] ERROR: Exception handlers complete [Wed, 06 Jun 2012 11:24:18 +0000] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out

[Wed, 06 Jun 2012 11:24:18 +0000] FATAL: Net::HTTPServerException: remote_file[/var/chef/cache/epel-release-6-5.noarch.rpm] (yum::epel line 26) had an error: Net::HTTPServerException: 404 “Not Found”

I would appreciate if someone could please let me know what it means and how to resolve it.

more →
2 820