I apologize now if this is repeated a few times. I am / was having trouble get the list to work.
Hi. Sorry for the n00b problem. Just installed 9.0.1 on a new clean updated Centos 7 VM. Firewall off and selinux disabled. Install appeared to go ok. Rebooted vm and tried to connect to config port (1443). Failed. Not reachable. I’m not the strongest Linux admin but I have been around the block a few times and I think that this is just a simple oops on my part. Any assistance would be appreciated. Here are snippets of tails of some of the logs on /usr/local/pf as well as ps -ef | grep http: ps -ef | grep http pf 2150 1 0 08:58 ? 00:00:03 /usr/bin/perl /usr/local/pf/sbin/pfperl-api prefork -m production -l http://127.0.0.1:8080 --pid-file /usr/local/pf/var/run/pfperl-api.pid root 2152 1 0 08:58 ? 00:00:00 /usr/local/pf/sbin/pfhttpd -conf /usr/local/pf/conf/caddy-services/api.conf -log-name api-frontend pf 2162 2150 0 08:58 ? 00:00:00 /usr/bin/perl /usr/local/pf/sbin/pfperl-api prefork -m production -l http://127.0.0.1:8080 --pid-file /usr/local/pf/var/run/pfperl-api.pid pf 2163 2150 0 08:58 ? 00:00:00 /usr/bin/perl /usr/local/pf/sbin/pfperl-api prefork -m production -l http://127.0.0.1:8080 --pid-file /usr/local/pf/var/run/pfperl-api.pid [root@PacketFence logs]# tail packetfence.log Aug 19 10:18:55 PacketFence packetfence: FATAL -e(2151): unable to connect to database: Access denied for user 'pf'@'localhost' (using password: YES) at -e line 1. (pf::db::db_connect) Aug 19 10:18:56 PacketFence packetfence: FATAL -e(2151): unable to connect to database: Access denied for user 'pf'@'localhost' (using password: YES) at -e line 1. (pf::db::db_connect) [root@PacketFence logs]# tail pfconfig.log Aug 19 08:59:39 PacketFence pfconfig: pfconfig(1445) ERROR: [mac:[undef]] Could not write namespace interfaces::routed_registration_nets(PacketFence) to L2 cache ! (pfconfig::manager::cache_resource) Aug 19 08:59:39 PacketFence pfconfig: Could not write namespace interfaces::routed_registration_nets(PacketFence) to L2 cache ! Aug 19 08:59:39 PacketFence pfconfig: pfconfig(1445) ERROR: [mac:[undef]] 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 47. while connecting to database. (pfconfig::backend::mysql::_get_db) [root@PacketFence logs]# tail httpd.admin.error Aug 19 10:02:27 PacketFence httpd_admin_err: [Mon Aug 19 10:02:27.700848 2019] [ssl:warn] [pid 2856] AH01909: RSA certificate configured for packetfence.packetfence.org:443 does NOT include an ID which matches the server name Aug 19 10:04:39 PacketFence httpd_admin_err: [Mon Aug 19 10:04:39.575539 2019] [ssl:warn] [pid 2870] AH01909: RSA certificate configured for packetfence.packetfence.org:443 does NOT include an ID which matches the server name “Don't tell people how to do something, tell them what you want and let them surprise you with their results.” George S. Patton ------------------------------------------------------------------------ Disclaimer The information in this email and any attachments may contain proprietary and confidential information that is intended for the addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, retention or use of the contents of this information is prohibited. When addressed to our clients or vendors, any information contained in this e-mail or any attachments is subject to the terms and conditions in any governing contract. If you have received this e-mail in error, please immediately contact the sender and delete the e-mail.
_______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
