· 4 years ago · May 20, 2021, 08:56 AM
12021-05-20 11:29:51.378 INFO: [1] org.jitsi.jibri.Main.log() Jibri run with args [--config, /etc/jitsi/jibri/config.json]
22021-05-20 11:29:51.524 INFO: [1] org.jitsi.jibri.Main.log() Checking legacy config file /etc/jitsi/jibri/config.json
32021-05-20 11:29:53.113 INFO: [1] org.jitsi.jibri.Main.log() Parsed legacy config:
4JibriConfig(jibriId=null, recordingDirectory=/config/recordings, singleUseMode=null, enabledStatsD=null, finalizeRecordingScriptPath=/usr/bin/jitsi_uploader.sh, xmppEnvironments=[XmppEnvironmentConfig(name=prod environment, xmppServerHosts=[xmpp.meet.jitsi], xmppDomain=meet.jitsi, baseUrl=https://meet.xtall.net, controlLogin=XmppCredentials(domain=auth.meet.jitsi, port=null, username=jibri, password=15c30af57342fbd39d181ff2b98e7864), controlMuc=XmppMuc(domain=internal-muc.meet.jitsi, roomName=<no value>, nickname=jibri-instanse-411222314), sipControlMuc=null, callLogin=XmppCredentials(domain=recorder.meet.jitsi, port=null, username=recorder, password=5fbe76e6d8f6e7b32dcc6d7f315b34b5), stripFromRoomDomain=muc., usageTimeoutMins=0, trustAllXmppCerts=true)])
52021-05-20 11:29:53.166 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
6 LambdaSupplier: 'JibriConfig::jibriId'
7 ConfigSourceSupplier: key: 'jibri.id', type: 'kotlin.String', source: 'config'
82021-05-20 11:29:53.171 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::jibriId
92021-05-20 11:29:53.173 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via LambdaSupplier: 'JibriConfig::jibriId': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$Error: class java.lang.NullPointerException
102021-05-20 11:29:53.187 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.id' from source 'config' as type kotlin.String
112021-05-20 11:29:53.224 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.id' from source 'config' as type kotlin.String
122021-05-20 11:29:53.226 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.id', type: 'kotlin.String', source: 'config'
132021-05-20 11:29:53.226 INFO: [1] org.jitsi.jibri.Main.log() Jibri starting up with id
142021-05-20 11:29:53.235 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
15 LambdaSupplier: 'JibriConfig::enableStatsD'
16 ConfigSourceSupplier: key: 'jibri.stats.enable-stats-d', type: 'kotlin.Boolean', source: 'config'
172021-05-20 11:29:53.238 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::enableStatsD
182021-05-20 11:29:53.238 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via LambdaSupplier: 'JibriConfig::enableStatsD': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$Error: class java.lang.NullPointerException
192021-05-20 11:29:53.238 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.stats.enable-stats-d' from source 'config' as type kotlin.Boolean
202021-05-20 11:29:53.247 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.stats.enable-stats-d' from source 'config' as type kotlin.Boolean
212021-05-20 11:29:53.248 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.stats.enable-stats-d', type: 'kotlin.Boolean', source: 'config'
222021-05-20 11:29:53.280 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
23 ConfigSourceSupplier: key: 'jibri.webhook.subscribers', type: 'kotlin.collections.List<kotlin.String>', source: 'config'
242021-05-20 11:29:53.281 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.webhook.subscribers' from source 'config' as type kotlin.collections.List<kotlin.String>
252021-05-20 11:29:53.302 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.webhook.subscribers' from source 'config' as type kotlin.collections.List<kotlin.String>
262021-05-20 11:29:53.303 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.webhook.subscribers', type: 'kotlin.collections.List<kotlin.String>', source: 'config'
272021-05-20 11:29:54.505 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.jwt-info' from source 'config' as type com.typesafe.config.ConfigObject
282021-05-20 11:29:54.578 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.jwt-info' from source 'config' as type com.typesafe.config.ConfigObject
292021-05-20 11:29:54.579 INFO: [1] org.jitsi.jibri.webhooks.v1.JwtInfo.log() got jwtConfig: {}
30
312021-05-20 11:29:54.579 INFO: [1] org.jitsi.jibri.webhooks.v1.JwtInfo.log() Unable to create JwtInfo: com.typesafe.config.ConfigException$Missing: reference.conf @ jar:file:/opt/jitsi/jibri/jibri.jar!/reference.conf: 59: No configuration setting found for key 'signing-key-path'
322021-05-20 11:29:54.639 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
33 ConfigSourceSupplier: key: 'internal_http_port', type: 'kotlin.Int', source: 'command line args'
34 ConfigSourceSupplier: key: 'jibri.api.http.internal-api-port', type: 'kotlin.Int', source: 'config'
352021-05-20 11:29:54.658 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'internal_http_port' from source 'command line args' as type kotlin.Int
362021-05-20 11:29:54.660 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via ConfigSourceSupplier: key: 'internal_http_port', type: 'kotlin.Int', source: 'command line args': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$NotFound: not found
372021-05-20 11:29:54.661 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.api.http.internal-api-port' from source 'config' as type kotlin.Int
382021-05-20 11:29:54.664 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.api.http.internal-api-port' from source 'config' as type kotlin.Int
392021-05-20 11:29:54.664 FINE: [16] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
402021-05-20 11:29:54.667 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.api.http.internal-api-port', type: 'kotlin.Int', source: 'config'
412021-05-20 11:29:54.668 INFO: [1] org.jitsi.jibri.Main.log() Using port 3333 for internal HTTP API
42SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
43SLF4J: Defaulting to no-operation (NOP) logger implementation
44SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
452021-05-20 11:29:55.065 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
46 LambdaSupplier: 'JibriConfig::xmppEnvironments'
47 TypeConvertingSupplier: converting value from ConfigSourceSupplier: key: 'jibri.api.xmpp.environments', type: 'kotlin.collections.List<com.typesafe.config.Config>', source: 'config'
482021-05-20 11:29:55.066 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::xmppEnvironments
492021-05-20 11:29:55.068 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: 'JibriConfig::xmppEnvironments': found value
502021-05-20 11:29:55.068 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via LambdaSupplier: 'JibriConfig::xmppEnvironments'
512021-05-20 11:29:55.344 INFO: [1] org.jitsi.jibri.api.xmpp.XmppApi.log() Jibri reports its status is now JibriStatus(busyStatus=IDLE, health=OverallHealth(healthStatus=HEALTHY, details={})), publishing presence to connections
522021-05-20 11:29:55.347 FINE: [1] org.jitsi.xmpp.mucclient.MucClientManager.log() Setting a presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@6831d8fd
532021-05-20 11:29:55.356 INFO: [1] org.jitsi.jibri.api.xmpp.XmppApi.log() Connecting to xmpp environment on xmpp.meet.jitsi with config XmppEnvironmentConfig(name=prod environment, xmppServerHosts=[xmpp.meet.jitsi], xmppDomain=meet.jitsi, baseUrl=https://meet.xtall.net, controlLogin=XmppCredentials(domain=auth.meet.jitsi, port=null, username=jibri, password=15c30af57342fbd39d181ff2b98e7864), controlMuc=XmppMuc(domain=internal-muc.meet.jitsi, roomName=<no value>, nickname=jibri-instanse-411222314), sipControlMuc=null, callLogin=XmppCredentials(domain=recorder.meet.jitsi, port=null, username=recorder, password=5fbe76e6d8f6e7b32dcc6d7f315b34b5), stripFromRoomDomain=muc., usageTimeoutMins=0, trustAllXmppCerts=true)
542021-05-20 11:29:55.359 INFO: [1] org.jitsi.jibri.api.xmpp.XmppApi.log() The trustAllXmppCerts config is enabled for this domain, all XMPP server provided certificates will be accepted
55Exception in thread "main" org.jxmpp.stringprep.XmppStringprepException: XmppStringprepException caused by '<no value>@internal-muc.meet.jitsi': org.jxmpp.stringprep.XmppStringprepException: Localpart must not contain '<'
56 at org.jxmpp.jid.impl.JidCreate.bareFrom(JidCreate.java:267)
57 at org.jitsi.jibri.api.xmpp.XmppApi.start(XmppApi.kt:116)
58 at org.jitsi.jibri.api.xmpp.XmppApi.start$default(XmppApi.kt:79)
59 at org.jitsi.jibri.MainKt.main(Main.kt:149)
60Caused by: org.jxmpp.stringprep.XmppStringprepException: Localpart must not contain '<'
61 at org.jxmpp.stringprep.simple.SimpleXmppStringprep.localprep(SimpleXmppStringprep.java:74)
62 at org.jxmpp.stringprep.XmppStringPrepUtil.localprep(XmppStringPrepUtil.java:62)
63 at org.jxmpp.jid.parts.Localpart.from(Localpart.java:137)
64 at org.jxmpp.jid.impl.LocalAndDomainpartJid.<init>(LocalAndDomainpartJid.java:46)
65 at org.jxmpp.jid.impl.JidCreate.bareFrom(JidCreate.java:262)
66 ... 3 more
67root@jitsi:/usr/jitsi# docker logs 9ba82e40181b
68[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
69[s6-init] ensuring user provided files have correct perms...exited 0.
70[fix-attrs.d] applying ownership & permissions fixes...
71[fix-attrs.d] done.
72[cont-init.d] executing container initialization scripts...
73[cont-init.d] 01-set-timezone: executing...
74[cont-init.d] 01-set-timezone: exited 0.
75[cont-init.d] 10-config: executing...
76[cont-init.d] 10-config: exited 0.
77[cont-init.d] done.
78[services.d] starting services
79_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
80
81X.Org X Server 1.20.4
82X Protocol Version 11, Revision 0
83Build Operating System: Linux 5.10.0-6-amd64 x86_64 Debian
84Current Operating System: Linux 9ba82e40181b 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC 2021 x86_64
85Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-73-generic root=LABEL=cloudimg-rootfs ro consoleblank=0 panic=15 clocksource_failover=acpi_pm net.ifnames=0 biosdevname=0 console=tty0 console=ttyS0,115200 no_timer_check nofb nomodeset gfxpayload=text consoleblank=0 panic=15 clocksource_failover=acpi_pm net.ifnames=0 biosdevname=0
86Build Date: 19 April 2021 09:34:38AM
87xorg-server 2:1.20.4-1+deb10u3 (https://www.debian.org/support)
88Current version of pixman: 0.36.0
89 Before reporting problems, check http://wiki.x.org
90 to make sure that you have the latest version.
91Markers: (--) probed, (**) from config file, (==) default setting,
92 (++) from command line, (!!) notice, (II) informational,
93 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
94(++) Log file: "/tmp/xorg.log", Time: Thu May 20 11:29:50 2021
95(++) Using config file: "/etc/jitsi/jibri/xorg-video-dummy.conf"
96(==) Using system config directory "/usr/share/X11/xorg.conf.d"
97[services.d] done.
982021-05-20 11:29:51.378 INFO: [1] org.jitsi.jibri.Main.log() Jibri run with args [--config, /etc/jitsi/jibri/config.json]
992021-05-20 11:29:51.524 INFO: [1] org.jitsi.jibri.Main.log() Checking legacy config file /etc/jitsi/jibri/config.json
1002021-05-20 11:29:53.113 INFO: [1] org.jitsi.jibri.Main.log() Parsed legacy config:
101JibriConfig(jibriId=null, recordingDirectory=/config/recordings, singleUseMode=null, enabledStatsD=null, finalizeRecordingScriptPath=/usr/bin/jitsi_uploader.sh, xmppEnvironments=[XmppEnvironmentConfig(name=prod environment, xmppServerHosts=[xmpp.meet.jitsi], xmppDomain=meet.jitsi, baseUrl=https://meet.xtall.net, controlLogin=XmppCredentials(domain=auth.meet.jitsi, port=null, username=jibri, password=15c30af57342fbd39d181ff2b98e7864), controlMuc=XmppMuc(domain=internal-muc.meet.jitsi, roomName=<no value>, nickname=jibri-instanse-411222314), sipControlMuc=null, callLogin=XmppCredentials(domain=recorder.meet.jitsi, port=null, username=recorder, password=5fbe76e6d8f6e7b32dcc6d7f315b34b5), stripFromRoomDomain=muc., usageTimeoutMins=0, trustAllXmppCerts=true)])
1022021-05-20 11:29:53.166 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
103 LambdaSupplier: 'JibriConfig::jibriId'
104 ConfigSourceSupplier: key: 'jibri.id', type: 'kotlin.String', source: 'config'
1052021-05-20 11:29:53.171 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::jibriId
1062021-05-20 11:29:53.173 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via LambdaSupplier: 'JibriConfig::jibriId': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$Error: class java.lang.NullPointerException
1072021-05-20 11:29:53.187 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.id' from source 'config' as type kotlin.String
1082021-05-20 11:29:53.224 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.id' from source 'config' as type kotlin.String
1092021-05-20 11:29:53.226 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.id', type: 'kotlin.String', source: 'config'
1102021-05-20 11:29:53.226 INFO: [1] org.jitsi.jibri.Main.log() Jibri starting up with id
1112021-05-20 11:29:53.235 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
112 LambdaSupplier: 'JibriConfig::enableStatsD'
113 ConfigSourceSupplier: key: 'jibri.stats.enable-stats-d', type: 'kotlin.Boolean', source: 'config'
1142021-05-20 11:29:53.238 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::enableStatsD
1152021-05-20 11:29:53.238 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via LambdaSupplier: 'JibriConfig::enableStatsD': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$Error: class java.lang.NullPointerException
1162021-05-20 11:29:53.238 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.stats.enable-stats-d' from source 'config' as type kotlin.Boolean
1172021-05-20 11:29:53.247 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.stats.enable-stats-d' from source 'config' as type kotlin.Boolean
1182021-05-20 11:29:53.248 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.stats.enable-stats-d', type: 'kotlin.Boolean', source: 'config'
1192021-05-20 11:29:53.280 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
120 ConfigSourceSupplier: key: 'jibri.webhook.subscribers', type: 'kotlin.collections.List<kotlin.String>', source: 'config'
1212021-05-20 11:29:53.281 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.webhook.subscribers' from source 'config' as type kotlin.collections.List<kotlin.String>
1222021-05-20 11:29:53.302 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.webhook.subscribers' from source 'config' as type kotlin.collections.List<kotlin.String>
1232021-05-20 11:29:53.303 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.webhook.subscribers', type: 'kotlin.collections.List<kotlin.String>', source: 'config'
1242021-05-20 11:29:54.505 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.jwt-info' from source 'config' as type com.typesafe.config.ConfigObject
1252021-05-20 11:29:54.578 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.jwt-info' from source 'config' as type com.typesafe.config.ConfigObject
1262021-05-20 11:29:54.579 INFO: [1] org.jitsi.jibri.webhooks.v1.JwtInfo.log() got jwtConfig: {}
127
1282021-05-20 11:29:54.579 INFO: [1] org.jitsi.jibri.webhooks.v1.JwtInfo.log() Unable to create JwtInfo: com.typesafe.config.ConfigException$Missing: reference.conf @ jar:file:/opt/jitsi/jibri/jibri.jar!/reference.conf: 59: No configuration setting found for key 'signing-key-path'
1292021-05-20 11:29:54.639 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
130 ConfigSourceSupplier: key: 'internal_http_port', type: 'kotlin.Int', source: 'command line args'
131 ConfigSourceSupplier: key: 'jibri.api.http.internal-api-port', type: 'kotlin.Int', source: 'config'
1322021-05-20 11:29:54.658 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'internal_http_port' from source 'command line args' as type kotlin.Int
1332021-05-20 11:29:54.660 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via ConfigSourceSupplier: key: 'internal_http_port', type: 'kotlin.Int', source: 'command line args': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$NotFound: not found
1342021-05-20 11:29:54.661 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.api.http.internal-api-port' from source 'config' as type kotlin.Int
1352021-05-20 11:29:54.664 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.api.http.internal-api-port' from source 'config' as type kotlin.Int
1362021-05-20 11:29:54.664 FINE: [16] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
1372021-05-20 11:29:54.667 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.api.http.internal-api-port', type: 'kotlin.Int', source: 'config'
1382021-05-20 11:29:54.668 INFO: [1] org.jitsi.jibri.Main.log() Using port 3333 for internal HTTP API
139SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
140SLF4J: Defaulting to no-operation (NOP) logger implementation
141SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
1422021-05-20 11:29:55.065 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
143 LambdaSupplier: 'JibriConfig::xmppEnvironments'
144 TypeConvertingSupplier: converting value from ConfigSourceSupplier: key: 'jibri.api.xmpp.environments', type: 'kotlin.collections.List<com.typesafe.config.Config>', source: 'config'
1452021-05-20 11:29:55.066 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::xmppEnvironments
1462021-05-20 11:29:55.068 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: 'JibriConfig::xmppEnvironments': found value
1472021-05-20 11:29:55.068 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via LambdaSupplier: 'JibriConfig::xmppEnvironments'
1482021-05-20 11:29:55.344 INFO: [1] org.jitsi.jibri.api.xmpp.XmppApi.log() Jibri reports its status is now JibriStatus(busyStatus=IDLE, health=OverallHealth(healthStatus=HEALTHY, details={})), publishing presence to connections
1492021-05-20 11:29:55.347 FINE: [1] org.jitsi.xmpp.mucclient.MucClientManager.log() Setting a presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@6831d8fd
1502021-05-20 11:29:55.356 INFO: [1] org.jitsi.jibri.api.xmpp.XmppApi.log() Connecting to xmpp environment on xmpp.meet.jitsi with config XmppEnvironmentConfig(name=prod environment, xmppServerHosts=[xmpp.meet.jitsi], xmppDomain=meet.jitsi, baseUrl=https://meet.xtall.net, controlLogin=XmppCredentials(domain=auth.meet.jitsi, port=null, username=jibri, password=15c30af57342fbd39d181ff2b98e7864), controlMuc=XmppMuc(domain=internal-muc.meet.jitsi, roomName=<no value>, nickname=jibri-instanse-411222314), sipControlMuc=null, callLogin=XmppCredentials(domain=recorder.meet.jitsi, port=null, username=recorder, password=5fbe76e6d8f6e7b32dcc6d7f315b34b5), stripFromRoomDomain=muc., usageTimeoutMins=0, trustAllXmppCerts=true)
1512021-05-20 11:29:55.359 INFO: [1] org.jitsi.jibri.api.xmpp.XmppApi.log() The trustAllXmppCerts config is enabled for this domain, all XMPP server provided certificates will be accepted
152Exception in thread "main" org.jxmpp.stringprep.XmppStringprepException: XmppStringprepException caused by '<no value>@internal-muc.meet.jitsi': org.jxmpp.stringprep.XmppStringprepException: Localpart must not contain '<'
153 at org.jxmpp.jid.impl.JidCreate.bareFrom(JidCreate.java:267)
154 at org.jitsi.jibri.api.xmpp.XmppApi.start(XmppApi.kt:116)
155 at org.jitsi.jibri.api.xmpp.XmppApi.start$default(XmppApi.kt:79)
156 at org.jitsi.jibri.MainKt.main(Main.kt:149)
157Caused by: org.jxmpp.stringprep.XmppStringprepException: Localpart must not contain '<'
158 at org.jxmpp.stringprep.simple.SimpleXmppStringprep.localprep(SimpleXmppStringprep.java:74)
159 at org.jxmpp.stringprep.XmppStringPrepUtil.localprep(XmppStringPrepUtil.java:62)
160 at org.jxmpp.jid.parts.Localpart.from(Localpart.java:137)
161 at org.jxmpp.jid.impl.LocalAndDomainpartJid.<init>(LocalAndDomainpartJid.java:46)
162 at org.jxmpp.jid.impl.JidCreate.bareFrom(JidCreate.java:262)
163 ... 3 more
1642021-05-20 11:30:54.614 FINE: [16] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
1652021-05-20 11:31:54.613 FINE: [16] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
166