question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Jicofo failing to startup

See original GitHub issue

I recently upgraded to the latest version, and encountered jicofo starting issue.

It was change where JICOFO_COMPONENT_SECRET is removed, but the value still present on docker-compose for prosody service.

Jicofo 2021-04-07 18:24:39.798 SEVERE: [1] org.jitsi.jicofo.Main.log() An uncaught exception occurred in thread=Thread[main,5,main]
jicofo_1   | org.jitsi.cmd.ParseException: Some of required arguments were not specified: [secret]
jicofo_1   | 	at org.jitsi.cmd.CmdLine.parse(CmdLine.java:130)
jicofo_1   | 	at org.jitsi.jicofo.Main.setSystemProperties(Main.java:182)
jicofo_1   | 	at org.jitsi.jicofo.Main.main(Main.java:56)

Also there are couple of errors on prosody service when starting due to missing modules.

I guess due to missing package.

prosody_1 | modulemanager error Unable to load module ‘roster_command’:

/usr/lib/prosody/modules/mod_roster_command.lua: No such file or directory

prosody_1 | modulemanager error Unable to load module 'client_proxy': /usr/lib/prosody/modules/mod_client_proxy.lua: No such file or directory

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, May 19, 2021

Then you are in the wrong place. This is the Docker setup repository. Please post in our community: https://community.jitsi.org/

0reactions
ghenrycommented, Sep 23, 2021

sudo apt-get --purge remove jitsi-meet-prosody

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jicofo failing to start due to config error - Jitsi Community Forum
I tried several past unstable docker builds including today (unstable-2022-10-31) too but jicofo is failing to start due to following config ...
Read more >
Jitsi - Recording unavailable: Failed to start a Jibri session, no ...
When I start recording, error “Recording unavailable” was appeared. Already browse the same error, but not getting fixed yet. Here my jicofo.log ...
Read more >
How To: Enable Jitsi Server Authentication | Crosstalk Solutions
Next, we need to tell the Jicofo service to only allow requests from our ... Jitsi server – https://jitsi.crosstalksolutions.com and start a new...
Read more >
How To Install Jitsi Meet on Ubuntu 20.04 - DigitalOcean
Next, open /etc/jitsi/jicofo/sip-communicator.properties : ... or password when I got to jitsi.mydomain.com it allows me to start a meeting.
Read more >
https://cdck-file-uploads-global.s3.dualstack.us-w...
FileNotFoundException: /etc/jitsi/jicofo/sip-communicator.properties (No such file or ... brewery=jigasibrewery] BaseBrewery.start#171: Joined the room.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found