What app is this about, and its version: 6.4.16~ynh1
What YunoHost version are you running: 12.1.39 (stable)
What type of hardware are you using: VPS bought online
Describe your issue
as described in this post [Solved] Firefly not upgrading , there is an error message while backing up Firefly
File or folder ‘/etc/php/8.4/fpm/pool.d/firefly-iii.conf’ to be backed up does not exist
There is a workaround for the issue, but I have another app (Grocy) which has the same error message (can be fixed with the workaround).
Strangely I have 2 instances of Grocy on the same server and the first instance doesn’t have this problem.
So this issue doesn’t appear to be related to firefly-iii only but also to Grocy and potentially to other YH-apps. However, it’s strange that my first instance of Grocy didn’t have that issue.
Also, after upgrading Firefly, that particular line is still in the backup/restore script. It would probably be good to remove that app.conf file from the backup and restore script with the next YH Firefly update, in the case it is not needed and has indeed been removed.
ynh_backup “/etc/php/$php_version/fpm/pool.d/$app.conf”
Share relevant logs or error messages
see the error message in [Solved] Firefly not upgrading
mentioning @HoldMyGin @williamswelsh @tmp501 from the other post.