Skip to content

fix(prosody): create the recorder user if the recording is enabled#2220

Merged
damencho merged 1 commit intojitsi:masterfrom
emrahcom:emrah/fix/recorder-user
Feb 12, 2026
Merged

fix(prosody): create the recorder user if the recording is enabled#2220
damencho merged 1 commit intojitsi:masterfrom
emrahcom:emrah/fix/recorder-user

Conversation

@emrahcom
Copy link
Contributor

The init script tries to create the recorder user even the recording is not enabled. Therefore, this step throws the following error since there is no recorder host in Prosody:

[register-setup] Jibri recorder user registration output: Error: No such host: hidden.meet.jitsi

PR fixes this issue. The init script tries to create this user if recording is enabled. It removes also the old password checking (like in the next block for transciber) because there are no default passwords in the new env.example anymore.

@emrahcom emrahcom changed the title fix(prosody): create the recorder user is the recording is enabled fix(prosody): create the recorder user if the recording is enabled Feb 12, 2026
@damencho damencho merged commit 5af6b1c into jitsi:master Feb 12, 2026
2 checks passed
@emrahcom emrahcom deleted the emrah/fix/recorder-user branch February 12, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants