Issue after installed Shareroots Plugin

  • 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):
  • Hi, I'm facing the same problem.
    Here's what it shows.(Raspberry pi 2b+ with 16 GB Sandisk SD card)

  • and here is my log


  • After added 2 hard drives, I reinstalled this plugin and it shows again when add share folders.

    Bash
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; blkid -p -o full '/dev/root' 2>&1' with exit code '2': blkid: error: /dev/root: No such file or directory


    Bash
    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"
    }
  • 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"
    }


Jetzt mitmachen!

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