Posts by fumantsu

    last 2 weeks I'm getting this:


    /etc/cron.weekly/openmediavault-update-smart-drivedb:Updating smartmontools drive database .../usr/share/smartmontools/drivedb.h.error: rejected by /usr/sbin/smartctl, probably no longer compatible


    any issue with the version?

    Can you post ifconfig here.



    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc mq state UP qlen 1000
    link/ether d0:50:99:6c:7d:64 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.2/24 brd 192.168.0.255 scope global eth0
    valid_lft forever preferred_lft forever
    inet6 2a01:4240:2e27:b6dc:c1ca:7bfa:8e97:91b6/64 scope global temporary dynamic
    valid_lft 6915sec preferred_lft 1515sec
    inet6 fdc0:3c7b:3c59:0:c1ca:7bfa:8e97:91b6/64 scope global temporary dynamic
    valid_lft 6915sec preferred_lft 1515sec
    inet6 fdc0:3c7b:3c59:0:61:3843:8e97:3432/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 2a01:4240:2e27:b6dc:61:3843:8e97:3432/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 2a01:4240:2e27:b6dc:f943:bb7c:1cfe:5534/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 fdc0:3c7b:3c59:0:f943:bb7c:1cfe:5534/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 fdc0:3c7b:3c59:0:e0aa:22dc:872a:fd88/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 2a01:4240:2e27:b6dc:e0aa:22dc:872a:fd88/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 fdc0:3c7b:3c59:0:f973:fbdc:9ec0:6ff5/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 2a01:4240:2e27:b6dc:f973:fbdc:9ec0:6ff5/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 2a01:4240:2e27:b6dc:5b0:c6ea:320d:a99d/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 fdc0:3c7b:3c59:0:5b0:c6ea:320d:a99d/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 fdc0:3c7b:3c59:0:e9fe:5142:30ab:a681/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 2a01:4240:2e27:b6dc:e9fe:5142:30ab:a681/64 scope global temporary deprecated dynamic
    valid_lft 6915sec preferred_lft 0sec
    inet6 fdc0:3c7b:3c59:0:d250:99ff:fe6c:7d64/64 scope global dynamic
    valid_lft 6915sec preferred_lft 1515sec
    inet6 2a01:4240:2e27:b6dc:d250:99ff:fe6c:7d64/64 scope global dynamic
    valid_lft 6915sec preferred_lft 1515sec
    inet6 fe80::d250:99ff:fe6c:7d64/64 scope link
    valid_lft forever preferred_lft forever
    3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc mq state UP qlen 1000
    link/ether d0:50:99:6c:7d:65 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.3/24 brd 192.168.0.255 scope global eth1
    valid_lft forever preferred_lft forever
    4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN
    link/ether 02:42:e5:d6:b1:8e brd ff:ff:ff:ff:ff:ff
    inet 172.17.0.2/16 scope global docker0
    valid_lft forever preferred_lft forever

    ops!. I forgot it.


    root@NASBox:~# docker pull ubuntu
    Using default tag: latest
    Error response from daemon: Error parsing HTTP response: invalid character '<' looking for beginning of value: "<html><body><h1>408 Request Time-out</h1>\nYour browser didn't send a complete request in time.\n</body></html>\n\n"


    The same.

    Basically I haven't touch anything except adding storage path and enable the plugin. Nothing more.
    CLI gives basically the same error. GUI doesn't show anything.


    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package aufs-utils


    I have install aufs-tools

    I have a strange issue. I install the plugin but appear that i can't download any image or container. Below is the log file entries.


    time="2016-02-15T02:12:25.727750287+01:00" level=warning msg="/!\\ DON'T BIND ON ANY IP ADDRESS WITHOUT setting -tlsverify IF YOU DON'T KNOW WHAT YOU'RE DOING /!\\"
    time="2016-02-15T02:12:25.734548828+01:00" level=info msg="[graphdriver] using prior storage driver \"aufs\""
    time="2016-02-15T02:12:25.735399125+01:00" level=info msg="Graph migration to content-addressability took 0.00 seconds"
    time="2016-02-15T02:12:25.741823746+01:00" level=info msg="Firewalld running: false"
    time="2016-02-15T02:12:26.439628131+01:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
    time="2016-02-15T02:12:26.970352443+01:00" level=warning msg="Your kernel does not support cgroup memory limit: mountpoint for memory not found"
    time="2016-02-15T02:12:26.970770427+01:00" level=warning msg="Your kernel does not support cgroup cfs period"
    time="2016-02-15T02:12:26.971329183+01:00" level=warning msg="Your kernel does not support cgroup cfs quotas"
    time="2016-02-15T02:12:26.974786420+01:00" level=info msg="Loading containers: start."


    time="2016-02-15T02:12:26.975055904+01:00" level=info msg="Loading containers: done."
    time="2016-02-15T02:12:26.975098216+01:00" level=info msg="Daemon has completed initialization"
    time="2016-02-15T02:12:26.975142424+01:00" level=info msg="Docker daemon" commit=9e83765 execdriver=native-0.2 graphdriver=aufs version=1.10.1
    time="2016-02-15T02:12:26.993441337+01:00" level=info msg="API listen on 127.0.0.1:42005"
    time="2016-02-15T02:12:26.993730657+01:00" level=info msg="API listen on /var/run/docker.sock"
    time="2016-02-15T02:13:13.671462226+01:00" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
    time="2016-02-15T02:19:55.355400277+01:00" level=error msg="Handler for POST /v1.22/images/create returned error: Error parsing HTTP response: invalid character '<' looking for beginning of value: \"<html><body><h1>408 Request Time-out</h1>\\nYour browser didn't send a complete request in time.\\n</body></html>\\n\\n\""


    from the info:


    Containers: 0
    Running: 0
    Paused: 0
    Stopped: 0
    Images: 0
    Server Version: 1.10.1
    Storage Driver: aufs
    Root Dir: /var/lib/docker/openmediavault/aufs
    Backing Filesystem: zfs
    Dirs: 0
    Dirperm1 Supported: true
    Execution Driver: native-0.2
    Logging Driver: json-file
    Plugins:
    Volume: local
    Network: bridge null host
    Kernel Version: 3.16.0-0.bpo.4-amd64
    Operating System: Debian GNU/Linux 7 (wheezy)
    OSType: linux
    Architecture: x86_64
    CPUs: 4
    Total Memory: 15.68 GiB
    Name: NASBox
    ID: DHQT:YEZB:E575:UP2T:SL2C:WAUO:E54Z:P3HX:VPCM:QBVH:WYRP:Z5WK
    WARNING: No memory limit support
    WARNING: No swap limit support
    WARNING: No oom kill disable support
    WARNING: No cpu cfs quota support
    WARNING: No cpu cfs period support


    any help?

    I think I found a small bug. I download the netinst for Wheezy and it didn't download the current version but the first (20130430 instead of 20130613+deb7u3). The result is that the modules that come from the mirror was different kernel version and in a Virtualbox VM (probably is more wider the effect) couldn't be loaded.


    I think a good idea would be the ability to edit the entries in Images. Differently @davidh2k has to update frequently the links.


    The following packages have unmet dependencies:
    python-gtk2 : Depends: python-numpy (>= 1:1.6.1) but it is not going to be installed
    Depends: python-numpy-abi9
    E: Unable to correct problems, you have held broken packages.


    python-numpy:
    Installed: (none)
    Candidate: 1:1.6.2-1.2
    Version table:
    1:1.6.2-1.2 0
    400 http://ftp.cvut.cz/debian/ wheezy/main amd64 Packages



    The following packages have unmet dependencies:
    python-numpy : Depends: libblas3 but it is not going to be installed or
    libblas.so.3 or
    libatlas3-base but it is not going to be installed
    Depends: libgfortran3 (>= 4.3) but it is not going to be installed
    Depends: liblapack3 but it is not going to be installed or
    liblapack.so.3 or
    libatlas3-base but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.

    python-poppler:
    Installed: (none)
    Candidate: 0.12.1-8+b1
    Version table:
    0.12.1-8+b1 0
    400 http://ftp.cvut.cz/debian/ wheezy/main amd64 Packages


    and if I'm trying to install it


    The following packages have unmet dependencies:
    python-poppler : Depends: python-gtk2 (>= 2.10.0) but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.


    I made a apt-cache clean, nothing.


    If I try to install calibre directly, it seems to work (I didn't proceed but I didn't get error message)

    Hi,


    I'm trying to install the plugin and I'm getting this:


    Reading package lists...
    Building dependency tree...
    Reading state information...


    >>> *************** Error ***************
    Failed to execute command 'export LANG=C; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --force-yes --fix-missing --allow-unauthenticated --reinstall install openmediavault-calibre 2>&1': Reading package lists...


    Building dependency tree...


    Reading state information...


    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:


    The following packages have unmet dependencies:
    openmediavault-calibre : Depends: python-poppler but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.
    <<< *************************************


    System is running OMV 2.18. Any help?