inverse-inc / packetfence

PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful BYOD management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.
https://packetfence.org
GNU General Public License v2.0
1.38k stars 289 forks source link

haproxy-portal doesn't start #8247

Closed Analistagit closed 1 month ago

Analistagit commented 3 months ago

I instaled ISO packetfence. haproxy-portal doesn't start. How fix it ? Already see /var/log/syslog but doesn't see nothing about haproxy-portal.

Analistagit commented 3 months ago

I found in /usr/local/pf/logs/haproxy_portal.log: Error: No such container: haproxy-poError: No such container: haproxy-portal

parsing [/usr/local/pf/var/conf/haproxy-portal.conf:98]: 'option httpchk' : hiding headers or body at the end of the version string is deprecated. Please, consider to use 'http-check send' directive instead.

JeGoi commented 2 months ago

I found in /usr/local/pf/logs/haproxy_portal.log: Error: No such container: haproxy-poError: No such container: haproxy-portal

That one make sens since https://github.com/inverse-inc/packetfence/blob/devel/containers/systemd-service#L130

Analistagit commented 1 month ago

This can be closed, it has been resolved. Thank you.