Backup - php firefly-iii.conf not found

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.

Thing is the file SHOULD be there and it’s 99% needed :confused:

Thanks for your comment.

I’ve tried a Grocy backup again (restoring the backup script to it’s original state) and this time it worked. I didn’t do anything, so I don’t know why it worked this time, even though the grocy.conf in /etc/php/8.4/fpm/pool.d/ is still missing


For Firefly I have these folders in /etc/nginx/conf.d/

/etc/nginx/conf.d/app1.domain
/etc/nginx/conf.d/app1.domain2 (left over from a domain change)
I thought domain2 folders do not need to be there anymore and I did move the left over folders to another folder, but the backup still fails.

I’ve checked the path /etc/nginx/conf.d/ and the firefly-iii.conf is there but not in /etc/php/8.4/fpm/pool.d/.

For Reference I’ve uploaded the backup logs for Firefly https://paste.yunohost.org/raw/veyidofiqi

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