ERROR - Could not run script: /etc/yunohost/hooks.d/post_user_create/50-ynh_media

My YunoHost server

Hardware: VPS bought online
YunoHost version: 4.1.7.4
I have access to my server : Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

When I add new users, I got the following error:

ERROR - Could not run script: /etc/yunohost/hooks.d/post_user_create/50-ynh_media
Traceback (most recent call last):
  File "/usr/lib/moulinette/yunohost/hook.py", line 284, in hook_callback
    no_trace=no_trace, raise_on_error=True)[1]
  File "/usr/lib/moulinette/yunohost/hook.py", line 362, in hook_exec
    raise YunohostError('hook_exec_failed', path=path)
YunohostError: Could not run script: /etc/yunohost/hooks.d/post_user_create/50-ynh_media

What does it mean? Is it something to bother about? The user was created, but it seems something went wrong? This error has appeared before according to some forum posts but I was not able to find out what is was related to.

Here is the log: https://paste.yunohost.org/raw/ruqofofoho

Thanks a lot!

Can you check ls -ld /home/yunohost.multimedia/share ? Does this return an error ?

No error, everything fine

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