Agree with subzero. Running everything as root is quite dangerous.
Posts by fumantsu
-
-
it works now. Any reason behind this?
-
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 -
Sorry that I will be little mean but should be this conversation only in English? There can be an issue/tip/whatever that can help others that don't know German.
-
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-utilsI 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 supportany help?
-
I want to ask the plugin offers client, server or both services?
-
I use zfs on linux for more than 1 year without issues.
-
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.
-
Is it global sshkey or for root?
-
Good day,
I want to ask what is the meaning of this page.
-
I got installed after 3 times (once I had warnings from dpkg) and with unstable enabled. So.... solved
-
True. I got installed the qbittorrent from unstable. I don't remember something to had with python but I can't be 100% sure. The whole installation I done it very manually package by package trying not to mix to much the system.
-
Code
Display More# # deb cdrom:[Debian GNU/Linux 7.0.0 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150108-14:12]/ wheezy contrib main non-free # deb cdrom:[Debian GNU/Linux 7.0.0 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150108-14:12]/ wheezy contrib main non-free deb http://ftp.cvut.cz/debian/ wheezy main deb-src http://ftp.cvut.cz/debian/ wheezy main deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free # wheezy-updates, previously known as 'volatile' deb http://ftp.cvut.cz/debian/ wheezy-updates main contrib non-free deb-src http://ftp.cvut.cz/debian/ wheezy-updates main contrib non-free #deb http://ftp.cvut.cz/debian/ unstable main
Code
Display Moredeb http://ftp.debian.org/debian wheezy-backports main contrib non-free deb http://packages.omv-extras.org/debian/ stoneburner-backports main deb http://ftp.debian.org/debian wheezy-backports main contrib non-free deb http://packages.omv-extras.org/debian/ kralizec-backports main # Custom repos # Custom repos # Regular omv-extras.org repo deb http://packages.omv-extras.org/debian/ kralizec main # miller repo deb http://dh2k.omv-extras.org/debian/ kralizec-miller main deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main # ZFS repo deb http://packages.omv-extras.org/debian/ kralizec-zfs main deb http://archive.zfsonlinux.org/debian wheezy main # ZFS testing repo deb http://packages.omv-extras.org/debian/ kralizec-zfs-testing main # Regular omv-extras.org repo deb http://packages.omv-extras.org/debian/ stoneburner main # Testing omv-extras.org repo deb http://packages.omv-extras.org/debian/ stoneburner-testing main # miller repo deb http://dh2k.omv-extras.org/debian/ stoneburner-miller main deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main # ZFS repo deb http://packages.omv-extras.org/debian/ stoneburner-zfs main deb http://archive.zfsonlinux.org/debian wheezy main # ZFS testing repo deb http://packages.omv-extras.org/debian/ stoneburner-zfs-testing main # mono-project repo deb http://packages.omv-extras.org/debian/ stoneburner-mono main deb http://download.mono-project.com/repo/debian wheezy main deb http://packages.openmediavault.org/public stoneburner main # deb http://downloads.sourceforge.net/project/openmediavault/packages stoneburner main ## Uncomment the following line to add software from the proposed repository. # deb http://packages.openmediavault.org/public stoneburner-proposed main # deb http://downloads.sourceforge.net/project/openmediavault/packages stoneburner-proposed main ## This software is not part of OpenMediaVault, but is offered by third-party ## developers as a service to OpenMediaVault users. # deb http://packages.openmediavault.org/public stoneburner partner # deb http://downloads.sourceforge.net/project/openmediavault/packages stoneburner partner deb http://packages.openmediavault.org/public kralizec main # deb http://downloads.sourceforge.net/project/openmediavault/packages kralizec main ## This software is not part of OpenMediaVault, but is offered by third-party ## developers as a service to OpenMediaVault users. deb http://packages.openmediavault.org/public kralizec partner # deb http://downloads.sourceforge.net/project/openmediavault/packages kralizec partner deb file:/var/cache/openmediavault/archives /
-
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 PackagesThe 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. -
I'm meaning by apt-get install calibre
python-gtk2:
Installed: (none)
Candidate: 2.24.0-3+b1
Version table:
2.24.0-3+b1 0
400 http://ftp.cvut.cz/debian/ wheezy/main amd64 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 Packagesand 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?