Has anyone noticed the "Code" option in the Rich Text Editor opens a popup with the Forum List, or is it just me?
Running v112.0.1, this has recently started happening:
----------------------
...
[2023-05-31 00:30:21 +0100] E [/usr/local/cpanel/scripts/find_outdated_services] STDERR: [Errno 2] No such file or directory: '/proc/1115512/stat'
[2023-05-31 00:30:21 +0100] E [/usr/local/cpanel/scripts/find_outdated_services]
[2023-05-31 00:30:21 +0100] E [/usr/local/cpanel/scripts/find_outdated_services]
[2023-05-31 00:30:21 +0100] E [/usr/local/cpanel/scripts/find_outdated_services] Cpanel::Exception::ProcessFailed::Error/(XID p3mn8s) “/usr/bin/needs-restarting” reported error code “1” when it ended: [Errno 2] No such file or directory: '/proc/1115512/stat'
...
----------------------
So this morning, I ran the command manually:
----------------------
root@gamma [~]# /usr/local/cpanel/scripts/find_outdated_services
Looking for outdated services …
0 files removed
The system found 4 outdated services:
crond
tailwatchd
lfd
queueprocd
Would you like to restart these services? [y/n]: y
Restarting “crond” …
The system has restarted “crond”.
Restarting “tailwatchd” …
The system has restarted “tailwatchd”.
Restarting “lfd” …
The system has restarted “lfd”.
Restarting “queueprocd” …
The system has restarted “queueprocd”.
root@gamma [~]# /usr/local/cpanel/scripts/find_outdated_services
Looking for outdated services …
0 files removed
The system found 4 outdated services:
queueprocd
tailwatchd
crond
lfd
Would you like to restart these services? [y/n]:
----------------------
It doesn't matter if I choose "Y" and it says the services have restarted. They're not restarting and I'm forced to perform a server reboot.
Is this something you're aware of? I've also managed to replicate this exact issue on another server, both running AlmaLinux 8.8 and cPanel/WHM 112.0.1.
Running v112.0.1, this has recently started happening:
----------------------
...
[2023-05-31 00:30:21 +0100] E [/usr/local/cpanel/scripts/find_outdated_services] STDERR: [Errno 2] No such file or directory: '/proc/1115512/stat'
[2023-05-31 00:30:21 +0100] E [/usr/local/cpanel/scripts/find_outdated_services]
[2023-05-31 00:30:21 +0100] E [/usr/local/cpanel/scripts/find_outdated_services]
[2023-05-31 00:30:21 +0100] E [/usr/local/cpanel/scripts/find_outdated_services] Cpanel::Exception::ProcessFailed::Error/(XID p3mn8s) “/usr/bin/needs-restarting” reported error code “1” when it ended: [Errno 2] No such file or directory: '/proc/1115512/stat'
...
----------------------
So this morning, I ran the command manually:
----------------------
root@gamma [~]# /usr/local/cpanel/scripts/find_outdated_services
Looking for outdated services …
0 files removed
The system found 4 outdated services:
crond
tailwatchd
lfd
queueprocd
Would you like to restart these services? [y/n]: y
Restarting “crond” …
The system has restarted “crond”.
Restarting “tailwatchd” …
The system has restarted “tailwatchd”.
Restarting “lfd” …
The system has restarted “lfd”.
Restarting “queueprocd” …
The system has restarted “queueprocd”.
root@gamma [~]# /usr/local/cpanel/scripts/find_outdated_services
Looking for outdated services …
0 files removed
The system found 4 outdated services:
queueprocd
tailwatchd
crond
lfd
Would you like to restart these services? [y/n]:
----------------------
It doesn't matter if I choose "Y" and it says the services have restarted. They're not restarting and I'm forced to perform a server reboot.
Is this something you're aware of? I've also managed to replicate this exact issue on another server, both running AlmaLinux 8.8 and cPanel/WHM 112.0.1.
Last edited by a moderator: