CSF /LFD crashing/restarting on ARM64

Post Reply
Mecanik
Junior Member
Posts: 1
Joined: 05 Sep 2023, 10:16

CSF /LFD crashing/restarting on ARM64

Post by Mecanik »

Hello,

I know this is my first post here, however I must do it since there is no support for CSF on Help Desk. Long story short I have a few ARM64 servers with AlmaLinux, Alibaba Cloud linux, Ubuntu 22; and CSF and LFD does not function properly. For instance, the CSF service on all of them:

Code: Select all

● csf.service - ConfigServer Firewall & Security - csf
     Loaded: loaded (/lib/systemd/system/csf.service; enabled; vendor preset: enabled)
     Active: active (exited) since Tue 2023-09-05 17:04:47 CST; 16s ago
    Process: 5603 ExecStart=/usr/sbin/csf --initup (code=exited, status=0/SUCCESS)
   Main PID: 5603 (code=exited, status=0/SUCCESS)
        CPU: 265ms
As for the LFD the same, even the UI is broken and not accessible unless you restart LFD over and over to reach pages. It will result in ERR_CONNECTION_RESET, unless you restart/refresh all the time.

The strange part is there is no errors logged or anything that I could find on either of these servers. My guess is that the binaries are just not fully compatible on aarch64, but please correct me if I am wrong.

Thanks
Post Reply