CodeShakingSheep
CodeShakingSheep
I had the same issue when changing the URL. I just made a PR to fix it https://github.com/YunoHost-Apps/matomo_ynh/pull/119 .
!testme
Apparently there is an issue with the internal sed command used by `ynh_replace_string`. Here is the relevant log part: ``` 3746 INFO INFO - [########++++++......] > Reconfiguring Matomo... 3747 INFO...
!testme
> 4190 INFO WARNING - sed: can't read /var/www/matomo/config/config.ini.php: No such file or directory Related to this: https://github.com/YunoHost-Apps/matomo_ynh/blob/master/scripts/upgrade#L26 ? ``` # config.ini.php is only created during the post-install process... #...
!testme
!testme
Same here. Cannot start a meeting after the last Jitsi + Prosody update. The Prosody logs indicate that there is a problem with the certificate manager. ``` LOGFILE: journalctl --...
I also encountered a strange behavior regarding PHP versions. When PHP was upgraded to version 8.0 I have this content in `/etc/php/8.0/fpm/pool.d/my_webapp.conf`. So, it seems that it still listens to...
I'm running into the same issue. In my case it's even a port conflict with another YNH app (appflowy) that also uses port 8000. These are the logs from `/var/log/onlyoffice/documentserver/docservice/out.log`...