Re: [PacketFence-users] Service Disappeared

2017-09-27 Thread Akala Kehinde via PacketFence-users
Hi Nathan,

Try first:
systemctl start packetfence-config or service packetfence-config start
and later:
/usr/local/pf/bin/pfcmd service pf start

Regards,
Kehinde

On Tue, Sep 26, 2017 at 3:16 PM, Nathan, Josh via PacketFence-users <
packetfence-users@lists.sourceforge.net> wrote:

> OK.  That gives me:
>
> Failed to connect to config service for namespace resource::URI_Filters,
> retrying
>
>
> And that message just keeps getting repeated until I kill it.
>
>
> Joshua Nathan
> *IT Technician*
> Black Forest Academy
>
> p: +49 (0) 7626 9161 630 <+49%207626%209161630>  m: +49 (0) 152 3452 0056
> <+49%201523%204520056>
> a:
> w: Hammersteiner Straße 50, 79400 Kandern
> bfacademy.de
>
>
>
> On Tue, Sep 26, 2017 at 2:15 PM, Fabrice Durand via PacketFence-users <
> packetfence-users@lists.sourceforge.net> wrote:
>
>> Hello Nathan,
>>
>> there is no systemd script to restart the whole packetfence's services.
>>
>> What you can do is the following:
>>
>> /usr/local/pf/bin/pfcmd service pf start
>>
>>
>> Regard
>>
>> Fabrice
>>
>>
>>
>> Le 2017-09-26 à 04:43, Nathan, Josh via PacketFence-users a écrit :
>>
>> Sorry, to be a little more specific... it seems that at least a number of
>> the files are still in /etc/systemd/system... but when I issue "systemctl
>> start packetfence", I get:
>>
>> Failed to start packetfence.service: Unit not found.
>>
>>
>>
>> Joshua Nathan
>> *IT Technician*
>> Black Forest Academy
>>
>> p: +49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
>> a:
>> w: Hammersteiner Straße 50, 79400 Kandern
>> bfacademy.de
>>
>>
>>
>>
>> On Tue, Sep 26, 2017 at 10:37 AM, Nathan, Josh 
>> wrote:
>>
>>> Strange issue... I just did a clean install of PacketFence 7.2.0 on a
>>> CentOS 7 server.  However, at some point over night, my PacketFence service
>>> disappeared.  The directory and configurations seem to all still be in
>>> place, but the service is gone.  Is there a way to readily recreate that?
>>>
>>> Thanks,
>>>
>>> Joshua Nathan
>>> *IT Technician*
>>> Black Forest Academy
>>>
>>> p: +49 (0) 7626 9161 630 <+49%207626%209161630>  m: +49 (0) 152 3452
>>> 0056 <+49%201523%204520056>
>>> a:
>>> w: Hammersteiner Straße 50, 79400 Kandern
>>> bfacademy.de
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> ___
>> PacketFence-users mailing 
>> listPacketFence-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/packetfence-users
>>
>>
>> --
>> Fabrice durandfdur...@inverse.ca ::  +1.514.447.4918 <(514)%20447-4918> 
>> (x135) ::  www.inverse.ca
>> Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence 
>> (http://packetfence.org)
>>
>>
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> ___
>> PacketFence-users mailing list
>> PacketFence-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>
>>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Service Disappeared

2017-09-27 Thread Nathan, Josh via PacketFence-users
Thanks for your help!  I had forgotten about the config service.  Ended up
having to restart MariaDB too.  It was running, but PF was stating that it
couldn't write to L2 cache.  After restarting config and mariadb,
everything started up without issue!


Joshua Nathan
*IT Technician*
Black Forest Academy

p: +49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
a:
w: Hammersteiner Straße 50, 79400 Kandern
bfacademy.de



On Tue, Sep 26, 2017 at 3:18 PM, Fabrice Durand via PacketFence-users <
packetfence-users@lists.sourceforge.net> wrote:

> ok so do:
>
> systemctl restart packetfence-config
>
> /usr/local/pf/bin/pfcmd service pf restart
>
> Le 2017-09-26 à 09:16, Nathan, Josh via PacketFence-users a écrit :
>
> OK.  That gives me:
>
> Failed to connect to config service for namespace resource::URI_Filters,
> retrying
>
>
> And that message just keeps getting repeated until I kill it.
>
>
> Joshua Nathan
> *IT Technician*
> Black Forest Academy
>
> p: +49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
> a:
> w: Hammersteiner Straße 50, 79400 Kandern
> bfacademy.de
>
>
>
>
> On Tue, Sep 26, 2017 at 2:15 PM, Fabrice Durand via PacketFence-users <
> packetfence-users@lists.sourceforge.net> wrote:
>
>> Hello Nathan,
>>
>> there is no systemd script to restart the whole packetfence's services.
>>
>> What you can do is the following:
>>
>> /usr/local/pf/bin/pfcmd service pf start
>>
>>
>> Regard
>>
>> Fabrice
>>
>>
>>
>> Le 2017-09-26 à 04:43, Nathan, Josh via PacketFence-users a écrit :
>>
>> Sorry, to be a little more specific... it seems that at least a number of
>> the files are still in /etc/systemd/system... but when I issue "systemctl
>> start packetfence", I get:
>>
>> Failed to start packetfence.service: Unit not found.
>>
>>
>>
>> Joshua Nathan
>> *IT Technician*
>> Black Forest Academy
>>
>> p: +49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
>> a:
>> w: Hammersteiner Straße 50, 79400 Kandern
>> bfacademy.de
>>
>>
>>
>>
>> On Tue, Sep 26, 2017 at 10:37 AM, Nathan, Josh 
>> wrote:
>>
>>> Strange issue... I just did a clean install of PacketFence 7.2.0 on a
>>> CentOS 7 server.  However, at some point over night, my PacketFence service
>>> disappeared.  The directory and configurations seem to all still be in
>>> place, but the service is gone.  Is there a way to readily recreate that?
>>>
>>> Thanks,
>>>
>>> Joshua Nathan
>>> *IT Technician*
>>> Black Forest Academy
>>>
>>> p: +49 (0) 7626 9161 630 <+49%207626%209161630>  m: +49 (0) 152 3452
>>> 0056 <+49%201523%204520056>
>>> a:
>>> w: Hammersteiner Straße 50, 79400 Kandern
>>> bfacademy.de
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> ___
>> PacketFence-users mailing 
>> listPacketFence-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/packetfence-users
>>
>>
>> --
>> Fabrice durandfdur...@inverse.ca ::  +1.514.447.4918 <%28514%29%20447-4918> 
>> (x135) ::  www.inverse.ca
>> Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence 
>> (http://packetfence.org)
>>
>>
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> ___
>> PacketFence-users mailing list
>> PacketFence-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>
>>
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
>
> ___
> PacketFence-users mailing 
> listPacketFence-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/packetfence-users
>
>
> --
> Fabrice durandfdur...@inverse.ca ::  +1.514.447.4918 <(514)%20447-4918> 
> (x135) ::  www.inverse.ca
> Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence 
> (http://packetfence.org)
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
PacketFence-users mailing 

Re: [PacketFence-users] Service Disappeared

2017-09-26 Thread Fabrice Durand via PacketFence-users
ok so do:

systemctl restart packetfence-config

/usr/local/pf/bin/pfcmd service pf restart


Le 2017-09-26 à 09:16, Nathan, Josh via PacketFence-users a écrit :
> OK.  That gives me:
>
> Failed to connect to config service for namespace
> resource::URI_Filters, retrying
>
>
> And that message just keeps getting repeated until I kill it.
>
>
>   
> Joshua Nathan
> *IT Technician*
> Black Forest Academy
>
> p:+49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
> a:
> w:Hammersteiner Straße 50, 79400 Kandern
> bfacademy.de 
>
>   
>
>
>
> On Tue, Sep 26, 2017 at 2:15 PM, Fabrice Durand via PacketFence-users
>  > wrote:
>
> Hello Nathan,
>
> there is no systemd script to restart the whole packetfence's
> services.
>
> What you can do is the following:
>
> /usr/local/pf/bin/pfcmd service pf start
>
>
> Regard
>
> Fabrice
>
>
>
> Le 2017-09-26 à 04:43, Nathan, Josh via PacketFence-users a écrit :
>> Sorry, to be a little more specific... it seems that at least a
>> number of the files are still in /etc/systemd/system... but when
>> I issue "systemctl start packetfence", I get:
>>
>> Failed to start packetfence.service: Unit not found.
>>
>>
>>
>>  
>> Joshua Nathan
>> *IT Technician*
>> Black Forest Academy
>>
>> p:   +49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
>> a:
>> w:   Hammersteiner Straße 50, 79400 Kandern
>> bfacademy.de 
>>
>>  
>>
>>
>>
>> On Tue, Sep 26, 2017 at 10:37 AM, Nathan, Josh
>> > wrote:
>>
>> Strange issue... I just did a clean install of PacketFence
>> 7.2.0 on a CentOS 7 server.  However, at some point over
>> night, my PacketFence service disappeared.  The directory and
>> configurations seem to all still be in place, but the service
>> is gone.  Is there a way to readily recreate that?
>>
>> Thanks,
>>
>>  
>> Joshua Nathan
>> *IT Technician*
>> Black Forest Academy
>>
>> p:   +49 (0) 7626 9161 630   m: +49
>> (0) 152 3452 0056 
>> a:
>> w:   Hammersteiner Straße 50, 79400 Kandern
>> bfacademy.de 
>>
>>  
>>
>>
>>
>>
>>
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>> ___
>> PacketFence-users mailing list
>> PacketFence-users@lists.sourceforge.net
>> 
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>> 
>
> -- 
> Fabrice Durand
> fdur...@inverse.ca  ::  +1.514.447.4918 
>  (x135) ::  www.inverse.ca 
> Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence 
> (http://packetfence.org) 
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> 
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
> 
>
>
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
> ___
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/packetfence-users

-- 
Fabrice Durand
fdur...@inverse.ca ::  +1.514.447.4918 (x135) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence 
(http://packetfence.org) 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Service Disappeared

2017-09-26 Thread Nathan, Josh via PacketFence-users
OK.  That gives me:

Failed to connect to config service for namespace resource::URI_Filters,
retrying


And that message just keeps getting repeated until I kill it.


Joshua Nathan
*IT Technician*
Black Forest Academy

p: +49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
a:
w: Hammersteiner Straße 50, 79400 Kandern
bfacademy.de



On Tue, Sep 26, 2017 at 2:15 PM, Fabrice Durand via PacketFence-users <
packetfence-users@lists.sourceforge.net> wrote:

> Hello Nathan,
>
> there is no systemd script to restart the whole packetfence's services.
>
> What you can do is the following:
>
> /usr/local/pf/bin/pfcmd service pf start
>
>
> Regard
>
> Fabrice
>
>
>
> Le 2017-09-26 à 04:43, Nathan, Josh via PacketFence-users a écrit :
>
> Sorry, to be a little more specific... it seems that at least a number of
> the files are still in /etc/systemd/system... but when I issue "systemctl
> start packetfence", I get:
>
> Failed to start packetfence.service: Unit not found.
>
>
>
> Joshua Nathan
> *IT Technician*
> Black Forest Academy
>
> p: +49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
> a:
> w: Hammersteiner Straße 50, 79400 Kandern
> bfacademy.de
>
>
>
>
> On Tue, Sep 26, 2017 at 10:37 AM, Nathan, Josh 
> wrote:
>
>> Strange issue... I just did a clean install of PacketFence 7.2.0 on a
>> CentOS 7 server.  However, at some point over night, my PacketFence service
>> disappeared.  The directory and configurations seem to all still be in
>> place, but the service is gone.  Is there a way to readily recreate that?
>>
>> Thanks,
>>
>> Joshua Nathan
>> *IT Technician*
>> Black Forest Academy
>>
>> p: +49 (0) 7626 9161 630 <+49%207626%209161630>  m: +49 (0) 152 3452 0056
>> <+49%201523%204520056>
>> a:
>> w: Hammersteiner Straße 50, 79400 Kandern
>> bfacademy.de
>>
>>
>>
>>
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
>
> ___
> PacketFence-users mailing 
> listPacketFence-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/packetfence-users
>
>
> --
> Fabrice durandfdur...@inverse.ca ::  +1.514.447.4918 <(514)%20447-4918> 
> (x135) ::  www.inverse.ca
> Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence 
> (http://packetfence.org)
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Service Disappeared

2017-09-26 Thread Fabrice Durand via PacketFence-users
Hello Nathan,

there is no systemd script to restart the whole packetfence's services.

What you can do is the following:

/usr/local/pf/bin/pfcmd service pf start


Regard

Fabrice



Le 2017-09-26 à 04:43, Nathan, Josh via PacketFence-users a écrit :
> Sorry, to be a little more specific... it seems that at least a number
> of the files are still in /etc/systemd/system... but when I issue
> "systemctl start packetfence", I get:
>
> Failed to start packetfence.service: Unit not found.
>
>
>
>   
> Joshua Nathan
> *IT Technician*
> Black Forest Academy
>
> p:+49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
> a:
> w:Hammersteiner Straße 50, 79400 Kandern
> bfacademy.de 
>
>   
>
>
>
> On Tue, Sep 26, 2017 at 10:37 AM, Nathan, Josh
> > wrote:
>
> Strange issue... I just did a clean install of PacketFence 7.2.0
> on a CentOS 7 server.  However, at some point over night, my
> PacketFence service disappeared.  The directory and configurations
> seem to all still be in place, but the service is gone.  Is there
> a way to readily recreate that?
>
> Thanks,
>
>   
> Joshua Nathan
> *IT Technician*
> Black Forest Academy
>
> p:+49 (0) 7626 9161 630   m: +49 (0)
> 152 3452 0056 
> a:
> w:Hammersteiner Straße 50, 79400 Kandern
> bfacademy.de 
>
>   
>
>
>
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
> ___
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/packetfence-users

-- 
Fabrice Durand
fdur...@inverse.ca ::  +1.514.447.4918 (x135) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence 
(http://packetfence.org) 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Service Disappeared

2017-09-26 Thread Nathan, Josh via PacketFence-users
Sorry, to be a little more specific... it seems that at least a number of
the files are still in /etc/systemd/system... but when I issue "systemctl
start packetfence", I get:

Failed to start packetfence.service: Unit not found.



Joshua Nathan
*IT Technician*
Black Forest Academy

p: +49 (0) 7626 9161 630  m: +49 (0) 152 3452 0056
a:
w: Hammersteiner Straße 50, 79400 Kandern
bfacademy.de



On Tue, Sep 26, 2017 at 10:37 AM, Nathan, Josh 
wrote:

> Strange issue... I just did a clean install of PacketFence 7.2.0 on a
> CentOS 7 server.  However, at some point over night, my PacketFence service
> disappeared.  The directory and configurations seem to all still be in
> place, but the service is gone.  Is there a way to readily recreate that?
>
> Thanks,
>
> Joshua Nathan
> *IT Technician*
> Black Forest Academy
>
> p: +49 (0) 7626 9161 630 <+49%207626%209161630>  m: +49 (0) 152 3452 0056
> <+49%201523%204520056>
> a:
> w: Hammersteiner Straße 50, 79400 Kandern
> bfacademy.de
>
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users