Closed franc00018 closed 2 years ago
File /etc/php/7.0/fpm/pool.d/kanboard.conf is not removed when uninstalling kanboard
sudo yunohost app uninstall kanboard sudo yunohost service restart php7.0-fpm
Removing the file manually allowed php7.0-fpm to restart
sudo rm /etc/php/7.0/fpm/pool.d/kanboard.conf sudo yunohost service restart php7.0-fpm
php7.0-fpm should restart after uninstalling kanboard
PHP7.0-FPM restart https://paste.yunohost.org/raw/akowegaxoj
Kanboard uninstall https://paste.yunohost.org/raw/aqazuhefok
should be ok by now,
Describe the bug
File /etc/php/7.0/fpm/pool.d/kanboard.conf is not removed when uninstalling kanboard
Context
Steps to reproduce
Quick fix
Removing the file manually allowed php7.0-fpm to restart
Expected behavior
php7.0-fpm should restart after uninstalling kanboard
Logs
PHP7.0-FPM restart https://paste.yunohost.org/raw/akowegaxoj
Kanboard uninstall https://paste.yunohost.org/raw/aqazuhefok