- From: Carlos Camacho <
>
- To:
- Subject: [chef] Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago.
- Date: Fri, 16 May 2014 08:58:54 +0200
Daniel, i have the default iptables rules from rackspace.
It is a very long list and i jut run this to clean it a little bit.
iptables --policy INPUT ACCEPT
iptables --policy OUTPUT ACCEPT
iptables --policy FORWARD ACCEPT
iptables -F INPUT
iptables -F OUTPUT
iptables -F FORWARD
iptables -F RS-RackConnect-INBOUND
iptables -X RS-RackConnect-INBOUND
Now the output is this.
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Also in windows i disabled the windows firewall (It is important to
tell that this problem only happens with Windows nodes).
Now the chef-client output changed a little bit..
This is now..
[2014-05-16T06:53:30+00:00] INFO: *** Chef 11.12.4 ***
[2014-05-16T06:53:30+00:00] INFO: Chef-client pid: 3924
[2014-05-16T06:53:37+00:00] INFO: Run List is [recipe[frontiers_test]]
[2014-05-16T06:53:37+00:00] INFO: Run List expands to [frontiers_test]
[2014-05-16T06:53:37+00:00] INFO: Starting Chef Run for slwnone09
[2014-05-16T06:53:37+00:00] INFO: Running start handlers
[2014-05-16T06:53:37+00:00] INFO: Start handlers complete.
[2014-05-16T06:53:37+00:00] INFO: HTTP Request Returned 404 Object Not Found:
resolving cookbooks for run list: ["frontiers_test"]
[2014-05-16T06:53:38+00:00] INFO: Loading cookbooks
Synchronizing Cookbooks:
- cookbook_test
Compiling Cookbooks...
Converging 1 resources
Recipe:cookbook_test::default
* directory[C:\hello_test] action create[2014-05-16T06:53:38+00:00]
INFO: Processing directory[C:\hello_test
] action create (cookbook_test::default line 10)
(up to date)
Running handlers:
[2014-05-16T06:53:38+00:00] ERROR: Running exception handlers
Running handlers complete
[2014-05-16T06:53:38+00:00] ERROR: Exception handlers complete
[2014-05-16T06:53:38+00:00] FATAL: Stacktrace dumped to
c:/chef/cache/chef-stacktrace.out
Chef Client failed. 0 resources updated in 10.324711 seconds
[2014-05-16T06:53:38+00:00] FATAL: EOFError: end of file reached
PS C:\Users\Administrator>
And before the output was....
Starting Chef Client, version 11.12.4
[2014-05-14T14:02:26+00:00] INFO: *** Chef 11.12.4 ***
[2014-05-14T14:02:26+00:00] INFO: Chef-client pid: 2936
================================================================================
Chef encountered an error attempting to load the node data for "mynode"
================================================================================
Unexpected Error:
-----------------
EOFError: end of file reached
[2014-05-14T14:02:34+00:00] FATAL: Stacktrace dumped to
c:/chef/cache/chef-stacktrace.out
Chef Client failed. 0 resources updated in 10.154057 seconds
[2014-05-14T14:02:34+00:00] FATAL: EOFError: end of file reached
So, it is really annoying not to have any help from rackspace, they
only tells me, it is a server problem, not network issue....
Daniel, if you have any idea im open minded!
Cheers!
On Thu, May 15, 2014 at 7:08 PM, Daniel DeLeo
<
>
wrote:
>
>
>
On Thursday, May 15, 2014 at 10:06 AM, Carlos Camacho wrote:
>
>
> Daniel! Thanks for your answer,
>
>
>
> The RST package it is being send from the chef server, but i don't
>
> know why, or the service which is failing.
>
>
>
> Can you recommend me things to test?!?!
>
>
>
>
>
> Thanks!
>
>
Is there a firewall on the server itself?
>
>
--
>
Daniel DeLeo
>
- [chef] Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/09/2014
- [chef] Re: Problem running chef-client, just from 2 days ago., Daniel DeLeo, 05/09/2014
- [chef] Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/09/2014
- [chef] Re: Re: Re: Problem running chef-client, just from 2 days ago., Daniel DeLeo, 05/09/2014
- [chef] Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/12/2014
- [chef] Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/14/2014
- [chef] Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Daniel DeLeo, 05/14/2014
- [chef] Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/15/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Daniel DeLeo, 05/15/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/15/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/16/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Julian C. Dunn, 05/16/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Lamont Granquist, 05/16/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/19/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/19/2014
- [chef] RE: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Adam Edwards, 05/19/2014
- [chef] RE: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Adam Edwards, 05/19/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Lamont Granquist, 05/19/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/20/2014
- [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Problem running chef-client, just from 2 days ago., Carlos Camacho, 05/20/2014
Archive powered by MHonArc 2.6.16.