You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After removing a virtual server that uses PHP-FPM and Nginx, PHP-FPM fails to start. This is due to website pool not begin deleted after using Virtualmin > Disable and Delete > Delete Virtual Server.
[08-Jun-2023 03:36:58] ERROR: [pool 1680217373282286] cannot get uid for user 'example.com' [08-Jun-2023 03:36:58] ERROR: FPM initialization failed
I didn't see this issue happening with Nginx. Nevertheless, we recently addressed it in a more general way, to make sure the PHP-FPM pool file is always removed.
Although, it's not clear exactly what's causing it. Do you have steps to reproduce this issue?
After removing a virtual server that uses PHP-FPM and Nginx, PHP-FPM fails to start. This is due to website pool not begin deleted after using
Virtualmin > Disable and Delete > Delete Virtual Server
.[08-Jun-2023 03:36:58] ERROR: [pool 1680217373282286] cannot get uid for user 'example.com' [08-Jun-2023 03:36:58] ERROR: FPM initialization failed
LEMP installation.
Ubuntu 22.04.2
Webmin 2.021
Virtualmin 7.7
PHP 8.1 (kinetic)
The text was updated successfully, but these errors were encountered: