Hi,
I tried to install using the instructions mentioned in the doc file. But when I'm trying to create a room, I'm getting this error.

These are the jicofo logs:
Jicofo 2020-04-06 16:34:59.784 SEVERE: [35] org.jitsi.meet.ComponentMain.log() not-authorized, host:xmpp.meet.jitsi, port:5347
org.xmpp.component.ComponentException: not-authorized
at org.jivesoftware.whack.ExternalComponent.connect(ExternalComponent.java:243)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:242)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:222)
at org.jitsi.meet.ComponentMain.lambda$getConnectCallable$0(ComponentMain.java:285)
at org.jitsi.retry.RetryStrategy$TaskRunner.run(RetryStrategy.java:193)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Jicofo 2020-04-06 16:35:01.181 SEVERE: [50] org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.doConnect().315 Failed to connect/login: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Jicofo 2020-04-06 16:35:04.578 SEVERE: [34] org.jitsi.xmpp.component.ComponentBase.log() Failed to send ping
java.lang.NullPointerException
at org.xmpp.component.AbstractComponent.send(AbstractComponent.java:925)
at org.jitsi.xmpp.component.ComponentBase.access$400(ComponentBase.java:36)
at org.jitsi.xmpp.component.ComponentBase$PingTask.run(ComponentBase.java:577)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
Jicofo 2020-04-06 16:35:04.790 SEVERE: [35] org.jitsi.meet.ComponentMain.log() not-authorized, host:xmpp.meet.jitsi, port:5347
org.xmpp.component.ComponentException: not-authorized
at org.jivesoftware.whack.ExternalComponent.connect(ExternalComponent.java:243)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:242)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:222)
at org.jitsi.meet.ComponentMain.lambda$getConnectCallable$0(ComponentMain.java:285)
at org.jitsi.retry.RetryStrategy$TaskRunner.run(RetryStrategy.java:193)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Jicofo 2020-04-06 16:35:06.266 SEVERE: [50] org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.doConnect().315 Failed to connect/login: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Jicofo 2020-04-06 16:35:09.796 SEVERE: [35] org.jitsi.meet.ComponentMain.log() not-authorized, host:xmpp.meet.jitsi, port:5347
org.xmpp.component.ComponentException: not-authorized
at org.jivesoftware.whack.ExternalComponent.connect(ExternalComponent.java:243)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:242)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:222)
at org.jitsi.meet.ComponentMain.lambda$getConnectCallable$0(ComponentMain.java:285)
at org.jitsi.retry.RetryStrategy$TaskRunner.run(RetryStrategy.java:193)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Jicofo 2020-04-06 16:35:11.344 SEVERE: [50] org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.doConnect().315 Failed to connect/login: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Jicofo 2020-04-06 16:35:14.577 SEVERE: [34] org.jitsi.xmpp.component.ComponentBase.log() Failed to send ping
java.lang.NullPointerException
at org.xmpp.component.AbstractComponent.send(AbstractComponent.java:925)
at org.jitsi.xmpp.component.ComponentBase.access$400(ComponentBase.java:36)
at org.jitsi.xmpp.component.ComponentBase$PingTask.run(ComponentBase.java:577)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
Jicofo 2020-04-06 16:35:14.801 SEVERE: [35] org.jitsi.meet.ComponentMain.log() not-authorized, host:xmpp.meet.jitsi, port:5347
org.xmpp.component.ComponentException: not-authorized
at org.jivesoftware.whack.ExternalComponent.connect(ExternalComponent.java:243)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:242)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:222)
at org.jitsi.meet.ComponentMain.lambda$getConnectCallable$0(ComponentMain.java:285)
at org.jitsi.retry.RetryStrategy$TaskRunner.run(RetryStrategy.java:193)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Jicofo 2020-04-06 16:35:16.428 SEVERE: [50] org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.doConnect().315 Failed to connect/login: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Please share your .env file and generated prosody config file.
do you have executed the get_password.sh without errors?
@saghul I used the default env.example file and have changed nothing in that file.
@topelrapha No, I've not executed this file. Did you mean gen-passwords.sh ?
My .env file
# Security
#
# Set these to strong passwords to avoid intruders from impersonating a service account
# The service(s) won't start unless these are specified
# Running ./gen-passwords.sh will update .env with strong passwords
# You may skip the Jigasi and Jibri passwords if you are not using those
# DO NOT reuse passwords
#
# XMPP component password for Jicofo
JICOFO_COMPONENT_SECRET=7a62061304cbbaf3eaed38095b780b42
# XMPP password for Jicofo client connections
JICOFO_AUTH_PASSWORD=ee06ac42b686b9785b8297d3c590509a
# XMPP password for JVB client connections
JVB_AUTH_PASSWORD=16240bc2889d987dd933e4c4fac1c023
# XMPP password for Jigasi MUC client connections
JIGASI_XMPP_PASSWORD=33c587966a0ca3ebb0d762f5d77de364
# XMPP recorder password for Jibri client connections
JIBRI_RECORDER_PASSWORD=8ca984649c73868626c1c307028b405f
# XMPP password for Jibri client connections
JIBRI_XMPP_PASSWORD=9a8e04d3e03f2a3b0116ae514ea2bb1b
#
# Basic configuration options
#
# Directory where all configuration will be stored
CONFIG=~/.jitsi-meet-cfg
# Exposed HTTP port
HTTP_PORT=8000
# Exposed HTTPS port
HTTPS_PORT=8443
# System time zone
TZ=Europe/Amsterdam
# Public URL for the web service
#PUBLIC_URL=https://meet.example.com
# IP address of the Docker host
# See the "Running behind NAT or on a LAN environment" section in the README
#DOCKER_HOST_ADDRESS=192.168.1.1
#
# Let's Encrypt configuration
#
# Enable Let's Encrypt certificate generation
#ENABLE_LETSENCRYPT=1
# Domain for which to generate the certificate
#LETSENCRYPT_DOMAIN=meet.example.com
# E-Mail for receiving important account notifications (mandatory)
#[email protected]
#
# Etherpad integration (for document sharing)
#
# Set etherpad-lite URL (uncomment to enable)
#ETHERPAD_URL_BASE=http://etherpad.meet.jitsi:9001
#
# Basic Jigasi configuration options (needed for SIP gateway support)
#
# SIP URI for incoming / outgoing calls
#[email protected]
# Password for the specified SIP account as a clear text
#JIGASI_SIP_PASSWORD=passw0rd
# SIP server (use the SIP account domain if in doubt)
#JIGASI_SIP_SERVER=sip2sip.info
# SIP server port
#JIGASI_SIP_PORT=5060
# SIP server transport
#JIGASI_SIP_TRANSPORT=UDP
#
# Authentication configuration (see README for details)
#
# Enable authentication
#ENABLE_AUTH=1
# Enable guest access
#ENABLE_GUESTS=1
# Select authentication type: internal, jwt or ldap
#AUTH_TYPE=internal
# JWT authentication
#
# Application identifier
#JWT_APP_ID=my_jitsi_app_id
# Application secret known only to your token
#JWT_APP_SECRET=my_jitsi_app_secret
# (Optional) Set asap_accepted_issuers as a comma separated list
#JWT_ACCEPTED_ISSUERS=my_web_client,my_app_client
# (Optional) Set asap_accepted_audiences as a comma separated list
#JWT_ACCEPTED_AUDIENCES=my_server1,my_server2
# LDAP authentication (for more information see the Cyrus SASL saslauthd.conf man page)
#
# LDAP url for connection
#LDAP_URL=ldaps://ldap.domain.com/
# LDAP base DN. Can be empty
#LDAP_BASE=DC=example,DC=domain,DC=com
# LDAP user DN. Do not specify this parameter for the anonymous bind
#LDAP_BINDDN=CN=binduser,OU=users,DC=example,DC=domain,DC=com
# LDAP user password. Do not specify this parameter for the anonymous bind
#LDAP_BINDPW=LdapUserPassw0rd
# LDAP filter. Tokens example:
# %1-9 - if the input key is [email protected], then %1 is com, %2 is domain and %3 is mail
# %s - %s is replaced by the complete service string
# %r - %r is replaced by the complete realm string
#LDAP_FILTER=(sAMAccountName=%u)
# LDAP authentication method
#LDAP_AUTH_METHOD=bind
# LDAP version
#LDAP_VERSION=3
# LDAP TLS using
#LDAP_USE_TLS=1
# List of SSL/TLS ciphers to allow
#LDAP_TLS_CIPHERS=SECURE256:SECURE128:!AES-128-CBC:!ARCFOUR-128:!CAMELLIA-128-CBC:!3DES-CBC:!CAMELLIA-128-CBC
# Require and verify server certificate
#LDAP_TLS_CHECK_PEER=1
# Path to CA cert file. Used when server sertificate verify is enabled
#LDAP_TLS_CACERT_FILE=/etc/ssl/certs/ca-certificates.crt
# Path to CA certs directory. Used when server sertificate verify is enabled
#LDAP_TLS_CACERT_DIR=/etc/ssl/certs
# Wether to use starttls, implies LDAPv3 and requires ldap:// instead of ldaps://
# LDAP_START_TLS=1
#
# Advanced configuration options (you generally don't need to change these)
#
# Internal XMPP domain
XMPP_DOMAIN=meet.jitsi
# Internal XMPP server
XMPP_SERVER=xmpp.meet.jitsi
# Internal XMPP server URL
XMPP_BOSH_URL_BASE=http://xmpp.meet.jitsi:5280
# Internal XMPP domain for authenticated services
XMPP_AUTH_DOMAIN=auth.meet.jitsi
# XMPP domain for the MUC
XMPP_MUC_DOMAIN=muc.meet.jitsi
# XMPP domain for the internal MUC used for jibri, jigasi and jvb pools
XMPP_INTERNAL_MUC_DOMAIN=internal-muc.meet.jitsi
# XMPP domain for unauthenticated users
XMPP_GUEST_DOMAIN=guest.meet.jitsi
# Custom Prosody modules for XMPP_DOMAIN (comma separated)
XMPP_MODULES=
# Custom Prosody modules for MUC component (comma separated)
XMPP_MUC_MODULES=
# Custom Prosody modules for internal MUC component (comma separated)
XMPP_INTERNAL_MUC_MODULES=
# MUC for the JVB pool
JVB_BREWERY_MUC=jvbbrewery
# XMPP user for JVB client connections
JVB_AUTH_USER=jvb
# STUN servers used to discover the server's public IP
JVB_STUN_SERVERS=meet-jit-si-turnrelay.jitsi.net:443
# Media port for the Jitsi Videobridge
JVB_PORT=10000
# TCP Fallback for Jitsi Videobridge for when UDP isn't available
JVB_TCP_HARVESTER_DISABLED=true
JVB_TCP_PORT=4443
# A comma separated list of APIs to enable when the JVB is started [default: none]
# See https://github.com/jitsi/jitsi-videobridge/blob/master/doc/rest.md for more information
#JVB_ENABLE_APIS=rest,colibri
# XMPP user for Jicofo client connections.
# NOTE: this option doesn't currently work due to a bug
JICOFO_AUTH_USER=focus
# Base URL of Jicofo's reservation REST API
#JICOFO_RESERVATION_REST_BASE_URL=http://reservation.example.com
# XMPP user for Jigasi MUC client connections
JIGASI_XMPP_USER=jigasi
# MUC name for the Jigasi pool
JIGASI_BREWERY_MUC=jigasibrewery
# Minimum port for media used by Jigasi
JIGASI_PORT_MIN=20000
# Maximum port for media used by Jigasi
JIGASI_PORT_MAX=20050
# Enable SDES srtp
#JIGASI_ENABLE_SDES_SRTP=1
# Keepalive method
#JIGASI_SIP_KEEP_ALIVE_METHOD=OPTIONS
# Health-check extension
#JIGASI_HEALTH_CHECK_SIP_URI=keepalive
# Health-check interval
#JIGASI_HEALTH_CHECK_INTERVAL=300000
#
# Enable Jigasi transcription
#ENABLE_TRANSCRIPTIONS=1
# Jigasi will record audio when transcriber is on [default: false]
#JIGASI_TRANSCRIBER_RECORD_AUDIO=true
# Jigasi will send transcribed text to the chat when transcriber is on [default: false]
#JIGASI_TRANSCRIBER_SEND_TXT=true
# Jigasi will post an url to the chat with transcription file [default: false]
#JIGASI_TRANSCRIBER_ADVERTISE_URL=true
# Credentials for connect to Cloud Google API from Jigasi
# Please read https://cloud.google.com/text-to-speech/docs/quickstart-protocol
# section "Before you begin" paragraph 1 to 5
# Copy the values from the json to the related env vars
#GC_PROJECT_ID=
#GC_PRIVATE_KEY_ID=
#GC_PRIVATE_KEY=
#GC_CLIENT_EMAIL=
#GC_CLIENT_ID=
#GC_CLIENT_CERT_URL=
# Enable recording
#ENABLE_RECORDING=1
# XMPP domain for the jibri recorder
XMPP_RECORDER_DOMAIN=recorder.meet.jitsi
# XMPP recorder user for Jibri client connections
JIBRI_RECORDER_USER=recorder
# Directory for recordings inside Jibri container
JIBRI_RECORDING_DIR=/config/recordings
# The finalizing script. Will run after recording is complete
JIBRI_FINALIZE_RECORDING_SCRIPT_PATH=/config/finalize.sh
# XMPP user for Jibri client connections
JIBRI_XMPP_USER=jibri
# MUC name for the Jibri pool
JIBRI_BREWERY_MUC=jibribrewery
# MUC connection timeout
JIBRI_PENDING_TIMEOUT=90
# When jibri gets a request to start a service for a room, the room
# jid will look like: [email protected]_domain
# We'll build the url for the call by transforming that into:
# https://xmpp_domain/subdomain/roomName
# So if there are any prefixes in the jid (like jitsi meet, which
# has its participants join a muc at conference.xmpp_domain) then
# list that prefix here so it can be stripped out to generate
# the call url correctly
JIBRI_STRIP_DOMAIN_JID=muc
# Directory for logs inside Jibri container
JIBRI_LOGS_DIR=/config/logs
# Disable HTTPS: handle TLS connections outside of this setup
#DISABLE_HTTPS=1
# Redirect HTTP traffic to HTTPS
# Necessary for Let's Encrypt, relies on standard HTTPS port (443)
#ENABLE_HTTP_REDIRECT=1
Did you make any changes to the env file aftetr starting the containers?
Nope, nothing. I even deleted and created new file multiple times.
Can you please share the prosody and JVB logs too?
@saghul Here are the logs
JVB Logs:
Apr 06, 2020 5:32:41 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: create_conf, id=c7a71bba033c826c gid=null logging=false
Apr 06, 2020 5:32:41 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Performed a successful health check in 16ms. Sticky failure: false
Apr 06, 2020 5:32:42 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:32:42 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:32:47 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:32:47 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:32:51 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: create_conf, id=2b9c687afc322a86 gid=null logging=false
Apr 06, 2020 5:32:51 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Performed a successful health check in 14ms. Sticky failure: false
Apr 06, 2020 5:32:52 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:32:52 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:32:57 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:32:57 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:33:01 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: create_conf, id=84707a44b4d8a9a4 gid=null logging=false
Apr 06, 2020 5:33:01 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Performed a successful health check in 12ms. Sticky failure: false
Apr 06, 2020 5:33:02 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:33:02 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:33:07 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:33:07 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:33:11 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: create_conf, id=704808a0aa04ab8b gid=null logging=false
Apr 06, 2020 5:33:11 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Performed a successful health check in 12ms. Sticky failure: false
Apr 06, 2020 5:33:12 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:33:12 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:33:13 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Running expire()
Apr 06, 2020 5:33:17 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:33:17 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:33:21 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: create_conf, id=bbf4ced9d428fb37 gid=null logging=false
Apr 06, 2020 5:33:21 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Performed a successful health check in 12ms. Sticky failure: false
Apr 06, 2020 5:33:22 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:33:22 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:33:27 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:33:27 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Apr 06, 2020 5:33:31 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: create_conf, id=334ddde5ecb438ec gid=null logging=false
Apr 06, 2020 5:33:31 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Performed a successful health check in 13ms. Sticky failure: false
Apr 06, 2020 5:33:32 PM org.jitsi.utils.logging2.LoggerImpl log
INFO: Logging in.
Apr 06, 2020 5:33:32 PM org.jitsi.utils.logging.LoggerImpl log
SEVERE: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
at java.lang.Thread.run(Thread.java:748)
Prosody logs:
ext xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
jcp5568064589f0 info component disconnected: focus.meet.jitsi (stream error)
c2s556806860970 info Client connected
c2s556806860970 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
c2s556806860970 info Client disconnected: connection closed
jcp556806178e60 info Incoming Jabber component connection
focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
jcp556806178e60 info component disconnected: focus.meet.jitsi (stream error)
c2s5568069a40d0 info Client connected
c2s5568069a40d0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
c2s5568069a40d0 info Client disconnected: connection closed
jcp5568069023f0 info Incoming Jabber component connection
focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
jcp5568069023f0 info component disconnected: focus.meet.jitsi (stream error)
c2s556806111e20 info Client connected
c2s556806111e20 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
c2s556806111e20 info Client disconnected: connection closed
jcp55680681aac0 info Incoming Jabber component connection
focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
jcp55680681aac0 info component disconnected: focus.meet.jitsi (stream error)
c2s556806c41240 info Client connected
c2s556806c41240 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
c2s556806c41240 info Client disconnected: connection closed
I have the exact same problem and error.I made several changes to .env but nothing new compared to the previous version. I did execute ./gen-passwords.sh.
So this is a serious problem as i need this service tomorrow! Any suggestions how to fix or workaround that?
Thanks!
That suggests the JVB password is incorrect, somehow. can you paste the container startup logs for the JVB?
I just started from scratch myself and cannot reprodduce the problem :-/
Hi I also started from scratch and end up with this problem.
Here are the logs for jvb:
docker-compose up -d
Creating network "dockerjitsimeet_meet.jitsi" with the default driver
Creating dockerjitsimeet_web_1 ...
Creating dockerjitsimeet_prosody_1 ...
Creating dockerjitsimeet_web_1
Creating dockerjitsimeet_prosody_1 ... done
Creating dockerjitsimeet_jvb_1 ...
Creating dockerjitsimeet_jicofo_1 ...
Creating dockerjitsimeet_jvb_1
Creating dockerjitsimeet_jvb_1 ... done
root@jitsi:~/docker-jitsi-meet# docker-compose logs jvb
Attaching to dockerjitsimeet_jvb_1
jvb_1 | [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
jvb_1 | [s6-init] ensuring user provided files have correct perms...exited 0.
jvb_1 | [fix-attrs.d] applying ownership & permissions fixes...
jvb_1 | [fix-attrs.d] done.
jvb_1 | [cont-init.d] executing container initialization scripts...
jvb_1 | [cont-init.d] 01-set-timezone: executing...
jvb_1 | [cont-init.d] 01-set-timezone: exited 0.
jvb_1 | [cont-init.d] 10-config: executing...
jvb_1 | [cont-init.d] 10-config: exited 0.
jvb_1 | [cont-init.d] done.
jvb_1 | [services.d] starting services
jvb_1 | [services.d] done.
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Loaded NewConfig with origin: merge of system properties,system properties,reference.conf @ jar:file:/usr/share/jitsi-videobridge/jitsi-videobridge.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/jitsi-media-transform-1.0-139-g33e0a49.jar!/reference.conf: 1
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Attempting to load legacy config file at path /, config, sip-communicator.properties
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Attempting to load legacy config file at path /, config, sip-communicator.properties
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Reloading.
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Loaded NewConfig with origin: merge of system properties,system properties,reference.conf @ jar:file:/usr/share/jitsi-videobridge/jitsi-videobridge.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/jitsi-media-transform-1.0-139-g33e0a49.jar!/reference.conf: 1
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Attempting to load legacy config file at path /, config, sip-communicator.properties
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Attempting to load legacy config file at path /, config, sip-communicator.properties
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Registered the LegacyConfigurationServiceShim in OSGi.
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging.LoggerImpl log
jvb_1 | INFO: VersionService registered: JVB 2.1.164-gfdce823f
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging.LoggerImpl log
jvb_1 | INFO: Not starting the Jetty service for org.jitsi.videobridge.rest.RESTBundleActivator(port=8080)
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging.LoggerImpl log
jvb_1 | INFO: Not starting the Jetty service for org.jitsi.videobridge.rest.PublicRESTBundleActivator(port=-1)
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging.LoggerImpl log
jvb_1 | INFO: Not starting the Jetty service for org.jitsi.videobridge.rest.PublicClearPortRedirectBundleActivator(port=8080)
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | WARNING: Running with open files limit 1048576 (hard 1048576), thread limit null (hard null). These values are too low and they will limit the number of participants that the bridge can serve simultaneously.
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Starting with 60 second interval.
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | WARNING: No authorized source regexp configured. Will accept requests from any source.
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: create_conf, id=fa1f87ea84beaeaf gid=null logging=false
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: TaskPools detected 10 processors, creating the CPU pool with that many threads
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Reloading.
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Loaded NewConfig with origin: merge of system properties,system properties,reference.conf @ jar:file:/usr/share/jitsi-videobridge/jitsi-videobridge.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/jitsi-media-transform-1.0-139-g33e0a49.jar!/reference.conf: 1
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Attempting to load legacy config file at path /, config, sip-communicator.properties
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Attempting to load legacy config file at path /, config, sip-communicator.properties
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Octo relay is disabled.
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | WARNING: Disabling certificate verification!
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Connected.
jvb_1 | Apr 06, 2020 7:51:34 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Logging in.
jvb_1 | Apr 06, 2020 7:51:35 PM org.jitsi.utils.logging2.LoggerImpl log
jvb_1 | INFO: Joined MUC: [email protected]
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.StunMappingCandidateHarvester discover
jvb_1 | INFO: Discovered public address 37.228.164.91:36359/udp from STUN server 66.102.1.127:19302/udp using local address 172.20.0.4:0/udp
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.StunMappingCandidateHarvester discover
jvb_1 | INFO: Discovered public address 37.228.164.91:51515/udp from STUN server 209.85.233.127:19302/udp using local address 172.20.0.4:0/udp
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.StunMappingCandidateHarvester discover
jvb_1 | INFO: Discovered public address 37.228.164.91:51666/udp from STUN server 172.253.118.127:19302/udp using local address 172.20.0.4:0/udp
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.MappingCandidateHarvesters maybeAdd
jvb_1 | INFO: Discarding a mapping harvester with duplicate addresses: org.ice4j.ice.harvest.StunMappingCandidateHarvester, face=/172.20.0.4, mask=/37.228.164.91. Kept: org.ice4j.ice.harvest.StunMappingCandidateHarvester, face=/172.20.0.4, mask=/37.228.164.91
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.MappingCandidateHarvesters maybeAdd
jvb_1 | INFO: Discarding a mapping harvester with duplicate addresses: org.ice4j.ice.harvest.StunMappingCandidateHarvester, face=/172.20.0.4, mask=/37.228.164.91. Kept: org.ice4j.ice.harvest.StunMappingCandidateHarvester, face=/172.20.0.4, mask=/37.228.164.91
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.MappingCandidateHarvesters initialize
jvb_1 | INFO: Using org.ice4j.ice.harvest.MappingCandidateHarvester, face=/172.20.0.4, mask=/141.62.204.133
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.MappingCandidateHarvesters initialize
jvb_1 | INFO: Using org.ice4j.ice.harvest.StunMappingCandidateHarvester, face=/172.20.0.4, mask=/37.228.164.91
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.MappingCandidateHarvesters initialize
jvb_1 | INFO: Initialized mapping harvesters (delay=888ms). stunDiscoveryFailed=false
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.AbstractUdpListener <init>
jvb_1 | INFO: Initialized AbstractUdpListener with address 172.20.0.4:10000/udp. Receive buffer size 212992 (asked for 10485760)
jvb_1 | Apr 06, 2020 7:51:35 PM org.ice4j.ice.harvest.SinglePortUdpHarvester <init>
jvb_1 | INFO: Initialized SinglePortUdpHarvester with address 172.20.0.4:10000/udp
@foer I worry uring root would have a negative impact. What's the output of the prosody container?
There was no impact in the version before!?
docker-compose logs prosody
Attaching to dockerjitsimeet_prosody_1
prosody_1 | [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
prosody_1 | [s6-init] ensuring user provided files have correct perms...exited 0.
prosody_1 | [fix-attrs.d] applying ownership & permissions fixes...
prosody_1 | [fix-attrs.d] done.
prosody_1 | [cont-init.d] executing container initialization scripts...
prosody_1 | [cont-init.d] 01-set-timezone: executing...
prosody_1 | [cont-init.d] 01-set-timezone: exited 0.
prosody_1 | [cont-init.d] 10-config: executing...
prosody_1 | Adding user `prosody' to group `sasl' ...
prosody_1 | Adding user prosody to group sasl
prosody_1 | Done.
prosody_1 | mv: cannot stat '/config/data/*.crt': No such file or directory
prosody_1 | mv: cannot stat '/config/data/*.key': No such file or directory
prosody_1 | [cont-init.d] 10-config: exited 0.
prosody_1 | [cont-init.d] done.
prosody_1 | [services.d] starting services
prosody_1 | [services.d] done.
prosody_1 | saslauthd[225] :num_procs : 5
prosody_1 | saslauthd[225] :mech_option: /etc/saslauthd.conf
prosody_1 | saslauthd[225] :run_path : /var/run/saslauthd
prosody_1 | saslauthd[225] :auth_mech : ldap
prosody_1 | saslauthd[225] :mmaped shared memory segment on file: /var/run/saslauthd/cache.mmap
prosody_1 | saslauthd[225] :bucket size: 96 bytes
prosody_1 | saslauthd[225] :stats size : 36 bytes
prosody_1 | saslauthd[225] :timeout : 28800 seconds
prosody_1 | saslauthd[225] :cache table: 985828 total bytes
prosody_1 | saslauthd[225] :cache table: 1711 slots
prosody_1 | saslauthd[225] :cache table: 10266 buckets
prosody_1 | saslauthd[225] :flock file opened at /var/run/saslauthd/cache.flock
prosody_1 | saslauthd[225] :using accept lock file: /var/run/saslauthd/mux.accept
prosody_1 | saslauthd[225] :master pid is: 0
prosody_1 | saslauthd[225] :listening on socket: /var/run/saslauthd/mux
prosody_1 | saslauthd[225] :using process model
prosody_1 | saslauthd[225] :forked child: 243
prosody_1 | saslauthd[243] :acquired accept lock
prosody_1 | saslauthd[225] :forked child: 244
prosody_1 | saslauthd[225] :forked child: 245
prosody_1 | saslauthd[225] :forked child: 246
prosody_1 | startup info Hello and welcome to Prosody version 0.11.5
prosody_1 | startup info Prosody is using the epoll backend for connection handling
prosody_1 | portmanager info Activated service 'c2s' on [::]:5222, [*]:5222
prosody_1 | portmanager info Activated service 'legacy_ssl' on no ports
prosody_1 | portmanager info Activated service 's2s' on [::]:5269, [*]:5269
prosody_1 | portmanager info Activated service 'component' on [*]:5347
prosody_1 | portmanager info Activated service 'http' on [::]:5280, [*]:5280
prosody_1 | portmanager info Activated service 'https' on no ports
prosody_1 | c2s5622db86b220 info Client connected
prosody_1 | c2s5622db86b220 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db86b220 info Client disconnected: connection closed
prosody_1 | jcp5622db7a2dc0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db7a2dc0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db6cb8e0 info Client connected
prosody_1 | c2s5622db6cb8e0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db6cb8e0 info Authenticated as [email protected]
prosody_1 | c2s5622db8ab570 info Client connected
prosody_1 | c2s5622db8ab570 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db8ab570 info Client disconnected: connection closed
prosody_1 | jcp5622db5d71b0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db5d71b0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db8d0250 info Client connected
prosody_1 | c2s5622db8d0250 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db8d0250 info Client disconnected: connection closed
prosody_1 | jcp5622db683470 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db683470 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db5d9360 info Client connected
prosody_1 | c2s5622db5d9360 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db5d9360 info Client disconnected: connection closed
prosody_1 | jcp5622db3ac0c0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db3ac0c0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db6f4e60 info Client connected
prosody_1 | c2s5622db6f4e60 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db6f4e60 info Client disconnected: connection closed
prosody_1 | jcp5622db4e5e50 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db4e5e50 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db6f83e0 info Client connected
prosody_1 | c2s5622db6f83e0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db6f83e0 info Client disconnected: connection closed
prosody_1 | jcp5622db7cf480 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db7cf480 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db85f2d0 info Client connected
prosody_1 | c2s5622db85f2d0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db85f2d0 info Client disconnected: connection closed
prosody_1 | jcp5622db8b4a20 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db8b4a20 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db724770 info Client connected
prosody_1 | c2s5622db724770 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db724770 info Client disconnected: connection closed
prosody_1 | jcp5622db6184b0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db6184b0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db5904c0 info Client connected
prosody_1 | c2s5622db5904c0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db5904c0 info Client disconnected: connection closed
prosody_1 | jcp5622db226360 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db226360 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db973520 info Client connected
prosody_1 | c2s5622db973520 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db973520 info Client disconnected: connection closed
prosody_1 | jcp5622db984230 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db984230 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db9c9330 info Client connected
prosody_1 | c2s5622db9c9330 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db9c9330 info Client disconnected: connection closed
prosody_1 | jcp5622db9db0f0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db9db0f0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dba1f310 info Client connected
prosody_1 | jcp5622dba20fd0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dba20fd0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dba1f310 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dba1f310 info Client disconnected: connection closed
prosody_1 | jcp5622dba75340 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dba75340 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dba3bed0 info Client connected
prosody_1 | c2s5622dba3bed0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dba3bed0 info Client disconnected: connection closed
prosody_1 | jcp5622dba918a0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dba918a0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbad3f20 info Client connected
prosody_1 | c2s5622dbad3f20 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbad3f20 info Client disconnected: connection closed
prosody_1 | jcp5622dbb20e90 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbb20e90 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbae7a40 info Client connected
prosody_1 | c2s5622dbae7a40 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbae7a40 info Client disconnected: connection closed
prosody_1 | jcp5622dbb76b10 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbb76b10 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbb7f9c0 info Client connected
prosody_1 | c2s5622dbb7f9c0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbb7f9c0 info Client disconnected: connection closed
prosody_1 | jcp5622dbb94080 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbb94080 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbbd66c0 info Client connected
prosody_1 | c2s5622dbbd66c0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbbd66c0 info Client disconnected: connection closed
prosody_1 | jcp5622dbc233c0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbc233c0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbc2c240 info Client connected
prosody_1 | c2s5622dbc2c240 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbc2c240 info Client disconnected: connection closed
prosody_1 | jcp5622dbc3fec0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbc3fec0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbc82510 info Client connected
prosody_1 | c2s5622dbc82510 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbc82510 info Client disconnected: connection closed
prosody_1 | jcp5622dbccf530 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbccf530 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbc96070 info Client connected
prosody_1 | c2s5622dbc96070 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbc96070 info Client disconnected: connection closed
prosody_1 | jcp5622dba825c0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dba825c0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db6648c0 info Client connected
prosody_1 | c2s5622db6648c0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db6648c0 info Client disconnected: connection closed
prosody_1 | jcp5622db331fe0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db331fe0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbc65200 info Client connected
prosody_1 | c2s5622dbc65200 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbc65200 info Client disconnected: connection closed
prosody_1 | jcp5622db3323b0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db3323b0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db1aa0c0 info Client connected
prosody_1 | c2s5622db1aa0c0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db1aa0c0 info Client disconnected: connection closed
prosody_1 | jcp5622db68da40 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db68da40 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db7946c0 info Client connected
prosody_1 | c2s5622db7946c0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db7946c0 info Client disconnected: connection closed
prosody_1 | mod_bosh info New BOSH session, assigned it sid '2ce7dec9-1d14-41ca-b4b5-6a9a65400314'
prosody_1 | bosh2ce7dec9-1d14-41ca-b4b5-6a9a65400314 info Authenticated as [email protected]
prosody_1 | focus.meet.jitsi:component warn Component not connected, bouncing error for: <iq type='set' from='[email protected]/Znpxznii' to='focus.meet.jitsi' id='a5591909-3b7d-41ab-ac05-3778c6bb7818:sendIQ'>
prosody_1 | focus.meet.jitsi:component warn Component not connected, bouncing error for: <iq type='set' from='[email protected]/Znpxznii' to='focus.meet.jitsi' id='79c23382-ae53-4ead-9a47-945eb658b58b:sendIQ'>
prosody_1 | jcp5622dbadcc90 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbadcc90 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | bosh2ce7dec9-1d14-41ca-b4b5-6a9a65400314 info BOSH client disconnected: session close
prosody_1 | c2s5622db2aca90 info Client connected
prosody_1 | c2s5622db2aca90 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db2aca90 info Client disconnected: connection closed
prosody_1 | jcp5622db779f60 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db779f60 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db553e10 info Client connected
prosody_1 | c2s5622db553e10 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db553e10 info Client disconnected: connection closed
prosody_1 | jcp5622db7ba4d0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db7ba4d0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db31c280 info Client connected
prosody_1 | c2s5622db31c280 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db31c280 info Client disconnected: connection closed
prosody_1 | jcp5622db273da0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db273da0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db361870 info Client connected
prosody_1 | c2s5622db361870 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db361870 info Client disconnected: connection closed
prosody_1 | jcp5622db9ccd50 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db9ccd50 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbae4b10 info Client connected
prosody_1 | c2s5622dbae4b10 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbae4b10 info Client disconnected: connection closed
prosody_1 | jcp5622db9d6970 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db9d6970 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbadc5d0 info Client connected
prosody_1 | c2s5622dbadc5d0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbadc5d0 info Client disconnected: connection closed
prosody_1 | jcp5622dbc298a0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbc298a0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db78f090 info Client connected
prosody_1 | c2s5622db78f090 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db78f090 info Client disconnected: connection closed
prosody_1 | jcp5622dbb7be70 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbb7be70 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db5e7fe0 info Client connected
prosody_1 | c2s5622db5e7fe0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db5e7fe0 info Client disconnected: connection closed
prosody_1 | jcp5622dbcb4310 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbcb4310 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db294b10 info Client connected
prosody_1 | c2s5622db294b10 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db294b10 info Client disconnected: connection closed
prosody_1 | jcp5622db8a7c80 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db8a7c80 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db487ca0 info Client connected
prosody_1 | c2s5622db487ca0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db487ca0 info Client disconnected: connection closed
prosody_1 | jcp5622db9b24e0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db9b24e0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db991c80 info Client connected
prosody_1 | c2s5622db991c80 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db991c80 info Client disconnected: connection closed
prosody_1 | jcp5622db44eae0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db44eae0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbc70540 info Client connected
prosody_1 | c2s5622dbc70540 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbc70540 info Client disconnected: connection closed
prosody_1 | jcp5622dba9ded0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dba9ded0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db90ca20 info Client connected
prosody_1 | c2s5622db90ca20 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db90ca20 info Client disconnected: connection closed
prosody_1 | jcp5622db953b30 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db953b30 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbbc4270 info Client connected
prosody_1 | c2s5622dbbc4270 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbbc4270 info Client disconnected: connection closed
prosody_1 | jcp5622db7481e0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db7481e0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db750fc0 info Client connected
prosody_1 | c2s5622db750fc0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db750fc0 info Client disconnected: connection closed
prosody_1 | jcp5622dbd2ad90 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbd2ad90 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbd68e30 info Client connected
prosody_1 | c2s5622dbd68e30 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbd68e30 info Client disconnected: connection closed
prosody_1 | jcp5622dbdba2e0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbdba2e0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbdbeac0 info Client connected
prosody_1 | c2s5622dbdbeac0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbdbeac0 info Client disconnected: connection closed
prosody_1 | jcp5622dbe0fd50 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbe0fd50 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbe18be0 info Client connected
prosody_1 | c2s5622dbe18be0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbe18be0 info Client disconnected: connection closed
prosody_1 | jcp5622dbe2c790 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbe2c790 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbe6a810 info Client connected
prosody_1 | c2s5622dbe6a810 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbe6a810 info Client disconnected: connection closed
prosody_1 | jcp5622dbebb8f0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbebb8f0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbec4770 info Client connected
prosody_1 | c2s5622dbec4770 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbec4770 info Client disconnected: connection closed
prosody_1 | jcp5622dbed8410 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbed8410 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbf16540 info Client connected
prosody_1 | c2s5622dbf16540 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbf16540 info Client disconnected: connection closed
prosody_1 | jcp5622dbf67860 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbf67860 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbf70690 info Client connected
prosody_1 | c2s5622dbf70690 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbf70690 info Client disconnected: connection closed
prosody_1 | jcp5622db593300 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db593300 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbbb66c0 info Client connected
prosody_1 | c2s5622dbbb66c0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbbb66c0 info Client disconnected: connection closed
prosody_1 | jcp5622db3bdf90 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db3bdf90 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db35b620 info Client connected
prosody_1 | c2s5622db35b620 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db35b620 info Client disconnected: connection closed
prosody_1 | jcp5622db3e0e80 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db3e0e80 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db50b3b0 info Client connected
prosody_1 | c2s5622db50b3b0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db50b3b0 info Client disconnected: connection closed
prosody_1 | jcp5622db832d80 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db832d80 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db664080 info Client connected
prosody_1 | c2s5622db664080 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db664080 info Client disconnected: connection closed
prosody_1 | jcp5622db7d5540 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db7d5540 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db7f4cb0 info Client connected
prosody_1 | c2s5622db7f4cb0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db7f4cb0 info Client disconnected: connection closed
prosody_1 | jcp5622db901bf0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db901bf0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbe3b600 info Client connected
prosody_1 | c2s5622dbe3b600 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbe3b600 info Client disconnected: connection closed
prosody_1 | jcp5622dbb03c60 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbb03c60 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db62e700 info Client connected
prosody_1 | c2s5622db62e700 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db62e700 info Client disconnected: connection closed
prosody_1 | jcp5622dba752a0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dba752a0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dba75180 info Client connected
prosody_1 | c2s5622dba75180 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dba75180 info Client disconnected: connection closed
prosody_1 | jcp5622db608fd0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db608fd0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db9d84f0 info Client connected
prosody_1 | c2s5622db9d84f0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db9d84f0 info Client disconnected: connection closed
prosody_1 | jcp5622db1bd7e0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db1bd7e0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db989700 info Client connected
prosody_1 | c2s5622db989700 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db989700 info Client disconnected: connection closed
prosody_1 | jcp5622dbc79410 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbc79410 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbacaf20 info Client connected
prosody_1 | c2s5622dbacaf20 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbacaf20 info Client disconnected: connection closed
prosody_1 | jcp5622dbce0a30 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbce0a30 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db6d2ef0 info Client connected
prosody_1 | c2s5622db6d2ef0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db6d2ef0 info Client disconnected: connection closed
prosody_1 | jcp5622dbb78a30 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbb78a30 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db8e34d0 info Client connected
prosody_1 | c2s5622db8e34d0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db8e34d0 info Client disconnected: connection closed
prosody_1 | jcp5622dbb43f90 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbb43f90 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db67c310 info Client connected
prosody_1 | c2s5622db67c310 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db67c310 info Client disconnected: connection closed
prosody_1 | jcp5622dbaba6a0 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbaba6a0 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db6bc0b0 info Client connected
prosody_1 | c2s5622db6bc0b0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db6bc0b0 info Client disconnected: connection closed
prosody_1 | jcp5622dbb63a50 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbb63a50 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db425000 info Client connected
prosody_1 | c2s5622db425000 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db425000 info Client disconnected: connection closed
prosody_1 | jcp5622db97f510 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db97f510 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db9aa890 info Client connected
prosody_1 | c2s5622db9aa890 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db9aa890 info Client disconnected: connection closed
prosody_1 | jcp5622dbbcdc00 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbbcdc00 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbc38de0 info Client connected
prosody_1 | c2s5622dbc38de0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbc38de0 info Client disconnected: connection closed
prosody_1 | jcp5622dbc8ea30 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbc8ea30 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622dbc8e790 info Client connected
prosody_1 | c2s5622dbc8e790 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622dbc8e790 info Client disconnected: connection closed
prosody_1 | jcp5622dbf61430 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622dbf61430 info component disconnected: focus.meet.jitsi (stream error)
prosody_1 | c2s5622db9576f0 info Client connected
prosody_1 | c2s5622db9576f0 info Stream encrypted (TLSv1.2 with ECDHE-RSA-AES256-GCM-SHA384)
prosody_1 | c2s5622db9576f0 info Client disconnected: connection closed
prosody_1 | jcp5622db599870 info Incoming Jabber component connection
prosody_1 | focus.meet.jitsi:component info Component authentication failed for focus.meet.jitsi
prosody_1 | mod_component info Disconnecting component, <stream:error> is: <stream:error><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Given token does not match calculated token</text></stream:error>
prosody_1 | jcp5622db599870 info component disconnected: focus.meet.jitsi (stream error)
Exec into the prosody container and run: cat /config/data/auth%2emeet%2ejitsi/accounts/* do those match what was set on .env ?
Mine doesn't. Ha

No. In the container:
cat /config/data/auth%2emeet%2ejitsi/accounts/*
return {
["password"] = "passw0rd";
};
return {
["password"] = "passw0rd";
};
return {
["password"] = "passw0rd";
};
return {
["password"] = "passw0rd";
};
and in .env:
# XMPP component password for Jicofo
JICOFO_COMPONENT_SECRET=0b22368bb2dd3d2e6dc4abaa2fbcb79e
# XMPP password for Jicofo client connections
JICOFO_AUTH_PASSWORD=577f1b4ea429e4df8254f077506503a9
# XMPP password for JVB client connections
JVB_AUTH_PASSWORD=e1ba716148d9e10de4d26a57c20d8b8f
# XMPP password for Jigasi MUC client connections
JIGASI_XMPP_PASSWORD=ceaaea0d70a0fff7eb6c9fc5591ab886
# XMPP recorder password for Jibri client connections
JIBRI_RECORDER_PASSWORD=5b310a9288078c556f1eab52d0db0a18
# XMPP password for Jibri client connections
JIBRI_XMPP_PASSWORD=06008bdc695be43321ca8e8e281c7f23
Lookss like you are not running the latest images. Delete all containers, do a docker-compose pull and start over please.
Hello!
I was running docker-jitsi-meet sucessfully for about 2 weeks. Today I ran "docker-compose pull" to update the images. After the restart, I got an error that I have not changed the JICOFO_COMPONENT_SECRET in my .env file. So I looked into the issues here and found this one. I changed the secret and ran the gen_passwords.sh script as well. Nevertheless, it did not work. Finally, I removed the complete config directory and let the docker-compose re-create it. That did the trick. Now I'm able to run the installation again.
To summarize: If you run the latest images, you may also need to have your configuration re-created.
Maybe it helps someone to solve his/her issue.
Best regards and stay healthy!
Jens
A few of these errors look similar to ones I was having on windows. https://github.com/jitsi/docker-jitsi-meet/issues/382
I had to change the default passwords and secrets from passw0rd to anything else. I also added :Z to the end of all the volumes in docker-compose.yml. Hopefully this helps some of you
I have had the same problem.
Only upgrade an older version of docker-jitsi-meet with 'git pull' and docker-compose pull does not work.
To summarize: If you run the latest images, you may also need to have your configuration re-created.
Thanks @jheinitz !
@all
Do not forget a backup of
~/.jitsi-meet-cfg/web/config.js and
~/.jitsi-meet-cfg/web/interface_config.js
Do not forget to run the new script gen-passwords.sh
That all was not the problem in my case. I started totally from scratch. The only thing i did is preserving my letsencrypt certificates (i already renewed them 4 times this week while testing) and put them in .jitsi-meet-cfg/web/letsencrypt before running docker-compose up -d. That caused the problem. I removed the certificates from the config directory and after an other docker-compose up -d everything works as intended.
It't would be nice if there was a possibility to safe the letsencrypt certificates while renewing the config directory, because the "five times renewing policy" of letsencrypt will be tripped fast while testing and playing with the config.
so I created already 20 users in prosody. Would give the new version a try mainly because of the security features. but how can i preserve my 20 internal prosody users before doing so, if manually writing to the .jitsi-meet-confid doc causes problems as it seems?
To summarize: If you run the latest images, you may also need to have your configuration re-created.
This hass always been the case for every cchange to .env.
That caused the problem. I removed the certificates from the config directory and after an other docker-compose up -d everything works as intended.
I don't think so. It was probably a side effect of not being able to create the config files or something. The newesst imagess will never use that password and will fail to start if you set it, which means you were not really running the latest.
so I created already 20 users in prosody. Would give the new version a try mainly because of the security features. but how can i preserve my 20 internal prosody users before doing so, if manually writing to the .jitsi-meet-confid doc causes problems as it seems?
You can back them up, look in /config/data/auth%2emeet%2ejitsi/accounts/ in the prosody container. Make sure you don't backup any system accounts.
the internal_plain accounts are in /config/data/meet%2ejitsi/accounts/ in case anyone looks here and wonders :)
Most helpful comment
Hello!
I was running docker-jitsi-meet sucessfully for about 2 weeks. Today I ran "docker-compose pull" to update the images. After the restart, I got an error that I have not changed the JICOFO_COMPONENT_SECRET in my .env file. So I looked into the issues here and found this one. I changed the secret and ran the gen_passwords.sh script as well. Nevertheless, it did not work. Finally, I removed the complete config directory and let the docker-compose re-create it. That did the trick. Now I'm able to run the installation again.
To summarize: If you run the latest images, you may also need to have your configuration re-created.
Maybe it helps someone to solve his/her issue.
Best regards and stay healthy!
Jens