Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation - Stuck at "Created user preferences directory" #1

Open
tiofabby opened this issue Feb 2, 2016 · 2 comments
Open

Installation - Stuck at "Created user preferences directory" #1

tiofabby opened this issue Feb 2, 2016 · 2 comments

Comments

@tiofabby
Copy link

tiofabby commented Feb 2, 2016

Hello Roberto,
I used docker run -it --name jitsi-meet -p 443:443 robertoandrade/jitsi-meet
I chose localhost = mydomainname and generate self-signed certificate (Choice 1).
Everything worked fine until line where it got stuck 2016-00-29 15:46:49.800 INFO: [1] java.util.prefs.run() Created user preferences directory.
I wait like 10-20 minutes to see if this was a ling but it kept stuck there.
Root OS is Debian 8.

[ ok ] 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.
[ ok ] Restarting nginx: nginx.
2016-00-29 15:46:48.579 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() sun.io.unicode.encoding=UnicodeLittle
2016-00-29 15:46:48.579 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() sun.cpu.endian=little
2016-00-29 15:46:48.580 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() org.jitsi.impl.neomedia.transform.srtp.SRTPCryptoContext.checkReplay=false
2016-00-29 15:46:48.580 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() net.java.sip.communicator.service.media.MIN_PORT_NUMBER=10000
2016-00-29 15:46:48.580 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() net.java.sip.communicator.service.protocol.MAX_MEDIA_PORT_NUMBER=20000
2016-00-29 15:46:48.580 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() sun.cpu.isalist=
2016-00-29 15:46:48.606 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() Normal classloader
2016-00-29 15:46:48.606 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() failed to find jitsi-defaults.properties with class loader, will continue without it.
2016-00-29 15:46:48.607 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() Normal classloader
2016-00-29 15:46:48.607 INFO: [9] org.jitsi.impl.configuration.ConfigurationServiceImpl.info() failed to find jitsi-default-overrides.properties with class loader, will continue without it.
2016-00-29 15:46:48.926 INFO: [9] impl.resources.ResourceManagementActivator.start().70 Resource manager STARTED
2016-00-29 15:46:48.941 INFO: [9] impl.resources.ResourceManagementActivator.start().79 Resource manager REGISTERED
2016-00-29 15:46:49.027 INFO: [9] impl.netaddr.NetworkAddressManagerServiceImpl.start().81 Network Address Manager         ...[  STARTED ]
2016-00-29 15:46:49.032 INFO: [9] impl.netaddr.NetworkAddressManagerServiceImpl.start().87 Network Address Manager Service ...[REGISTERED]
2016-00-29 15:46:49.045 INFO: [9] impl.packetlogging.PacketLoggingActivator.start().89 Packet Logging Service ...[REGISTERED]
2016-00-29 15:46:49.068 INFO: [9] org.jitsi.videobridge.metrics.MetricLoggingHandler.info() Metric services enabled: 0
2016-00-29 15:46:49.664 INFO: [9] org.jitsi.videobridge.version.VersionActivator.start().76 Jitsi Videobridge Version: JVB 0.1.495
2016-00-29 15:46:49.713 INFO: [9] org.jitsi.videobridge.osgi.OSGiBundleActivator.info() net.java.sip.communicator.SC_HOME_DIR_NAME=.sip-communicator
2016-00-29 15:46:49.713 INFO: [9] org.jitsi.videobridge.osgi.OSGiBundleActivator.info() net.java.sip.communicator.SC_HOME_DIR_LOCATION=/usr/share/jitsi-videobridge
2016-00-29 15:46:49.800 INFO: [1] java.util.prefs.run() Created user preferences directory.
@robertoandrade
Copy link
Owner

This seems ok, have you tried accessing the web app on the web browser with the hostname you have configured via https?

@trda
Copy link

trda commented Nov 24, 2017

Yes, after the installation, you should use HTTS instead of HTTP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants