Beiträge von dubbers

    A little update, as this question is now solved. The solution was quite simple in the end, this is what I did.


    Code
    Linux pi8gbnas 5.10.63-v8+ #1459 SMP PREEMPT Wed Oct 6 16:42:49 BST 2021 aarch64 GNU/Linux


    Code
    sudo nano /etc/apt/sources.list

    Add the line


    Code
    deb http://deb.debian.org/debian buster-backports main

    Then

    Code
    sudo apt update

    Then

    Code
    sudo apt install zfsutils-linux/buster-backports
    sudo apt install zfs-zed/buster-backports
    sudo apt install zfs-initramfs/buster-backports

    The kernel recompile takes quite a while even on SSD attached USB.


    Then you're ready to add the OMV ZFS extra, don't choose the armhf version. And bingo it should all be working, Pi4, ZFS, OMV deliciousness.

    Has anyone else tried this combination and succeeded? And if so how?


    I've built the Pi4/64 bit Ubuntu Server/ZFS with no problem - but miss the nice webgui of OMV.


    Error Message from OMV ZFS armhf plugin


    I'm assuming that the control file ZFS armhf is likely the starting point of the error above.


    Same error as the OP - Practically same config too, OMV from a clean build on top of 32bit Raspi OS on 8GB Pi4.


    Current docker builds for Sonarr, Radarr and Lidarr all fail with the same message:


    Zitat

    Unable to communicate with Nzbget. Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.24:6789/jsonrpc'


    Nzbget WebUI


    Zitat

    Communication error!

    Cannot establish connection to NZBGet.


    Tested with Firefox v87.0 on Linux with error message above, completely fails on Chrome v89.x


    As an aside I run exactly the same versions of NZBget/Sonarr/Radarr/Lidarr as Jails on a separate x86 PC with Truenas 12.02-U2 without issue.