Hi Nicolas,

httpd.admin.error basically only shows the startup messages and one SSL warning: "packetfence.packetfence.org:443:0 server certificate does not include an ID which matches the server name"

httpd.admin.log does not exist and httpd.admin.catalyst only shows warnings about the Unicode encoding being auto-applied.

I have attached the output of systemctl status for you. It basically shows the errors/warnings from above.

Regards

Magnus


On 7/24/19 3:48 PM, Nicolas Quiniou-Briand via PacketFence-users wrote:
Hello,

Did you see something in /usr/local/pf/logs/httpd.admin.error or httpd.admin.log ?

What is the output of:
#v+
systemctl status packetfence-httpd.admin
#v-
?
● packetfence-httpd.admin.service - PacketFence Administration  Apache HTTP Server
   Loaded: loaded (/lib/systemd/system/packetfence-httpd.admin.service; enabled; vendor preset: enabled)
   Active: active (running) since Wed 2019-07-24 16:21:41 CEST; 5min ago
     Docs: man:httpd(8)
           man:apachectl(8)
  Process: 1371 ExecStartPre=/usr/bin/perl -I/usr/local/pf/lib -Mpf::services::manager::httpd_admin -e pf::services::manager::httpd_admin->new()->generateConfig() (code=exited, status=0/SUCCESS)
  Process: 1366 ExecStartPre=/bin/rm -f /usr/local/pf/var/run/httpd.admin.pid (code=exited, status=0/SUCCESS)
 Main PID: 1389 (/usr/sbin/apach)
   Status: "Total requests: 0; Current requests/sec: 0; Current traffic:   0 B/sec"
    Tasks: 7 (limit: 4915)
   CGroup: /packetfence.slice/packetfence-httpd.admin.service
           ├─1389 /usr/sbin/apache2 -f /usr/local/pf/var/conf/httpd.conf.d/httpd.admin -DFOREGROUND -Ddebian
           ├─1770 /usr/bin/logger -thttpd_admin_err -plocal5 err
           ├─1772 /usr/bin/logger -thttpd_admin_access -plocal5 info
           ├─1773 /usr/sbin/apache2 -f /usr/local/pf/var/conf/httpd.conf.d/httpd.admin -DFOREGROUND -Ddebian
           ├─1774 /usr/sbin/apache2 -f /usr/local/pf/var/conf/httpd.conf.d/httpd.admin -DFOREGROUND -Ddebian
           ├─1775 /usr/sbin/apache2 -f /usr/local/pf/var/conf/httpd.conf.d/httpd.admin -DFOREGROUND -Ddebian
           └─1776 /usr/sbin/apache2 -f /usr/local/pf/var/conf/httpd.conf.d/httpd.admin -DFOREGROUND -Ddebian

Jul 24 16:20:35 naklan-nac systemd[1]: Starting PacketFence Administration  Apache HTTP Server...
Jul 24 16:20:38 naklan-nac packetfence[1371]: INFO -e(1371): generating /usr/local/pf/var/conf/ssl-certificates.conf (pf::services::manager::httpd::generateCommonConfig)
Jul 24 16:20:38 naklan-nac packetfence[1371]: INFO -e(1371): generating /usr/local/pf/var/conf/captive-portal-common (pf::services::manager::httpd::generateCommonConfig)
Jul 24 16:21:14 naklan-nac admin_catalyst[1389]: httpd.admin(1389) WARN: [mac:[undef]] Unicode::Encoding plugin is auto-applied, please remove this from your appclass and make sure to define "encoding" config (Catalyst::setup_plugins)
Jul 24 16:21:14 naklan-nac httpd_admin_err[1605]: [Wed Jul 24 16:21:14.922812 2019] [ssl:warn] [pid 1389] AH01909: packetfence.packetfence.org:443:0 server certificate does NOT include an ID which matches the server name
Jul 24 16:21:41 naklan-nac admin_catalyst[1389]: httpd.admin(1389) WARN: [mac:[undef]] Unicode::Encoding plugin is auto-applied, please remove this from your appclass and make sure to define "encoding" config (Catalyst::setup_plugins)
Jul 24 16:21:41 naklan-nac httpd_admin_err[1770]: [Wed Jul 24 16:21:41.694725 2019] [ssl:warn] [pid 1389] AH01909: packetfence.packetfence.org:443:0 server certificate does NOT include an ID which matches the server name
Jul 24 16:21:41 naklan-nac systemd[1]: Started PacketFence Administration  Apache HTTP Server.
Jul 24 16:21:41 naklan-nac httpd_admin_err[1770]: [Wed Jul 24 16:21:41.775543 2019] [mpm_prefork:notice] [pid 1389] AH00163: Apache/2.4.25 (Debian) OpenSSL/1.0.2s mod_apreq2-20090110/2.8.0 mod_perl/2.0.10 Perl/v5.24.1 configured -- resuming normal operations
Jul 24 16:21:41 naklan-nac httpd_admin_err[1770]: [Wed Jul 24 16:21:41.776196 2019] [core:notice] [pid 1389] AH00094: Command line: '/usr/sbin/apache2 -f /usr/local/pf/var/conf/httpd.conf.d/httpd.admin -D FOREGROUND -D debian'
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to