[solved] Communication Failure - No PlugIns listed

  • Removing the list of omvextras.org in /etc/apt/sources.list.d/omv-extras-org-sardaukar.list did the trick for me. I then uninstalled the package via web interface. Re-installing the plugin (and with that /etc/apt/sources.list.d/omv-extras-org-sardaukar.list comes back) the error also returnes. So it is reproducable...

  • I've made a diff between the omv-engined out with and without a installed omvextras. Can't see anything that points to a bug/error.
    Maybe that omvextras is available in two repos?

    Code
    {"name":"openmediavault-omvextrasorg","description":"OMV-Extras.org Package Repositories for OpenMediaVault","installed":true,"_readOnly":false,"package":"openmediavault-omvextrasorg","version":"0.5.5","architecture":"all","maintainer":"Aaron Murray <aaron@omv-extras.org>","installedsize":"136","depends":"openmediavault (>= 0.5)","homepage":"http:\/\/omv-extras.org\/","priority":"optional","section":"misc","filename":"pool\/main\/o\/openmediavault-omvextrasorg\/openmediavault-omvextrasorg_0.5.5_all.deb","size":"10024","sha256":"76cf324c002f53e52f511101bd4c4253c7d04918ce164d03666da46bcd115103","sha1":"c10918671b233ff812833933882ec6931d80484c","md5sum":"65663d4e943a5808fc5d89352be5c0d5","longdescription":"\n","repository":"omv-extras.org:packages.omv-extras.org, localhost"},


    and another one:


    All "default"-plugins have
    repository":"OpenMediaVault.org archive:sardaukar"
    all 3rd-party have
    repository":"omv-extras.org:packages.omv-extras.org"
    Look at the space and the colon (? <- Doppelpunkt in german)


    Don't know if this has anything to do with the error. Here is the engined-output:
    with omvextras installed: http://pastebin.de/36416
    without omvextras: http://pastebin.de/36417
    I formatted it a little bit and inserted two new lines before a new {name}-section

    • Offizieller Beitrag

    I still can't duplicate this. Does apt-get update give you any errors?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Any errors when you show the javascript debugger? (F12 in most browsers)

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Not that I know. I hope this is the right putput. It's the first time for me working with the Debugger.

    • Offizieller Beitrag

    Hmmm... No engined error and no javascript error. Very strange. I might have asked this before but does it do this on all browsers?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    I wouldn't worry about IE :) Still need to duplicate it on a VM.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • It works without omvextras installed. Another solution is to remove the omvextras-file in /etc/apt/sources.d
    and I'm not the only one with the problem: http://forums.openmediavault.o…13&t=2524&start=90#p18669

    • Offizieller Beitrag

    Can you run the following commands on your system?


    Code
    export LANG=C; apt-cache search openmediavault-
    export LANG=C; apt-cache --no-all-versions show openmediavault-omvextrasorg
    export LANG=C; apt-get --simulate --reinstall install openmediavault-omvextrasorg
    export LANG=C; dpkg-query --show openmediavault-*

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Here is the output:


    I can do the same without omvextras installed, if needed.
    Where do all the other (old 0.4) packages come from?

    • Offizieller Beitrag

    The old plugins must be still listed in a cache or packages file.


    Do you still have the /etc/apt/sources.list.d/omv-extras-org-sardaukar.list file when you ran these commands? If not, can you add it back and run apt-get update and then these commands again, please?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    How about:


    dpkg -l | grep openmediavault-*
    apt-key list

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • the star is a separate character in grep. I think you mean that output:

    Code
    dpkg -l | grep openmediavault-
    ii  openmediavault-autoshutdown           0.5.8                                      OpenMediaVault AutoShutdown Plugin
    rc  openmediavault-clamav                 0.5.4                                      OpenMediaVault ClamAV plugin
    ii  openmediavault-keyring                0.2                                        GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-omvextrasorg           0.5.5                                      OMV-Extras.org Package Repositories for OpenMediaVault
    rc  openmediavault-supportinfo            0.5.5                                      OpenMediaVault support panel
    rc  openmediavault-transmissionbt         0.5.6                                      OpenMediaVault Transmission (BitTorrent client) plugin


    • Offizieller Beitrag
    Zitat von "Solo0815"

    the star is a separate character in grep.


    Bad habit from the dos days :lol:


    If you don't mind losing configs, can you purge the plugins with the rc status? Just wondering if one of those is the problem. Still don't know why dpkg-query shows old 0.4 plugins. On my test VM, I only installed the cups plugin. It is still listed in dpkg -l and dpkg-query though.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • purged all plugins with "rc" status, did not help? Any other idea?


    Edit:
    I removed omv-extras-org-sardaukar.list -> test: OK
    then I added the line 'deb http://packages.omv-extras.org/debian sardaukar main' to openmediavault.list at the end -> test: not OK! no list, communication error
    removing it again from openmediavault.list -> test: OK

    • Offizieller Beitrag

    Thought I was getting somewhere when the old plugins were listed in dpkg-query output but I can't figure out to get rid of those. I deleted all kinds of files and still didn't get rid of the last traces.


    I still haven't been able to duplicate the problem. Has anyone had the problem on a fresh install of 0.5?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I'll purge the omvextras and add the line direct to openmediavault.list. Maybe this works ...


    Please have a look at my edited post above, also


    Edit: didn't work
    I removed the deb, purged the omv-extras-package and added the repo directly -> same failure :evil::evil::evil:


    Why is there a "Ign" if I "apt-get update"?

    Code
    Ign http://packages.omv-extras.org sardaukar/main amd64 Packages
    OK   http://packages.omv-extras.org sardaukar/main amd64 Packages

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!