Trying again with an empty (vs removed) pf.conf file and I got a little further but still fails to start.

rm pf.conf
touch pf.conf
bin/pfcmd configureload hard
systemctl start [email protected]

*systemctl status [email protected]*
● [email protected] - PacketFence httpd.admin Service
Loaded: loaded (/usr/lib/systemd/system/[email protected]; disabled; vendor preset: disabled) Active: failed (Result: timeout) since Mon 2016-11-21 23:32:46 EST; 2min 6s ago Process: 2232 ExecStart=/usr/local/pf/bin/pfcmd service %i start (code=killed, signal=TERM)

Nov 21 23:31:15 coeus.lydian.org systemd[1]: Starting PacketFence httpd.admin Service...
Nov 21 23:31:30 coeus.lydian.org pfcmd[2232]: service|command
Nov 21 23:32:40 coeus.lydian.org pfcmd[2232]: [Mon Nov 21 23:32:40 2016] pfappserver.pm: Cannot determine desired terminal width, using default of 80 columns Nov 21 23:32:46 coeus.lydian.org systemd[1]: [email protected] start operation timed out. Terminating. Nov 21 23:32:46 coeus.lydian.org systemd[1]: Failed to start PacketFence httpd.admin Service. Nov 21 23:32:46 coeus.lydian.org systemd[1]: Unit [email protected] entered failed state. Nov 21 23:32:46 coeus.lydian.org systemd[1]: [email protected] failed.


*packetfence.log
*Nov 21 23:30:52 pfcmd.pl(1961) ERROR: Couldn't connect to MySQL database to access L2. This is a major problem ! Check the MySQL section in /usr/local/pf/conf/pfconfig.conf and make sure your database schema is up to date ! (pfconfig::backend::mysql::_db_error) Nov 21 23:30:52 pfcmd.pl(1961) ERROR: Could not write namespace resource::switches_list to L2 cache ! (pfconfig::manager::cache_resource) Nov 21 23:30:52 pfcmd.pl(1961) ERROR: Caught error DBI connect('database=pf;host=localhost;port=3306','pf',...) failed: Access denied for user 'pf'@'localhost' (using password: YES) at /usr/local/pf/lib/pfconfig/backend/mysql.pm line 45.
 while connecting to database. (pfconfig::backend::mysql::_get_db)
Nov 21 23:30:52 pfcmd.pl(1961) ERROR: Couldn't connect to MySQL database to access L2. This is a major problem ! Check the MySQL section in /usr/local/pf/conf/pfconfig.conf and make sure your database schema is up to date ! (pfconfig::backend::mysql::_db_error) Nov 21 23:30:52 pfcmd.pl(1961) ERROR: unable to connect to database: Access denied for user 'pf'@'localhost' (using password: YES) (pf::db::db_connect) Nov 21 23:30:52 pfcmd.pl(1961) ERROR: Can't connect to db (pf::violation_config::loadViolationsIntoDb) Nov 21 23:30:52 pfcmd.pl(1961) ERROR: unable to connect to database: Access denied for user 'pf'@'localhost' (using password: YES) (pf::db::db_connect) Nov 21 23:31:30 pfcmd.pl(2232) INFO: generating /usr/local/pf/var/conf/ssl-certificates.conf (pf::services::manager::httpd::generateCommonConfig) Nov 21 23:31:30 pfcmd.pl(2232) INFO: generating /usr/local/pf/var/conf/captive-portal-common (pf::services::manager::httpd::generateCommonConfig)

*pfconfig.log

*Nov 21 23:31:30 pfconfig(1575) ERROR: Could not write namespace resource::CaptivePortal to L2 cache ! Nov 21 23:32:05 pfconfig(1575) ERROR: Caught error DBI connect('database=pf;host=localhost;port=3306','pf',...) failed: Access denied for user 'pf'@'localhost' (using password: YES) at /usr/local/pf/lib/pfconfig/backend/mysql.pm line 45.
 while connecting to database.
Nov 21 23:32:05 pfconfig(1575) ERROR: Couldn't connect to MySQL database to access L2. This is a major problem ! Check the MySQL section in /usr/local/pf/conf/pfconfig.conf and make sure your database schema is up to date ! Nov 21 23:32:05 pfconfig(1575) ERROR: Caught error DBI connect('database=pf;host=localhost;port=3306','pf',...) failed: Access denied for user 'pf'@'localhost' (using password: YES) at /usr/local/pf/lib/pfconfig/backend/mysql.pm line 45.
 while connecting to database.
Nov 21 23:32:05 pfconfig(1575) ERROR: Couldn't connect to MySQL database to access L2. This is a major problem ! Check the MySQL section in /usr/local/pf/conf/pfconfig.conf and make sure your database schema is up to date ! Nov 21 23:32:05 pfconfig(1575) ERROR: Could not write namespace resource::authentication_sources to L2 cache !

Nov 21 23:32:05 pfconfig(1575) ERROR: Could not write namespace resource::authentication_sources to L2 cache !


*httpd.admin.error
*Could not write namespace interfaces to L2 cache !
Could not write namespace interfaces::listen_ints to L2 cache !
Could not write namespace interfaces::dhcplistener_ints to L2 cache !
Could not write namespace interfaces::ha_ints to L2 cache !
Could not write namespace interfaces::internal_nets to L2 cache !
Could not write namespace interfaces::inline_enforcement_nets to L2 cache !
Could not write namespace interfaces::vlan_enforcement_nets to L2 cache !
Could not write namespace interfaces::monitor_int to L2 cache !
Could not write namespace interfaces::management_network to L2 cache !
Could not write namespace interfaces::portal_ints to L2 cache !
Could not write namespace interfaces::inline_nets to L2 cache !
Could not write namespace interfaces::routed_isolation_nets to L2 cache !
Could not write namespace interfaces::routed_registration_nets to L2 cache !
Could not write namespace config::PfDefault to L2 cache !
Could not write namespace config::Documentation to L2 cache !
Could not write namespace config::Cluster to L2 cache !
Could not write namespace config::Pf to L2 cache !
Could not write namespace resource::CaptivePortal to L2 cache !
Could not write namespace resource::Database to L2 cache !
Could not write namespace resource::fqdn to L2 cache !
Could not write namespace config::Pfdetect to L2 cache !
Could not write namespace resource::trapping_range to L2 cache !
Could not write namespace resource::stats_levels to L2 cache !
Could not write namespace config::Network to L2 cache !
Could not write namespace config::PfDefault to L2 cache !
Could not write namespace config::Documentation to L2 cache !
Could not write namespace config::Cluster to L2 cache !
[Mon Nov 21 23:18:26.281393 2016] [mpm_prefork:notice] [pid 3565] AH00169: caught SIGTERM, shutting down [Mon Nov 21 23:32:45.349799 2016] [ssl:warn] [pid 2262] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [Mon Nov 21 23:32:45.350165 2016] [ssl:warn] [pid 2262] AH01909: RSA certificate configured for packetfence.packetfence.org:443 does NOT include an ID which matches the server name




On 11/21/2016 08:23 PM, Durand fabrice wrote:

Ok so first did you went through the configurator ?

Do you have a pf.conf file , if yes remove it.

Do you have a currently-at file, if yes remove it.

Next do a : bin/pfcmd configreload hard

And try to restart httpd.admin (systemctl start [email protected])



Le 2016-11-21 à 19:50, [email protected] a écrit :

I have a new install of Centos 7 and PacketFence 6.4.0. Installed via yum. After install the admin interface fails shortly after starting. Are there prerequisites that I need beyond what is listed in admin documentation?

*journalctl -xe*

-- Unit packetfence.service has begun starting up.
Nov 21 19:23:47 coeus.lydian.org pfcmd[3186]: service|command
Nov 21 19:24:53 coeus.lydian.org pfcmd[3186]: [Mon Nov 21 19:24:53 2016] pfappserver.pm: Cannot determine desired terminal width, using default of 80 columns
Nov 21 19:26:01 coeus.lydian.org pfcmd[3186]: httpd.admin|not started
Nov 21 19:26:01 coeus.lydian.org pfcmd[3186]: Checking configuration sanity... Nov 21 19:26:34 coeus.lydian.org pfcmd[3186]: Radius configuration is missing from raddb directory. Assuming this is a first run. Nov 21 19:26:42 coeus.lydian.org pfcmd[3186]: FATAL - please define exactly one management interface Nov 21 19:26:42 coeus.lydian.org pfcmd[3186]: WARNING - internal network(s) not defined! Nov 21 19:26:42 coeus.lydian.org pfcmd[3186]: WARNING - networks.conf is empty but services.dhcpd is enabled. Disable it to remove this warning. Nov 21 19:26:44 coeus.lydian.org systemd[1]: packetfence.service: control process exited, code=exited status=255 Nov 21 19:26:47 coeus.lydian.org systemd[1]: Failed to start PacketFence Service.
-- Subject: Unit packetfence.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit packetfence.service has failed.
--
-- The result is failed.
Nov 21 19:26:47 coeus.lydian.org systemd[1]: Unit packetfence.service entered failed state.
Nov 21 19:26:47 coeus.lydian.org systemd[1]: packetfence.service failed.
Nov 21 19:26:47 coeus.lydian.org polkitd[685]: Unregistered Authentication Agent for unix-process:3181:215663 (system bus name :1.32, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8) (disconnected from bu



*packetfence.log*

Nov 21 19:25:01 pfcmd.pl(3186) INFO: Daemon httpd.admin took 73.515 seconds to start. (pf::services::manager::launchService) Nov 21 19:26:01 pfcmd.pl(3186) WARN: httpd.admin timed out trying to start (pf::services::manager::postStartCleanup) Nov 21 19:26:02 pfcmd.pl(3186) INFO: Instantiate profile default (pf::Portal::ProfileFactory::_from_profile) Nov 21 19:26:02 pfcmd.pl(3186) INFO: Memory configuration is not valid anymore for key resource::authentication_sources in local cached_hash (pfconfig::cached::is_valid)

*httpd.admin.error*

[Mon Nov 21 19:48:14.219661 2016] [ssl:warn] [pid 3253] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [Mon Nov 21 19:49:36.090617 2016] [ssl:warn] [pid 3274] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [Mon Nov 21 19:49:36.175890 2016] [mpm_prefork:notice] [pid 3274] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_apreq2-20090110/2.8.0 mod_perl/2.0.9 Perl/v5.16.3 configured -- resuming normal operations [Mon Nov 21 19:49:36.176157 2016] [core:notice] [pid 3274] AH00094: Command line: '/usr/sbin/httpd -f /usr/local/pf/var/conf/httpd.conf.d/httpd.admin -D rhel' [Mon Nov 21 19:49:59.579596 2016] [mpm_prefork:notice] [pid 3274] AH00169: caught SIGTERM, shutting down





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


_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users



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


_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users


------------------------------------------------------------------------------
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to