Friday, September 11, 2026
support@conference.yunohost.org
September
Mon Tue Wed Thu Fri Sat Sun
  1
2
3
4
5
6
7
8
9
10
11
12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
             

[09:06:10] <mrjive> hi everyone! I have yunohost installed with great satisfatcion. But I've just installed moodle via yuno (5.1) and I cannot get h5p plugin to work. On another moodle instance h5p is installed and shows all the libraries, but on the yuno install no library is listed ad "purge libraries cache" leads to 500 internal error. Any hint appreciated!
[09:06:41] <Thomas> I'm not used to Moodle, but could uou share the logs?
[09:06:55] <mrjive> thanks for your support. Which logs and where do I find them? (I'm pretty new to yuno)
[09:06:57] <mrjive> do you mean mginx logs?
[09:06:57] <mrjive> in /var/log/nginx/xxx.xxx.xx-error.log I have a list of /var/www/moodle/public/mod/hvp/library/js/h5p-utils.js" failed (13: Permission denied),
[09:06:58] <mrjive> I cannot find any error message when I go to https://xxxx.xx/moodle/mod/hvp/library_list.php (not in /var/log/nginx.error.log or /var/log/nginx/xxxx.xx-error.log
[10:24:09] <mpeter> hi! the tls certs of the demo pages expired last week, could you please have a look at it?

https://demo.yunohost.org/
https://demo.yunohost.org/yunohost/admin/
[10:27:46] <mpeter> let me know if this not the right place
[13:57:38] <ljf> mrjive moodle is a PHP app so you should find some error in `/var/log/php8.*-fpm.log` (i don't know the version for moodle)
[13:57:39] <ljf> but maybe the log you give is enough, could you run this to get the permission tree ?
[13:57:41] <ljf> `namei -l /var/www/moodle/public/mod/hvp/library/js/h5p-utils.js`
[13:57:42] <mrjive> namei -l /var/www/moodle/public/mod/hvp/library/js/h5p-utils.js
f: /var/www/moodle/public/mod/hvp/library/js/h5p-utils.js
drwxr-xr-x root root /
drwxr-xr-x root root var
drwxr-xr-x root root www
drwxr-x--- moodle www-data moodle
drwxr-x--- moodle www-data public
drwxr-x--- moodle www-data mod
drwxr-x--- moodle www-data hvp
drwxr-x--- moodle www-data library
drwxr-x--- moodle www-data js
-rw-r----- moodle www-data h5p-utils.js
[14:00:08] <mrjive> there is almost nothing in /var/log/php8.3-fpm.log
[14:01:13] <mrjive> maybe the root of everything is /mod/hvp/library_list.php gives error 500 internal server error. And it's a fresh install (did it also twice, same result)
[14:16:56] <mrjive> one last try: I will force moodle to a more recent version (sudo yunohost app upgrade moodle -u https://github.com/YunoHost-Apps/moodle_ynh/tree/testing) let's see...
[14:51:00] <miro5001> > <@mrjive:matrix.org> one last try: I will force moodle to a more recent version (sudo yunohost app upgrade moodle -u https://github.com/YunoHost-Apps/moodle_ynh/tree/testing) let's see...

Can you share the link of the plugin
[15:00:20] <white_rabbit> Hi! What are TLDs, registries, registrars and VPS providers which won't respect when the United States of America will designate something as "terrorist"? (Like what happened with autistici.org)
Are there reliable russian or maybe indian VPS providers?
[15:00:21] <white_rabbit> "won't respect" = "won't cut service"
[15:07:10] <ljf> I think we need the full line
[15:07:11] <ljf> (or trying to setup moodle on our side)
[15:07:14] <mrjive> sure: https://marketplace.moodle.com/plugins/mod_hvp
[15:12:02] <tituspijean> You might find some if you:
- exclude all TLDs whose registries are based in the USA
- exclude all registars that are based in the USA
- find public statements from the leftovers

AFAIK we have little users from these countries, I'm not sure you will get information from here :/
[15:15:29] <white_rabbit> tituspijean: I understand. Thanks for your time :)
[15:15:55] <miro5001> While installing the plugin, got this error :
```
Composer dependencies were not found. Make sure the "composer install --no-dev --classmap-authoritative" command has been run in the Moodle root directory. If you are not using Composer, make sure the vendor directory exists and contains the necessary files.
```
[15:50:53] <miro5001> mrjive: can you try this branch `https://github.com/YunoHost-Apps/moodle_ynh/tree/composer`
It seems that moodle installation require composer to generate a /vendor folder...
[15:51:12] <miro5001> `yunohost app install https://github.com/YunoHost-Apps/moodle_ynh/tree/composer`
[15:58:12] <mrjive> thanks. I've installed composer by hand. But it seems that all this mess was caused by a cron task (unbelievable...) not yet run. I've launched the task "Download available H5P content types from h5p.org " by hand and everything was in place and working...
[15:58:46] <mrjive> thansl for your patience and support!
[16:01:38] <miro5001> I didn't have launch tasks using that branch. I installed the plugin and it was working as expected. If you are able to test this, so we can push it
[16:10:54] <mrjive> ok I'll try!
[18:25:05] <doesnm> sus?
[18:25:06] <doesnm> https://aria.im/_bifrost/v1/media/download/AXWdBW37S4da6_0_EevJfwqU1i0Sm879me3NXlBM_LGk5sui0P7e-UL9_euxflqU50DjRz0UrGzxxDPYhOTl36BCeglt2xxAAGRvZXNubWxhYi54eXovZWcxUHBtQk5QQ3JheXU4RnBranJzS2htYjhHbElDRGc
[20:23:51] <DrPi> Merci. J'ai rien trouvé dans les logs pour l'instant. Il faut peut-être que je redémarre pour avoir moins de back-log.