Jump to content

blaess

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by blaess

  1. On 8/12/2020 at 5:37 AM, dlandon said:

    Because of the changes in the Yolo model downloads and path renaming, the template has changed to modify the Yolo install environment variable and add Yolo V4 environment variables.  You can specify the Yolo V3 or V4 models.

    Yolo V4 does not work with OpenCV 4.2.0. OpenCV 4.3.0 is required.
    https://zmeventnotification.readthedocs.io/en/latest/guides/breaking.html#version-5-15-6-onwards

     

    I have upgraded, but OpenCV 4.2.0 is still used:
    ---------| hook version: 5.15.6, ES version: 5.15.6-Docker , OpenCV version: 4.2.0|------------

  2. I have installed Xeoma today but I only get at "HTTP error: 404" when I open the WebUI at http://myIP:10090/

    Any Idea?

     

    Here the log:

     

    *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
    *** Running /etc/my_init.d/10_syslog-ng.init...
    Dec 25 10:48:19 Tower syslog-ng[16]: syslog-ng starting up; version='3.13.2'
    *** Running /etc/my_init.d/30_parse_config_file.sh...
    /etc/my_init.d/30_parse_config_file.sh: line 82: Please: No such file or directory
    grep: Please: No such file or directory
    declare -x DEBIAN_FRONTEND="teletype"
    declare -x HOSTNAME="Tower"
    declare -x HOST_OS="Unraid"
    declare -x INITRD="no"
    declare -x LANG="en_US.UTF-8"
    declare -x LANGUAGE="en_US:en"
    declare -x LC_ALL="en_US.UTF-8"
    declare -x LC_CTYPE="en_US.UTF-8"
    declare -x OLDPWD
    declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    declare -x PWD="/"
    declare -x SHLVL="1"
    declare -x TCP_PORT_10090="10090"
    declare -x TCP_PORT_8091="8091"
    declare -x TERM="xterm-256color"
    declare -x TZ="Europe/Paris"
    Missing required settings, which must be provided in the config file or by environment variables:
    PASSWORD
    *** Running /etc/my_init.d/40_install_xeoma.py...
    2018-12-25 10:48:19 Determining version of Xeoma to use
    /bin/bash: /etc/envvars.merged: No such file or directory
    2018-12-25 10:48:19 Config version is ""
    2018-12-25 10:48:19 Fetching version information from Felenasoft at http://felenasoft.com/xeoma/downloads/version2.xml
    2018-12-25 10:48:19 Using Xeoma version 18.11.21 (the latest stable version)
    2018-12-25 10:48:19 Downloaded file /config/downloads/xeoma_18.11.21.tgz already exists. Skipping download
    2018-12-25 10:48:20 Installing Xeoma from /config/downloads/xeoma_18.11.21.tgz
    2018-12-25 10:48:21 Installation complete
    *** Running /etc/my_init.d/50_configure_xeoma.sh...
    /etc/my_init.d/50_configure_xeoma.sh: line 7: /etc/envvars.merged: No such file or directory
    [Dec 25 10:48:21 AM] Setting the password
    Failed to open 'libX11'
    Failed to open 'libX11'
    ! XWindow graphical shell is not available in console mode
    ! You must run Xeoma with available parameters, i.e. to run server: -core
    ! Type '-help' for read parameters list.

    *** Booting runit daemon...
    *** Runit started as PID 63
    [Dec 25 10:48:25 AM] Starting the server in 5 seconds. See the log directory in your config directory for server logs.
    Dec 25 10:48:25 Tower cron[68]: (CRON) INFO (pidfile fd = 3)
    Dec 25 10:48:25 Tower cron[68]: (CRON) INFO (Running @reboot jobs)

  3. Hi all

    I would like install the KVM version of the Cisco Wireless Lan Controller (vWLC). I used as much information out of the following guide:

    http://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-1/KVM/b_CUWN8-1-vWLC-Deployment-Guide-using-LinuxKVM.pdf

     

    But it looks like the install script breaks because of the following issue:

    umount: /usr/local: not mounted

     

    Any idea?

    I'm not sure if I have selected the right options for the VM.

    Thanks

    blaess

     

    Or if anyone offers a docker container, will be even better  :o

×
×
  • Create New...