possible bug (?) -

    • Offizieller Beitrag

    I forgot to paste the translated text ..sorry

    I don't mind using google translate once in a while.



    here is the results from the above command

    What about dpkg -l | grep openm

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | 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 results



    root@raspberrypi:~# dpkg -l | grep openm
    ii openmediavault 3.0.74 all Open network attached storage solution
    ii openmediavault-flashmemory 3.4.3 all folder2ram plugin for OpenMediaVault
    ii openmediavault-keyring 1.0 all GnuPG archive keys of the OpenMediaVault archive
    ii openmediavault-locate 3.4 all locate plugin for OpenMediaVault.
    ii openmediavault-omvextrasorg 3.4.25 all OMV-Extras.org Package Repositories for OpenMediaVault
    ii openmediavault-remotemount 3.0.9 all Remote mount plugin for OpenMediaVault.
    ii openmediavault-resetperms 3.3 all Reset Permissions
    root@raspberrypi:~#

  • Hi


    wget https://dl.bintray.com/openmediavault-plugin-developers/erasmus-testing/pool/main/o/openmediavault-remotemount/openmediavault-remotemount_3.0.10_all.deb


    dpkg -i openmediavault-remotemount_3.0.10_all.deb

  • ok here is the lastest results



    root@raspberrypi:~# wget https://dl.bintray.com/openmed…emotemount_3.0.10_all.deb
    --2017-05-10 17:56:54-- https://dl.bintray.com/openmed…emotemount_3.0.10_all.deb
    Resolving dl.bintray.com (dl.bintray.com)... 5.153.35.248
    Connecting to dl.bintray.com (dl.bintray.com)|5.153.35.248|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 18846 (18K) [application/x-debian-package]
    Saving to: ‘openmediavault-remotemount_3.0.10_all.deb’
    openmediavault-remo 100%[=====================>] 18.40K --.-KB/s in 0.03s
    2017-05-10 17:56:55 (695 KB/s) - ‘openmediavault-remotemount_3.0.10_all.deb’ saved [18846/18846]
    root@raspberrypi:~# dpkg -i openmediavault-remotemount_3.0.10_all.deb
    (Reading database ... 43965 files and directories currently installed.)
    Preparing to unpack openmediavault-remotemount_3.0.10_all.deb ...
    Unpacking openmediavault-remotemount (3.0.10) over (3.0.9) ...
    Setting up openmediavault-remotemount (3.0.10) ...
    Processing triggers for openmediavault (3.0.74) ...
    Updating locale files ...
    Updating file permissions ...
    Purging internal cache ...
    Restarting engine daemon ...
    root@raspberrypi:~# dpkg -l | grep openm
    ii openmediavault 3.0.74 all Open network attached storage solution
    ii openmediavault-flashmemory 3.4.3 all folder2ram plugin for OpenMediaVault
    ii openmediavault-keyring 1.0 all GnuPG archive keys of the OpenMediaVault archive
    ii openmediavault-locate 3.4 all locate plugin for OpenMediaVault.
    ii openmediavault-omvextrasorg 3.4.25 all OMV-Extras.org Package Repositories for OpenMediaVault
    ii openmediavault-remotemount 3.0.10 all Remote mount plugin for OpenMediaVault.
    ii openmediavault-resetperms 3.3 all Reset Permissions
    root@raspberrypi:~#

    • Offizieller Beitrag

    That should fix the problem still wondering why you couldn't see the update in the Updates tab. What is the output of:


    cat /etc/apt/sources.list.d/omv-extras-org.list

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | 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!

  • and ... Works Now ?

    yes it looks to be working, I am no longer getting a error when I go into my File management, and all the mount points are still here.
    I will leave it, and watch to see if the schedule kicks off tonight.



    I would like to thank all the people to whom have posted this topic.

    • Offizieller Beitrag

    cat /etc/apt/sources.list.d/omv-extras-org.list

    You don't have the testing repo enabled in omv-extras. That is why you couldn't get the update.


    but add this line to /etc/apt/sources.list.d/omv-extras-org.list

    Don't add that line to the file. Just enable it in the web interface.

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | 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

    see post 14 , 15 on the First page

    I read those and I see your system with the testing repo enabled. I don't see a pic of his system with testing enabled. And the output of cat /etc/apt/sources.list.d/omv-extras-org.list proves it is not enabled.

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | 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!

  • Hello, can you help me with uninstallation of Remote mount plugin ver 3.0.10?
    I think that this plugin can mount webdav with davfs2 (as remote share plugin in omv 2.2) but it can't.
    When I installed this plugin it automatically install update to omv 3.0.77 (from 3.0.71).
    I tried to remove this plugin, but plugin still stay in OMV Web GUI in Storage section and Remote Mount now I always have mistake after login to OMV main page

    Code
    Error #0: exception 'OMV\Rpc\Exception' with message 'RPC service 'RemoteMount' not found.' in /usr/share/php/openmediavault/rpc/rpc.inc:99 Stack trace: #0 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('RemoteMount', 'getList', Array, Array, 1) #1 {main}

    and in "Shared Folders"

    Code
    Error #0: exception 'OMV\Rpc\Exception' with message 'RPC service 'OmvExtrasOrg' not found.' in /usr/share/php/openmediavault/rpc/rpc.inc:99 Stack trace: #0 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('OmvExtrasOrg', 'getSharedFolder...', Array, Array, 1) #1 {main}


    apt clean solve mistake "RPC service 'RemoteMount' not found.", but second mistake "RPC service 'OmvExtrasOrg' not found." still exist

Jetzt mitmachen!

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