Beiträge von megusta

    i've get follow message, what does it mean?


    2nd Question, how to use Borg Plugin?

    don't know if you need this


    Code
    $ sudo salt-call --local --retcode-passthrough --no-color --out=json omv_utils.get_root_filesystem 
    [WARNING ] /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
      if not isinstance(exes, collections.Iterable):
    
    
    {
        "local": "/dev/mmcblk0p2"
    }


    and here is my log


    Hey guys,
    I'm using omv 5.2.4 on rpi 3. I've got an error after installed shareroots plugin. Now I can't share folders, I've get following error message:



    I tried to remove the plugin, but this doesn't helped


    and this comes out


    Code
    $ sudo omv-confdbadm populate 
    [WARNING ] /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
      if not isinstance(exes, collections.Iterable):
    
    
    [WARNING ] /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
      if not isinstance(exes, collections.Iterable):