Unable to install Planka - log touch error

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.0.7
What app is this about: Planka

Describe your issue

When attempting to install Planka the installation fails with an error when attempting to touch the log file:

024-12-03 13:53:39,859: DEBUG - + touch /var/www/planka/logs/planka.log
2024-12-03 13:53:39,860: WARNING - touch: cannot touch ‘/var/www/planka/logs/planka.log’: No such file or directory

if I install from the command line with the --no-remove-on-failure option, that file exists and is 0 bytes.
Anyone experiencing the same?

Share relevant logs or error messages

https://paste.yunohost.org/raw/owesuvaqah

Update: I installed via the terminal with the --no-remove-on-failure option and it seems to have installed and is working (so far). I will report back if there are any issues using the app.

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