jibri
jibri copied to clipboard
datamanager error Unable to write to accounts storage
prosodyctl register jibri auth.www.example.com jibripass
datamanager error Unable to write to accounts storage ('/var/lib/prosody/auth%2ewww%2eexample%2ecom/accounts/jibri.dat~: Permission denied') for user: jibri @auth.www.example.com
i just replaced original domain name to www.example.com to post the error log
Looks like you may not have the appropriate user configuration set up for jitsi meet. Do you have an auth.www.example.com configured on the prosody server? If not, that'll be the issue.
@safilsunny maybe you need to check the permission of the prosody service ,because prosody process should run as user "prosody" ,and if you want to register a new user ,you need to use sudo if you deploy it in ubuntu.
ok.. i will take a detailed check