Beiträge von GrayXu

    Same problem here.

    I checked apt logs, and found out that the reason is I can't acces http://openmediavault-plugin-developers.github.io/. This is a dead github page.

    So when omv webui tried to update software list, it throws error.


    Solution:

    edit /etc/apt/sources.list.d/omvextras.list, change url to some omv mirrors.

    I am in China mainland, so I change it to mirror of BFSU:


    Code
    deb https://mirrors.bfsu.edu.cn/OpenMediaVault/openmediavault-plugin-developers/usul buster main
    deb [arch=amd64] https://download.docker.com/linux/debian buster stable
    deb http://linux.teamviewer.com/deb stable main
    deb https://mirrors.bfsu.edu.cn/OpenMediaVault/openmediavault-plugin-developers/usul-testing buster main
    deb https://mirrors.bfsu.edu.cn/OpenMediaVault/openmediavault-plugin-developers/usul-extras buster main


    you can try it also, and then

    Code
    apt update
    apt install openmediavault-unionfilesystems