Jason,

You can check your fingerbank local db:

sqlite3 /usr/local/fingerbank/db/fingerbank_Local.db
.schema

If the result is not promising you can re-instantiate your local db by doing:
make init-db-local
(from the folder /usr/local/fingerbank/)

Let us know if that's help.

Thanks

On 09/15/2016 02:58 PM, Jason 'XenoPhage' Frisvold wrote:
On 9/15/16 12:56, Antoine Amacher wrote:
The permissions on Fingerbank config file are the one expected.

You could always run: "/usr/local/pf/bin/pfcmd fixpermissions" to ensure
permissions are rights everywhere.

Additionally, when I try to hit other links, I'm getting an error that
the server isn't running..  Is that something I need to explicitly start?

Which links? In the Fingerbank section of the admin? You might want to
have a look into /usr/local/pf/logs/httpd.admin.{log,catalyst,error},
you could get the information about the error.

Which version of PacketFence are you running? You could try to run the
maintenance; "perl /usr/local/pf/addons/pf-maint.pl".

Let us know if that help.
Ok, tried both and restarted packetfence when I was done..  Still
getting the error :

" Error! An error occured while contacting the server. Please try again
later. "

And here's what I'm seeing in the http.admin.* logs :

==> logs/httpd.admin.error <==
[Thu Sep 15 14:53:28 2016] -e: Argument "" isn't numeric in numeric le
(<=) at /usr/local/pf/html/pfappserver/root/macros.inc line 25.
[Thu Sep 15 14:53:28 2016] -e: Argument "" isn't numeric in subtraction
(-) at /usr/local/pf/html/pfappserver/root/macros.inc line 25.
[Thu Sep 15 14:53:28 2016] -e: Argument "" isn't numeric in numeric le
(<=) at /usr/local/pf/html/pfappserver/root/macros.inc line 25.
[Thu Sep 15 14:53:28 2016] -e: Argument "" isn't numeric in subtraction
(-) at /usr/local/pf/html/pfappserver/root/macros.inc line 25.

==> logs/httpd.admin.log <==
Sep 15 14:53:28 httpd.admin(710) ERROR: Cannot read from 'Combination'
table in schema 'Local'. Cannot search
(pfappserver::Base::Model::Fingerbank::readAll)
Sep 15 14:53:28 httpd.admin(710) ERROR: Cannot read from 'Combination'
table in schema 'Local'. Cannot search
(pfappserver::PacketFence::Controller::Root::end)

So it looks like there's no database table for this?  I did try to run
all of the updates as well.

And if I try to save from the settings page, I see this :

==> logs/httpd.admin.error <==
[Thu Sep 15 14:54:37 2016] -e: Use of uninitialized value in
substitution (s///) at
/usr/local/pf/html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/Settings.pm
line 35.
[Thu Sep 15 14:54:37 2016] -e: Use of uninitialized value $type in
string eq at
/usr/local/pf/html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/Settings.pm
line 48.
[Thu Sep 15 14:54:37 2016] -e: Use of uninitialized value in string eq
at /usr/local/fingerbank/lib/fingerbank/Config.pm line 191.
[Thu Sep 15 14:54:37 2016] -e: Use of uninitialized value in
concatenation (.) or string at
/usr/local/fingerbank/lib/fingerbank/Config.pm line 194.
[Thu Sep 15 14:54:37 2016] -e: Use of uninitialized value in string eq
at /usr/local/fingerbank/lib/fingerbank/Config.pm line 191.
[Thu Sep 15 14:54:37 2016] -e: Use of uninitialized value in
concatenation (.) or string at
/usr/local/fingerbank/lib/fingerbank/Config.pm line 194.

Thanks


------------------------------------------------------------------------------


_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
Antoine Amacher
aamac...@inverse.ca  ::  www.inverse.ca
+1.514.447.4918 x130  :: +1 (866) 353-6153 x130
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

------------------------------------------------------------------------------
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to