CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24844,24858#msg-24858 What does this evaluate to $(def.dir_masterfiles)? Looks like /var/cfengine/masterfiles but the agent is asking for /srv/cf-serverd/inputs. You need an

CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24844,24857#msg-24857 Hi Neil, Is there something wrong in this access rule bundle server access_rules() { access: any:: "$(def.dir_masterfiles)" handle => "s

CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24844,24856#msg-24856 cf3> Host cf-server denied access to /srv/cf-serverd/inputs The server's access rules do not cover this: cf3> Path: /var/cfengine/masterfiles cf3> -> Hos

CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24844,24855#msg-24855 After killing the instance i run cf-serverd -v ,i am getting this output cf3> Cfengine - autonomous configuration engine - commence self-diagnostic pre

Re: CFEngine Help: Re: Server issue

2012-02-15 Thread Jesse Becker
On Wed, Feb 15, 2012 at 03:02:38PM -0500, no-re...@cfengine.com wrote: >Forum: CFEngine Help >Subject: Re: Server issue >Author: neilhwatson >Link to topic: https://cfengine.com/forum/read.php?3,24844,24853#msg-24853 > >You can't run two services on the same network port. If you want to run >cf-s

CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24844,24853#msg-24853 You can't run two services on the same network port. If you want to run cf-serverd in verbose mode you have to kill the other instance. _

CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24844,24851#msg-24851 Hi, # ps -ef|grep cf- avahi 1041 1 0 00:27 ?00:00:00 avahi-daemon: registering root 1275 1 0 00:27 ?00:00:00 /var/cf

CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24844,24850#msg-24850 Hi neil, No i didnt kill any instances. # netstat -antpl|grep 5308 tcp0 0 0.0.0.0:53080.0.0.0:* LISTEN

CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24844,24849#msg-24849 Did you kill any existing running instance of cf-serverd before you started cf-serverd -v ? ___ Help-cfengine

CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24844,24847#msg-24847 When i am running cf-serverd on server i am getting this error Could not bind server address !!! System error for bind: "Address already in use" Could

CFEngine Help: Re: Server issue

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Server issue Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24844,24845#msg-24845 Try here: http://cfengine.com/manuals/cf3-reference#Remote-access-troubleshooting ___ Help-cfengine mailing lis