Code Monkey home page Code Monkey logo

Comments (4)

chadhutchins182 avatar chadhutchins182 commented on July 17, 2024 1

@fryfrog I couldn't recreate the issue as it works on my CentOS system. As you said in #30 this is probably OBE.

from unifi-video-controller.

chadhutchins182 avatar chadhutchins182 commented on July 17, 2024

I run this image on a CentOS 7.3 and have no issues. When looking at your log I noticed the JVM print out for the java command is asking for a lot of memory, 25GB.

Here is my log print out for those commands:

Starting unifi-video... Java Runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
JSVC: /usr/bin/jsvc

JVM options:  -Dav.tempdir=/var/cache/unifi-video -Djava.security.egd=file:/dev/./urandom   -Xmx4094M  -Djava.library.path=/usr/lib/unifi-video/lib  -Djava.awt.headless=true  -Djavax.net.ssl.trustStore=/usr/lib/unifi-video/data/ufv-truststore  -Dfile.encoding=UTF-8 		 -Dcom.sun.management.jmxremote 		 -Dcom.sun.management.jmxremote.ssl=false 		 -Dcom.sun.management.jmxremote.authenticate=false 		 -Dcom.sun.management.jmxremote.port=7654 -Djava.rmi.server.hostname=172.17.0.4

JSVC options:  -cwd /usr/lib/unifi-video -debug  -user unifi-video  -home /usr/lib/jvm/java-8-openjdk-amd64/jre  -cp /usr/share/java/commons-daemon.jar:/usr/lib/unifi-video/lib/airvision.jar  -pidfile /var/run/unifi-video/unifi-video.pid  -procname unifi-video   -Dav.tempdir=/var/cache/unifi-video  -Djava.security.egd=file:/dev/./urandom   -Xmx4094M  -Djava.library.path=/usr/lib/unifi-video/lib  -Djava.awt.headless=true  -Djavax.net.ssl.trustStore=/usr/lib/unifi-video/data/ufv-truststore  -Dfile.encoding=UTF-8 		 -Dcom.sun.management.jmxremote 		 -Dcom.sun.management.jmxremote.ssl=false 		 -Dcom.sun.management.jmxremote.authenticate=false 		 -Dcom.sun.management.jmxremote.port=7654 -Djava.rmi.server.hostname=172.17.0.4

So your problem resembles: https://community.ubnt.com/t5/UniFi-Video/Install-on-CentOS/m-p/1978902#M82125

@pducharme can correct me if I'm wrong, but that command is a part of unifi install and not the docker container.

Edit I wonder if this is related to #30

from unifi-video-controller.

fryfrog avatar fryfrog commented on July 17, 2024

@JoakimZiegler, @chadhutchins182: Did you guys get this figured out?

from unifi-video-controller.

fryfrog avatar fryfrog commented on July 17, 2024

Closing, feel free to revisit if needed.

from unifi-video-controller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.