|
From: Akala K. <keh...@gm...> - 2017-04-29 15:07:51
|
Hi all, Anyone with an idea of what's going wrong.. First error was problem connecting to database.. - fixed that with manually creating the pf db and importing the schema.. 2nd problem is with ssl cert errors as seen below: [root@pfence ~]# cat /var/log/messages Apr 29 15:02:18 pfence systemd: Started PacketFence Administration Apache HTTP Server. Apr 29 15:02:37 pfence httpd: [Sat Apr 29 15:02:37 2017] pfappserver.pm: Cannot determine desired terminal width, using default of 80 columns Apr 29 15:02:54 pfence httpd: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using fe80::20c:29ff:fef0:8d69. Set the 'ServerName' directive globally to suppress this message Apr 29 15:02:57 pfence kernel: /usr/sbin/httpd[2441]: segfault at 7f7bb8216660 ip 00007f7bcd4a1116 sp 00007ffc1fd3f668 error 4 in libc-2.17.so [7f7bcd41c000+1b6000] Apr 29 15:02:57 pfence systemd: packetfence-httpd.admin.service: main process exited, code=killed, status=11/SEGV Apr 29 15:02:57 pfence kill: kill: cannot find process "" Apr 29 15:02:57 pfence systemd: packetfence-httpd.admin.service: control process exited, code=exited status=1 Apr 29 15:02:57 pfence systemd: Unit packetfence-httpd.admin.service entered failed state. Apr 29 15:02:57 pfence systemd: packetfence-httpd.admin.service failed. Apr 29 15:02:57 pfence systemd: packetfence-httpd.admin.service holdoff time over, scheduling restart. Apr 29 15:02:57 pfence systemd: Starting PacketFence Administration Apache HTTP Server... Apr 29 15:03:11 pfence pfcmd: service|command Apr 29 15:03:12 pfence pfcmd: httpd.admin|config generated Apr 29 15:03:12 pfence systemd: Started PacketFence Administration Apache HTTP Server. [root@pfence ~]# tail -5 /usr/local/pf/logs/httpd.admin.error Apr 29 15:02:54 pfence httpd_admin_err: [Sat Apr 29 15:02:54.136613 2017] [ssl:warn] [pid 2441] AH01909: RSA certificate configured for packetfence.packetfence.org:443 does NOT include an ID which matches the server name Apr 29 15:03:48 pfence httpd_admin_err: [Sat Apr 29 15:03:48.435224 2017] [ssl:warn] [pid 2462] AH01909: RSA certificate configured for packetfence.packetfence.org:443 does NOT include an ID which matches the server name Apr 29 15:04:43 pfence httpd_admin_err: [Sat Apr 29 15:04:43.624703 2017] [ssl:warn] [pid 2481] AH01909: RSA certificate configured for packetfence.packetfence.org:443 does NOT include an ID which matches the server name Apr 29 15:05:38 pfence httpd_admin_err: [Sat Apr 29 15:05:38.668031 2017] [ssl:warn] [pid 2494] AH01909: RSA certificate configured for packetfence.packetfence.org:443 does NOT include an ID which matches the server name Apr 29 15:06:33 pfence httpd_admin_err: [Sat Apr 29 15:06:33.620157 2017] [ssl:warn] [pid 2510] AH01909: RSA certificate configured for packetfence.packetfence.org:443 does NOT include an ID which matches the server name [root@pfence ~]# Regards, Kehinde |