OS: Debian 8
PLesk 17.0.17 update #9
REPO:
https://hub.docker.com/r/robertoandrade/jitsi-meet/
Docker: robertoandrade/jitsi-meet
ERRORS:
Configuring jitsi-videobridge
-----------------------------
The jisti-videobridge package needs the DNS hostname of your instance.
Hostname:
Configuring jitsi-meet
----------------------
Jitsi Meet is best to be set up with an SSL certificate. Having no certificate,
a self-signed one will be generated. Having a certificate signed by a recognised
CA, it can be uploaded on the server and point its location. The default
filenames will be /etc/ssl/--domain.name--.key for the key and
/etc/ssl/--domain.name--.crt for the certificate.
1. Self-signed certificate will be generated
2. A certificate is available and the files are uploaded on the server
SSL certificate for the Jitsi Meet instance
Restarting Prosody XMPP Server: prosody.
Stopping jitsi-videobridge: jvb doesn't seem to be running.
Starting jitsi-videobridge: jvb started.
Stopping jicofo: jicofo doesn't seem to be running.
Starting jicofo: jicofo started.
Restarting nginx: nginx.
JVB 2016-12-02 10:42:00.513 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() org.ice4j.ice.harvest.DISABLE_LINK_LOCAL_ADDRESSES=true
JVB 2016-12-02 10:42:00.513 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() log4j.configurationFile=/etc/jitsi/videobridge/log4j2.xml
JVB 2016-12-02 10:42:00.514 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() file.encoding=ANSI_X3.4-1968
JVB 2016-12-02 10:42:00.514 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() net.java.sip.communicator.impl.neomedia.video.maxbandwidth=2147483647
JVB 2016-12-02 10:42:00.514 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() java.specification.version=1.7
JVB 2016-12-02 10:42:00.514 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() net.java.sip.communicator.SC_HOME_DIR_NAME=videobridge
JVB 2016-12-02 10:42:00.515 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() Normal classloader
JVB 2016-12-02 10:42:00.515 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() failed to find jitsi-defaults.properties with class loader, will continue without it.
JVB 2016-12-02 10:42:00.516 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() Normal classloader
JVB 2016-12-02 10:42:00.517 INFO: [10] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() failed to find jitsi-default-overrides.properties with class loader, will continue without it.
JVB 2016-12-02 10:42:00.836 INFO: [10] impl.resources.ResourceManagementActivator.start().81 Resource manager STARTED
JVB 2016-12-02 10:42:00.839 INFO: [10] impl.resources.ResourceManagementActivator.start().90 Resource manager REGISTERED
JVB 2016-12-02 10:42:00.924 INFO: [10] impl.netaddr.NetworkAddressManagerServiceImpl.start().92 Network Address Manager ...[ STARTED ]
JVB 2016-12-02 10:42:00.927 INFO: [10] impl.netaddr.NetworkAddressManagerServiceImpl.start().98 Network Address Manager Service ...[REGISTERED]
JVB 2016-12-02 10:42:00.951 INFO: [10] impl.packetlogging.PacketLoggingActivator.start().100 Packet Logging Service ...[REGISTERED]
JVB 2016-12-02 10:42:00.962 INFO: [10] org.jitsi.videobridge.metrics.MetricLoggingHandler.info() Metric services enabled: 0
JVB 2016-12-02 10:42:01.530 INFO: [10] org.ice4j.ice.harvest.SinglePortUdpHarvester.<init>() Initialized SinglePortUdpHarvester with address 172.17.0.2:10000/udp
JVB 2016-12-02 10:42:01.539 INFO: [10] org.ice4j.ice.harvest.TcpHarvester.addLocalAddresses() Not using link-local address /fe80:0:0:0:42:acff:fe11:2%6 for TCP candidates.
JVB 2016-12-02 10:42:01.547 WARNING: [10] org.ice4j.socket.MuxServerSocketChannelFactory.<clinit>() ICE4J does not support sharing of listening endpoints (probably because it is not running on JDK 8).
JVB 2016-12-02 10:42:01.558 WARNING: [10] org.jitsi.videobridge.IceUdpTransportManager.warn() Failed to initialize TCP harvester on port 443: java.net.SocketException: Permission denied. Retrying on port 4443.
JVB 2016-12-02 10:42:01.558 INFO: [10] org.ice4j.ice.harvest.TcpHarvester.addLocalAddresses() Not using link-local address /fe80:0:0:0:42:acff:fe11:2%6 for TCP candidates.
JVB 2016-12-02 10:42:01.566 INFO: [10] org.jitsi.videobridge.IceUdpTransportManager.info() Initialized TCP harvester on port 4443, using SSLTCP:true
JVB 2016-12-02 10:42:03.005 INFO: [10] org.jitsi.version.AbstractVersionActivator.start().119 JVB Version: JVB 0.1.700
JVB 2016-12-02 10:42:03.042 INFO: [1] java.util.prefs.run() Created user preferences directory.
JVB 2016-12-02 10:42:03.107 SEVERE: [20] org.jitsi.meet.ComponentMain.call().278 host-unknown, host:localhost, port:5347
org.xmpp.component.ComponentException: host-unknown
at org.jivesoftware.whack.ExternalComponent.connect(ExternalComponent.java:219)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:221)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:201)
at org.jitsi.meet.ComponentMain$3.call(ComponentMain.java:270)
at org.jitsi.meet.ComponentMain$3.call(ComponentMain.java:255)
at org.jitsi.retry.RetryStrategy$TaskRunner.run(RetryStrategy.java:193)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
JVB 2016-12-02 10:42:08.110 SEVERE: [20] org.jitsi.meet.ComponentMain.call().278 host-unknown, host:localhost, port:5347
org.xmpp.component.ComponentException: host-unknown
at org.jivesoftware.whack.ExternalComponent.connect(ExternalComponent.java:219)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:221)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:201)
at org.jitsi.meet.ComponentMain$3.call(ComponentMain.java:270)
at org.jitsi.meet.ComponentMain$3.call(ComponentMain.java:255)
at org.jitsi.retry.RetryStrategy$TaskRunner.run(RetryStrategy.java:193)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
JVB 2016-12-02 10:42:13.112 SEVERE: [20] org.jitsi.meet.ComponentMain.call().278 host-unknown, host:localhost, port:5347
org.xmpp.component.ComponentException: host-unknown
at org.jivesoftware.whack.ExternalComponent.connect(ExternalComponent.java:219)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:221)
at org.jivesoftware.whack.ExternalComponentManager.addComponent(ExternalComponentManager.java:201)
at org.jitsi.meet.ComponentMain$3.call(ComponentMain.java:270)
at org.jitsi.meet.ComponentMain$3.call(ComponentMain.java:255)
at org.jitsi.retry.RetryStrategy$TaskRunner.run(RetryStrategy.java:193)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)