PHP 8.X errors with uninstalling

Hardware: Raspberry Pi (4B+) at home.
YunoHost version: 11.2.20.2
I have access to my server : Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : not to my knowledge, but I may have broken something unintentionally.

Description of my issue

Hello! I have been having issues with php 8.1 and 8.2 crashing quite regularly when uninstalling miscellaneous applications for some time now. Given the prevalence I assume it is an issue with some helper or script with the yunohost base itself, and it may be specific to the arm packages of php.

This issue is solved each time by SSHing into the server and performing sudo apt install --fix-broken, which commonly gives the resulting operation, clearly indicating that it is a php issue.

0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up php8.1-fpm (8.1.29-1+0~20240606.65+debian11~1.gbp2ddf4e) ...
Processing triggers for php8.1-fpm (8.1.29-1+0~20240606.65+debian11~1.gbp2ddf4e) ...

Please note that on occasion the package will be php 8.2. This crash also typically results in yunohost telling me that it failed to uninstall the applications.

Apps that I know have encountered this issue:
Abantecart, Prestashop, Roundcube.

I will update this with more information later today, including logs. I do not have access to my server at the moment. apparently I can not access my logs, my server’s webadmin returns 500 error since I upgraded to 11.2.21.2.

All from roundcube, it may be the cause of my issue somehow.
https://paste.yunohost.org/raw/suyequsosi https://paste.yunohost.org/raw/cejocomahu https://paste.yunohost.org/raw/ekisurocux https://paste.yunohost.org/raw/jucucenoti
all from thread:
Error upgrading from 1.6.6~ynh2 to 1.6.7~ynh1, and otherwise installing 1.6.7~ynh1 · Issue #200 · YunoHost-Apps/roundcube_ynh · GitHub

uninstalling prestashop: https://paste.yunohost.org/raw/emebeqiyah

Is there any information on what may be the cause of this issue, or a solution to it? If this keeps up, then many remote operation will require me to open my ssh port, which I do not particularly want to do.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.