Configuration problem on OMV Nas

When I select the dedicated disk for the media server I get this error:


I also leave you the text of the Log file:
Errore #0:
OMV\ExecException: Failed to execute command ‘export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; systemctl start ‘plexmediaserver’ 2>&1’ with exit code ‘1’: Job for plexmediaserver.service failed because of unavailable resources or another system error.
See “systemctl status plexmediaserver.service” and “journalctl -xe” for details. in /usr/share/php/openmediavault/system/process.inc:182
Stack trace:
#0 /usr/share/php/openmediavault/system/systemctl.inc(86): OMV\System\Process->execute(Array, 1)
#1 /usr/share/php/openmediavault/system/systemctl.inc(104): OMV\System\SystemCtl->exec(‘start’, NULL, false)
#2 /usr/share/openmediavault/engined/module/plexmediaserver.inc(46): OMV\System\SystemCtl->enable(true)
#3 /usr/share/openmediavault/engined/rpc/config.inc(194): OMVModulePlexMediaServer->startService()
#4 [internal function]: OMVRpcServiceConfig->applyChanges(Array, Array)
#5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod(‘applyChanges’, Array, Array)
#7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(565): OMV\Rpc\ServiceAbstract->OMV\Rpc{closure}(‘/tmp/bgstatusbL…’, ‘/tmp/bgoutput0G…’)
#8 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
#9 /usr/share/openmediavault/engined/rpc/config.inc(213): OMV\Rpc\ServiceAbstract->callMethodBg(‘applyChanges’, Array, Array)
#10 [internal function]: OMVRpcServiceConfig->applyChangesBg(Array, Array)
#11 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#12 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod(‘applyChangesBg’, Array, Array)
#13 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call(‘Config’, ‘applyChangesBg’, Array, Array, 1)
#14 {main}

Thanks in advance to anyone who can help me

Seems like this was tagged FreeBSD, but its openmedia vault which is not the same, they do have some shared history, well FreeNAS and OVM that is, since IIRC its the dev that original developed FreeNAS that created (or was maintaining it before iXSystems took it).

Anyway, OpenMediaVault is not an officially supported platform, and it seems like you’re getting a generic platform (OVM) error, not plex.

You might be lucky and get some help from other folks in the community that used OMV, but I would suggest you post about this in their own forums, as you might get faster help.

We do support docker btw, and I believe you can easily use docker in OVM.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.