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.27k stars 274 forks source link

radiusd-cli still using or this feature not use for 13.2.0 or bug to starting service? #8194

Closed oLuciaZo closed 2 days ago

oLuciaZo commented 2 days ago

Describe the bug I have try to start radiusd-cli but service cannot started To Reproduce Steps to reproduce the behavior: look into the log **Jun 28 21:06:44 packetfence radiusd-cli-docker-wrapper[2046580]: Fri Jun 28 21:06:44 2024 : Info: Starting - reading configuration files ... Jun 28 21:06:44 packetfence radiusd-cli-docker-wrapper[2046580]: Fri Jun 28 21:06:44 2024 : Error: Unable to open file "/usr/local/pf/raddb/cli.conf": No such file or directory Jun 28 21:06:44 packetfence radiusd-cli-docker-wrapper[2046580]: Fri Jun 28 21:06:44 2024 : Error: Errors reading or parsing /usr/local/pf/raddb/cli.conf**

Everytime I try to create file cli.conf the file will be remove automatically

oLuciaZo commented 2 days ago

This is my misunderstanding with PF Behavior, If there is no any profile to enable service will not starting yet

image