Beiträge von qclan

    Output of

    omv-rpc -u admin 'FileSystemMgmt' 'enumerateFilesystems' | jq



    Output of

    mount




    The BTRF filesystem is now mounted, not the ext4

    Output of

    omv-rpc -u admin 'FileSystemMgmt' 'getList' '{"start":0,"limit":-1}' | jq

    Output of

    omv-rpc -u admin 'FileSystemMgmt' 'getMountCandidates' | jq


    Code
    [] 

    I have the same problem.

    Output of blkid


    Code
    root@midgard:~# sudo blkid
    /dev/sdd1: UUID="0e3a502a-a50a-45c0-b489-460a32fe3499" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="24974872-01"
    /dev/sdd5: UUID="ab9ff359-eeae-40bc-980b-6887d96af76a" TYPE="swap" PARTUUID="24974872-05"
    /dev/sdb: UUID="a4c76a12-8f8e-4070-bf4c-fbfdfe225b48" UUID_SUB="224b14d6-5968-41e4-a945-4240a36cc33d" BLOCK_SIZE="4096" TYPE="btrfs"
    /dev/sdc: UUID="a4c76a12-8f8e-4070-bf4c-fbfdfe225b48" UUID_SUB="e3c2f6f5-4db9-4d36-9639-7aad04e11c47" BLOCK_SIZE="4096" TYPE="btrfs"
    /dev/sda: UUID="a4c76a12-8f8e-4070-bf4c-fbfdfe225b48" UUID_SUB="5db899f0-f279-4c27-ac4b-6429b4911e64" BLOCK_SIZE="4096" TYPE="btrfs"

    Both filesystems (BTRFS and Ext4) don't show up in the mount menu

    I have the following problem.

    Om my OMV5 host i can ping and do apt-get update so my network is configured correctly i presume


    In a docker container running with the host network i get the following

    Code
    root@asgaard:/opt/tplink/EAPController/lib# cat /etc/resolv.conf
    search home.lan
    nameserver 192.168.1.254
    nameserver 1.1.1.1
    root@asgaard:/opt/tplink/EAPController/lib#

    So i think DNS is set correctly.

    When i want to do an apt-get update from within a container i get


    But when i run busybox from my hostnetwork i get


    Does anybody know what is wrong with my network configuration in docker?

    I do understand the argument of keeping everything as simple as possible.
    And i know that if you change one thing now someone else will ask you another thing that needs changing.


    I've looked at the squeezebox forums and found an solution that workt for me, so thank you for even considering my question and for all the working you guys do

    Currently i'm running OMV 4 with multiple dockers.
    In order to prepare for the upcoming OMV 5 i'm looking at portainer.
    I do have one question. Is it possible to change the port for the portainer docker?
    Portainer is running at port 9000 but i do have an other container running at the same port. (Squeezebox).
    Squeezebox needs this port to be able to connect to the audioplayers.


    Maybe it is possible to add the option within omv-extra to change the port for portainer?


    Thanks.

    Hello,


    I use docker for all the services that I need.
    Everything works like a charm thanks to the various guides on the forum.
    I have one question though: Is it possible to make a plugin so that it is possible to have an overview of the different ports that are used by the different services.
    Now i have bookmarks in my browser for the different dockers, but it would be nice to have this in OMV.


    Thanks.

    I have also the same problem.
    I upgraded my backup server from omv 3 to omv4 and the problem appeared.
    In omv3 there was no problem.


    Thanks for the update of Sickbeard and Couchpotato
    It's really awsome.
    There is a small error with couchpotato


    Error #0:
    exception 'OMV\Json\SchemaValidationException' with message 'mntentref: The value '' is not a string.' in /usr/share/php/openmediavault/json/schema.inc:366
    Stack trace:
    #0 /usr/share/php/openmediavault/json/schema.inc(297): OMV\Json\Schema->validateString(NULL, Array, 'mntentref')
    #1 /usr/share/php/openmediavault/json/schema.inc(624): OMV\Json\Schema->validateType(NULL, Array, 'mntentref')
    #2 /usr/share/php/openmediavault/json/schema.inc(395): OMV\Json\Schema->checkProperties(Object(stdClass), Array, '')
    #3 /usr/share/php/openmediavault/json/schema.inc(285): OMV\Json\Schema->validateObject(Object(stdClass), Array, '')
    #4 /usr/share/php/openmediavault/json/schema.inc(257): OMV\Json\Schema->validateType(Object(stdClass), Array, '')
    #5 /usr/share/php/openmediavault/rpc/paramsvalidator.inc(59): OMV\Json\Schema->validate('{"enable":true,...')
    #6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(182): OMV\Rpc\ParamsValidator->validate('{"enable":true,...')
    #7 /usr/share/openmediavault/engined/rpc/couchpotato.inc(155): OMV\Rpc\ServiceAbstract->validateMethodParams(Array, 'rpc.couchpotato...')
    #8 [internal function]: OMV\Engined\Rpc\Couchpotato->setSettings1(Array, Array)
    #9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array)
    #10 /usr/share/php/openmediavault/rpc/rpc.inc(84): OMV\Rpc\ServiceAbstract->callMethod('setSettings1', Array, Array)
    #11 /usr/sbin/omv-engined(524): OMV\Rpc\Rpc::call('Couchpotato', 'setSettings1', Array, Array, 1)
    #12 {main}


    And can someone please tell me how to completely remove Sickbeard ( i.e. settings, db, config)
    because I keep getting the my old config when i install the plugin.

    First of all, many thanks for the time and effort you guys put in this.
    It's a nice piece of software especially with the many plugins.


    I have a question.
    Like many others, I suppose, I use my NAS as a mediacenter
    for automatic downloads of movies and series.
    Will the sickrage and coucpotato, in time, be ported to OMV 3.0?

    I have the same problem.


    An other problem I also have with 2.0 is the fact that when I am in Services i can click on any service I want
    and everything works, but then, without any reason as far as i know, when i click on a service i get an empty page on
    the right of the screen. I have to reload the webpage to be able to access the service.


    I'v tried with IE, Chrome, Firefox.
    All the same result.

    dpkg -l | grep openmediavault


    root@openmediavault:~# dpkg -l | grep openmediavault
    ii openmediavault 1.0.8 all Open network attached storage solution
    ii openmediavault-backup 1.0.4 all backup plugin for OpenMediaVault.
    ii openmediavault-couchpotato 1.0.2 all OpenMediaVault CouchPotatoServer plugin
    ii openmediavault-headphones 1.0.1 all OpenMediaVault Headphones plugin
    ii openmediavault-keyring 0.3 all GnuPG archive keys of the OpenMediaVault archive
    ii openmediavault-links 0.6.4 all OpenMediaVault links plugin
    ii openmediavault-lvm2 1.0 all OpenMediaVault Logical Volume Manager (LVM2) plugin
    ii openmediavault-omvextrasorg 1.0.3 all OMV-Extras.org Package Repositories for OpenMediaVault
    ii openmediavault-plexmediaserver 1.0 all OpenMediaVault Plex Media Server plugin
    ii openmediavault-sickbeard 1.0.1 all OpenMediaVault Sick Beard plugin
    ii openmediavault-transmissionbt 1.0.8 all OpenMediaVault Transmission (BitTorrent client) plugin



    dpkg -l | grep apache


    root@openmediavault:~# dpkg -l | grep apache
    ii apache2 2.2.22-13+deb7u3 amd64 Apache HTTP Server metapackage
    ii apache2-mpm-worker 2.2.22-13+deb7u3 amd64 Apache HTTP Server - high speed threaded model
    ii apache2-suexec 2.2.22-13+deb7u3 amd64 Standard suexec program for Apache 2 mod_suexec
    ii apache2-utils 2.2.22-13+deb7u3 amd64 utility programs for webservers
    ii apache2.2-bin 2.2.22-13+deb7u3 amd64 Apache HTTP Server common binary files
    ii apache2.2-common 2.2.22-13+deb7u3 amd64 Apache HTTP Server common files
    rc libapache2-mod-fcgid 1:2.3.6-1.2+deb7u1 amd64 an alternative module compat with mod_fastcgi

    Hi,


    After a reboot of my machine (OMV 1.08) i have the following problem:
    When i want to access the webgui i get the message


    It works!
    This is the default web page for this server.


    The web server software is running but no content has been added, yet.



    What can i do?

    I can ping google.com from a shell in OMV.


    My DNS servers are:


    Primary : 192.168.1.1 (router)
    Secondary: 8.8.8.8


    Is there something else i can do.?
    Thanks for the help.

    Hi,


    This morning i saw that there where updates for my OMV system (e-mail notification).
    When i logged in and hit check i got the following error:


    Code
    Failed to execute command 'export LANG=C; apt-get update 2>&1': Ign file: Release.gpg Ign file:/var/cache/openmediavault/archives/ Translation-en Ign file: Release Hit http://ftp.belnet.be squeeze Release.gpg Ign http://ftp.belnet.be/debian/ squeeze/main Translation-en Hit http://ftp.belnet.be squeeze-updates Release.gpg Ign http://ftp.belnet.be/debian/ squeeze-updates/main Translation-en Ign http://ftp.belnet.be/debian/ squeeze-updates/non-free Translation-en Hit http://ftp.belnet.be squeeze Release Hit http://ftp.belnet.be squeeze-updates Release Hit http://security.debian.org squeeze/updates Release.gpg Ign http://security.debian.org/ squeeze/updates/main Translation-en Ign http://security.debian.org/ squeeze/updates/non-free Translation-en Hit http://packages.openmediavault.org sardaukar Release.gpg Ign http://packages.openmediavault.org/public/ sardaukar/main Translation-en Hit http://security.debian.org squeeze/updates Release Hit http://packages.openmediavault.org sardaukar Release Hit http://ftp.belnet.be squeeze/main Sources Hit http://ftp.belnet.be squeeze/main amd64 Packages Hit http://ftp.belnet.be squeeze-updates/main Sources/DiffIndex Hit http://ftp.belnet.be squeeze-updates/non-free Sources Hit http://ftp.belnet.be squeeze-updates/main amd64 Packages/DiffIndex Hit http://ftp.belnet.be squeeze-updates/non-free amd64 Packages Hit http://ftp.belnet.be squeeze-updates/main amd64 Packages Hit http://security.debian.org squeeze/updates/main Sources Hit http://packages.openmediavault.org sardaukar/main amd64 Packages Hit http://security.debian.org squeeze/updates/non-free Sources Hit http://security.debian.org squeeze/updates/main amd64 Packages Hit http://security.debian.org squeeze/updates/non-free amd64 Packages Hit http://packages.omv-extras.org sardaukar Release.gpg Ign http://packages.omv-extras.org/debian/ sardaukar/main Translation-en Hit http://packages.omv-extras.org sardaukar Release Hit http://packages.omv-extras.org sardaukar/main amd64 Packages Hit http://http.us.debian.org squeeze Release.gpg Ign http://http.us.debian.org/debian/ squeeze/contrib Translation-en Ign http://http.us.debian.org/debian/ squeeze/main Translation-en Ign http://http.us.debian.org/debian/ squeeze/non-free Translation-en Hit http://http.us.debian.org squeeze Release Hit http://http.us.debian.org squeeze/main Sources Hit http://http.us.debian.org squeeze/contrib Sources Hit http://http.us.debian.org squeeze/non-free Sources Hit http://http.us.debian.org squeeze/main amd64 Packages Hit http://http.us.debian.org squeeze/contrib amd64 Packages Hit http://http.us.debian.org squeeze/non-free amd64 Packages Err http://debian.linuxmint.com testing Release.gpg Could not connect to debian.linuxmint.com:80 (204.45.82.130). - connect (110: Connection timed out) Err http://debian.linuxmint.com/latest/multimedia/ testing/main Translation-en Unable to connect to debian.linuxmint.com:http: Err http://debian.linuxmint.com/latest/multimedia/ testing/non-free Translation-en Unable to connect to debian.linuxmint.com:http: Ign http://debian.linuxmint.com testing Release Ign http://debian.linuxmint.com testing/main amd64 Packages/DiffIndex Ign http://debian.linuxmint.com testing/non-free amd64 Packages/DiffIndex Err http://debian.linuxmint.com testing/main amd64 Packages Unable to connect to debian.linuxmint.com:http: Err http://debian.linuxmint.com testing/non-free amd64 Packages Unable to connect to debian.linuxmint.com:http: W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/Release.gpg Could not connect to debian.linuxmint.com:80 (204.45.82.130). - connect (110: Connection timed out) W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/main/i18n/Translation-en.gz Unable to connect to debian.linuxmint.com:http: W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/non-free/i18n/Translation-en.gz Unable to connect to debian.linuxmint.com:http: W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/main/binary-amd64/Packages.gz Unable to connect to debian.linuxmint.com:http: W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/non-free/binary-amd64/Packages.gz Unable to connect to debian.linuxmint.com:http: E: Some index files failed to download, they have been ignored, or old ones used instead.


    And

    Code
    Error #4000: exception 'OMVException' with message 'Failed to execute command 'export LANG=C; apt-get update 2>&1': Ign file: Release.gpg Ign file:/var/cache/openmediavault/archives/ Translation-en Ign file: Release Hit http://ftp.belnet.be squeeze Release.gpg Ign http://ftp.belnet.be/debian/ squeeze/main Translation-en Hit http://ftp.belnet.be squeeze-updates Release.gpg Ign http://ftp.belnet.be/debian/ squeeze-updates/main Translation-en Ign http://ftp.belnet.be/debian/ squeeze-updates/non-free Translation-en Hit http://ftp.belnet.be squeeze Release Hit http://ftp.belnet.be squeeze-updates Release Hit http://security.debian.org squeeze/updates Release.gpg Ign http://security.debian.org/ squeeze/updates/main Translation-en Ign http://security.debian.org/ squeeze/updates/non-free Translation-en Hit http://packages.openmediavault.org sardaukar Release.gpg Ign http://packages.openmediavault.org/public/ sardaukar/main Translation-en Hit http://security.debian.org squeeze/updates Release Hit http://packages.openmediavault.org sardaukar Release Hit http://ftp.belnet.be squeeze/main Sources Hit http://ftp.belnet.be squeeze/main amd64 Packages Hit http://ftp.belnet.be squeeze-updates/main Sources/DiffIndex Hit http://ftp.belnet.be squeeze-updates/non-free Sources Hit http://ftp.belnet.be squeeze-updates/main amd64 Packages/DiffIndex Hit http://ftp.belnet.be squeeze-updates/non-free amd64 Packages Hit http://ftp.belnet.be squeeze-updates/main amd64 Packages Hit http://security.debian.org squeeze/updates/main Sources Hit http://packages.openmediavault.org sardaukar/main amd64 Packages Hit http://security.debian.org squeeze/updates/non-free Sources Hit http://security.debian.org squeeze/updates/main amd64 Packages Hit http://security.debian.org squeeze/updates/non-free amd64 Packages Hit http://packages.omv-extras.org sardaukar Release.gpg Ign http://packages.omv-extras.org/debian/ sardaukar/main Translation-en Hit http://packages.omv-extras.org sardaukar Release Hit http://packages.omv-extras.org sardaukar/main amd64 Packages Hit http://http.us.debian.org squeeze Release.gpg Ign http://http.us.debian.org/debian/ squeeze/contrib Translation-en Ign http://http.us.debian.org/debian/ squeeze/main Translation-en Ign http://http.us.debian.org/debian/ squeeze/non-free Translation-en Hit http://http.us.debian.org squeeze Release Hit http://http.us.debian.org squeeze/main Sources Hit http://http.us.debian.org squeeze/contrib Sources Hit http://http.us.debian.org squeeze/non-free Sources Hit http://http.us.debian.org squeeze/main amd64 Packages Hit http://http.us.debian.org squeeze/contrib amd64 Packages Hit http://http.us.debian.org squeeze/non-free amd64 Packages Err http://debian.linuxmint.com testing Release.gpg Could not connect to debian.linuxmint.com:80 (204.45.82.130). - connect (110: Connection timed out) Err http://debian.linuxmint.com/latest/multimedia/ testing/main Translation-en Unable to connect to debian.linuxmint.com:http: Err http://debian.linuxmint.com/latest/multimedia/ testing/non-free Translation-en Unable to connect to debian.linuxmint.com:http: Ign http://debian.linuxmint.com testing Release Ign http://debian.linuxmint.com testing/main amd64 Packages/DiffIndex Ign http://debian.linuxmint.com testing/non-free amd64 Packages/DiffIndex Err http://debian.linuxmint.com testing/main amd64 Packages Unable to connect to debian.linuxmint.com:http: Err http://debian.linuxmint.com testing/non-free amd64 Packages Unable to connect to debian.linuxmint.com:http: W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/Release.gpg Could not connect to debian.linuxmint.com:80 (204.45.82.130). - connect (110: Connection timed out) W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/main/i18n/Translation-en.gz Unable to connect to debian.linuxmint.com:http: W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/non-free/i18n/Translation-en.gz Unable to connect to debian.linuxmint.com:http: W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/main/binary-amd64/Packages.gz Unable to connect to debian.linuxmint.com:http: W: Failed to fetch http://debian.linuxmint.com/latest/multimedia/dists/testing/non-free/binary-amd64/Packages.gz Unable to connect to debian.linuxmint.com:http: E: Some index files failed to download, they have been ignored, or old ones used instead.' in /usr/share/openmediavault/engined/rpc/apt.inc:331 Stack trace: #0 [internal function]: OMVRpcServiceApt->update(NULL, Array) #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array) #2 /usr/share/php/openmediavault/rpc.inc(62): OMVRpcServiceAbstract->callMethod('update', NULL, Array) #3 /usr/sbin/omv-engined(495): OMVRpc::exec('Apt', 'update', NULL, Array, 1) #4 {main}


    I have the miller testing repo and plex repo active.


    How can i fix this?