Please guide me how to solve identity problem.
The issue I face is that I can start a room and see myself connected, a new participant start his session with the same room but both can’t see each other and both don’t see the members of the room
This is the content of the jicofo log file in /var/log/jitsi:
Jicofo 2022-01-18 10:34:33.119 INFO: [1] Main.main#49: Starting Jicofo.
Jicofo 2022-01-18 10:34:33.567 INFO: [1] JitsiConfig.#47: Initialized newConfig: merge of /etc/jitsi/jicofo/jicofo.conf: 1,system properties,reference.conf @ jar:file:/usr/share/jicofo/jicofo.jar!/reference.conf: 1
Jicofo 2022-01-18 10:34:33.575 INFO: [1] ReadOnlyConfigurationService.reloadConfiguration#51: loading config file at path /etc/jitsi/jicofo/sip-communicator.properties
Jicofo 2022-01-18 10:34:33.577 INFO: [1] ReadOnlyConfigurationService.reloadConfiguration#56: Error loading config file: java.io.FileNotFoundException: /etc/jitsi/jicofo/sip-communicator.properties (No such file or directory)
Jicofo 2022-01-18 10:34:33.579 INFO: [1] JitsiConfig.#68: Initialized legacyConfig: sip communicator props (no description provided)
Jicofo 2022-01-18 10:34:33.579 INFO: [1] JitsiConfig$Companion.reloadNewConfig#94: Reloading the Typesafe config source (previously reloaded 0 times).
Jicofo 2022-01-18 10:34:34.453 WARNING: [1] FocusManager.start#116: Jicofo ID is not set correctly set (value=0). Configure a valid value [1-65535] by setting org.jitsi.jicofo.SHORT_ID in sip-communicator.properties or jicofo.octo.id in jicofo.conf. Future versions will require this for Octo.
Jicofo 2022-01-18 10:34:34.506 INFO: [1] JicofoServices.createAuthenticationAuthority#178: Starting authentication service with config=AuthConfig[enabled=true, type=XMPP, loginUrl=chat.wetterstof.nl, logoutUrl=null, authenticationLifetime=PT24H, enableAutoLogin=true].
Jicofo 2022-01-18 10:34:34.519 INFO: [1] AbstractAuthAuthority.#112: Authentication lifetime: PT24H
Jicofo 2022-01-18 10:34:35.047 INFO: [1] XmppServices.#48: No dedicated Service XMPP connection configured, re-using the client XMPP connection.
Jicofo 2022-01-18 10:34:35.069 INFO: [1] XmppServices.#63: No Jigasi detector configured.
Jicofo 2022-01-18 10:34:35.114 INFO: [1] BridgeSelector.#88: Using org.jitsi.jicofo.bridge.SingleBridgeSelectionStrategy
Jicofo 2022-01-18 10:34:35.140 INFO: [1] [type=bridge brewery=jvbbrewery] BaseBrewery.#100: Initialized with JID=jvbbrewery@internal.auth.chat.wetterstof.nl
Jicofo 2022-01-18 10:34:35.145 INFO: [1] JicofoServices.#122: No Jibri detector configured.
Jicofo 2022-01-18 10:34:35.146 INFO: [1] JicofoServices.#128: No SIP Jibri detector configured.
Jicofo 2022-01-18 10:34:35.163 INFO: [1] JicofoServices.#143: Starting HTTP server with config: host=null, port=8888, tlsPort=8843, isTls=false, keyStorePath=null, sendServerVersion=true.
Jicofo 2022-01-18 10:34:35.196 SEVERE: [16] [xmpp_connection=client] XmppProviderImpl.doConnect#225: Failed to connect/login: undefined-condition You can read more about the meaning of this stream error at Extensible Messaging and Presence Protocol (XMPP): Core
stream:errorNo stream features to proceed with</stream:error>
org.jivesoftware.smack.XMPPException$StreamErrorException: undefined-condition You can read more about the meaning of this stream error at Extensible Messaging and Presence Protocol (XMPP): Core
stream:errorNo stream features to proceed with</stream:error>
You see here the failed connection from the client, all ports are defined as the handbook indicate.
I searched all documentation about how the internal communication operates but could not find the client credentials.
This is the contents of the jvb.log file located /var/log/
JVB 2022-01-18 10:34:55.323 INFO: [1] JitsiConfig.#47: Initialized newConfig: merge of /etc/jitsi/videobridge/jvb.conf: 1,application.conf @ jar:file:/usr/share/jitsi-videobridge/jitsi-videobridge.jar!/application.conf: 1,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/ice4j-3.0-46-g64a7ca8.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/jitsi-media-transform-1.0-276-gf95fb9d.jar!/reference.conf: 1
JVB 2022-01-18 10:34:55.385 INFO: [1] ReadOnlyConfigurationService.reloadConfiguration#51: loading config file at path /etc/jitsi/videobridge/sip-communicator.properties
JVB 2022-01-18 10:34:55.388 INFO: [1] JitsiConfig.#68: Initialized legacyConfig: sip communicator props (no description provided)
JVB 2022-01-18 10:34:55.392 INFO: [1] JitsiConfig$Companion.reloadNewConfig#94: Reloading the Typesafe config source (previously reloaded 0 times).
JVB 2022-01-18 10:34:55.421 INFO: [1] MainKt.main#89: Starting jitsi-videobridge version 2.1.607-g153f7e4e
JVB 2022-01-18 10:34:56.081 INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Adding a static mapping: StaticMapping(localAddress=91.229.62.14, publicAddress=91.229.62.14, localPort=null, publicPort=null, name=null)
JVB 2022-01-18 10:34:56.169 INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.createStunHarvesters: Using 152.67.143.103:443/udp for StunMappingCandidateHarvester (localAddress=91.229.62.14:0/udp).
JVB 2022-01-18 10:34:56.398 INFO: [12] org.ice4j.ice.harvest.StunMappingCandidateHarvester.discover: Discovered public address 91.229.62.14:35244/udp from STUN server 152.67.143.103:443/udp using local address org.ice4j.socket.IceUdpSocketWrapper@7f2ea66a
JVB 2022-01-18 10:34:56.399 INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.maybeAdd: Discarding a mapping harvester: org.ice4j.ice.harvest.StaticMappingCandidateHarvester(face=91.229.62.14:9/udp, mask=91.229.62.14:9/udp)
JVB 2022-01-18 10:34:56.399 INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Using org.ice4j.ice.harvest.StunMappingCandidateHarvester@26f5850d
JVB 2022-01-18 10:34:56.400 INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Initialized mapping harvesters (delay=955ms). stunDiscoveryFailed=false
JVB 2022-01-18 10:34:56.630 INFO: [18] [hostname=127.0.0.1 id=shard] MucClient.initializeConnectAndJoin#269: Initializing a new MucClient for [ org.jitsi.xmpp.mucclient.MucClientConfiguration id=shard domain=auth.chat.wetterstof.nl hostname=127.0.0.1 port=null username=jvb mucs=[JvbBrewery@internal.auth.chat.wetterstof.nl] mucNickname=7f6fae1a-5fc6-4c1c-aa58-849250a01044 disableCertificateVerification=false]
JVB 2022-01-18 10:34:56.691 INFO: [1] LastNReducer.#65: LastNReducer with reductionScale: 0.75 recoverScale: 1.25 impactTime: PT1M minLastN: 1 maxEnforcedLastN: 40
JVB 2022-01-18 10:34:56.694 INFO: [1] TaskPools.#81: TaskPools detected 2 processors, creating the CPU pool with that many threads
JVB 2022-01-18 10:34:56.770 INFO: [1] UlimitCheck.printUlimits#115: Running with open files limit 65000 (hard 65000), thread limit 65000 (hard 65000).
JVB 2022-01-18 10:34:56.771 INFO: [1] VideobridgeExpireThread.start#88: Starting with 60 second interval.
JVB 2022-01-18 10:34:56.819 INFO: [1] HealthChecker.start#118: Started with interval=10000, timeout=PT30S, maxDuration=PT3S, stickyFailures=false.
JVB 2022-01-18 10:34:56.859 INFO: [1] MainKt.main#118: Not starting CallstatsService, disabled in configuration.
JVB 2022-01-18 10:34:56.866 INFO: [1] MainKt.main#127: Starting public http server
JVB 2022-01-18 10:34:56.982 INFO: [1] ColibriWebSocketService.#40: Base URL: wss://chat.wetterstof.nl:443/colibri-ws/default-id
JVB 2022-01-18 10:34:57.027 INFO: [1] org.eclipse.jetty.util.log.Log.initialized: Logging initialized @2726ms to org.eclipse.jetty.util.log.JavaUtilLog
JVB 2022-01-18 10:34:57.165 INFO: [18] [hostname=127.0.0.1 id=shard] MucClient.initializeConnectAndJoin#328: Dispatching a thread to connect and login.
JVB 2022-01-18 10:34:57.208 INFO: [1] ColibriWebSocketService.registerServlet#65: Registering servlet at /colibri-ws/*, baseUrl = wss://chat.wetterstof.nl:443/colibri-ws/default-id
JVB 2022-01-18 10:34:57.232 WARNING: [18] [hostname=127.0.0.1 id=shard] MucClient.lambda$getConnectAndLoginCallable$7#618: [MucClient id=shard hostname=127.0.0.1] error connecting
org.jivesoftware.smack.XMPPException$StreamErrorException: undefined-condition You can read more about the meaning of this stream error at Extensible Messaging and Presence Protocol (XMPP): Core
stream:errorNo stream features to proceed with</stream:error>
Please give information how to solve