After upgrading Jitisi-Meet to the latest unstable branch, it is not working anymore (used to work smoothly before). Upgraded Debian package versions:
unstable/ jitsi-meet 2.0.5330-1 [2,864 B]
unstable/ jicofo 1.0-684-1 [38.7 MB]
unstable/ jitsi-meet-web 1.0.4580-1 [7,639 kB]
unstable/ jitsi-meet-web-config 1.0.4580-1 [16.4 kB]
unstable/ jitsi-meet-prosody 1.0.4580-1 [40.3 kB]
When I try to start a VC, it gets stuck in an endless reconnect (unfortunately something went wrong, we will try to fix this, reconnecting in x secs).
It seems jicofo is not able to start anymore and I see the following log entry:
Jicofo 2020-12-11 12:04:51.723 INFO: [1] org.jitsi.jicofo.JicofoServices.log() Starting HTTP server with config: org.jitsi.rest.JettyBundleActivatorConfig@793be5ca.
Jicofo 2020-12-11 12:04:51.757 SEVERE: [1] org.jitsi.jicofo.Main.log() An uncaught exception occurred in thread=Thread[main,5,main]
java.lang.ClassCastException: class org.jitsi.jicofo.auth.XMPPDomainAuthAuthority cannot be cast to class org.jitsi.jicofo.auth.ShibbolethAuthAuthority (org.jitsi.jicofo.auth.XMPPDomainAuthAuthority and org.jitsi.jicofo.auth.ShibbolethAuthAuthority are in unnamed module of loader ‘app’)
at org.jitsi.jicofo.rest.Application.(Application.java:51)
at org.jitsi.jicofo.JicofoServices.(JicofoServices.kt:85)
at org.jitsi.jicofo.Main.main(Main.java:90)
The prosody server then loops:
Dec 11 12:12:00 mod_bosh info New BOSH session, assigned it sid ‘e8325309-08c1-411e-87bf-c5407ffbb4ba’
Dec 11 12:12:00 boshe8325309-08c1-411e-87bf-c5407ffbb4ba info Authenticated as wbxgzp-u9-g5cfqg@guest.
Dec 11 12:12:01 focus.:component warn Component not connected, bouncing error for:
Please help - cannot find anything unusual.
Thanks
Ravi