Cluster commands no longer functioning on Debian 12
Posted: 03 Feb 2025, 09:01
Greetings, in the past couple months, I had noticed that any cluster related commands issued on the CLI (possibly affecting cluster operations) are resulting in the following error:
On a fresh install of Debian 12, I've installed just about every Perl module relating to encryption available to see if it resolves the issue, but it does not. I can see the CSF also has a Crypt::CBC module located at
Code: Select all
Can't locate object method "new" via package "Crypt::CBC" at /usr/sbin/csf line 812.
Code: Select all
/usr/local/csf/lib/Crypt/CBC.pm
/usr/local/src/csf/Crypt/CBC.pm
Code: Select all
root@ns01:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm