Error while creating/deleting users.

  • I get this error when creating new user, or deleting an existing one, does anyone know what could be causing this?


    Error Log (Creating new user):



    Error Log (Deleting user):

    Code
    Erro #0:
    OMV\Config\DatabaseException: Failed to execute XPath query '//system/usermanagement/users/user[name='teste1']'. in /usr/share/php/openmediavault/config/database.inc:362
    Stack trace:
    #0 /usr/share/openmediavault/engined/rpc/usermgmt.inc(671): OMV\Config\Database->deleteByFilter('conf.system.use...', Array)
    #1 [internal function]: Engined\Rpc\UserMgmt->deleteUser(Array, Array)
    #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
    #3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('deleteUser', Array, Array)
    #4 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('UserMgmt', 'deleteUser', Array, Array, 1)
    #5 {main}
  • Code
     Cannot load native module 'Cryptodome.Cipher._raw_cfb': Trying '_raw_cfb.cpython-37m-x86_64-linux-gnu.so': , Trying '_raw_cfb.abi3.so': /usr/lib/python3/dist-packages/Cryptodome/Util/../Cipher/_raw_cfb.abi3.so: cannot open shared object file: No such file or directory, Trying '_raw_cfb.so': /usr/lib/python3/dist-packages/Cryptodome/Util/../Cipher/_raw_cfb.so: cannot open shared object file: No such file or directory in /usr/share/php/openmediavault/system/process.inc:182


    Did you try to install / uninstall some php packages yourself?

    It is missing the crypto libraries.

    If you got help in the forum and want to give something back to the project click here (omv) or here (scroll down) (plugins) and write up your solution for others.

Jetzt mitmachen!

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