OpenMediaVault-Plugin-Developers / openmediavault-couchpotato

OpenMediaVault plugin for couchpotato
2 stars 3 forks source link

Can't Enable couchpotato #5

Open Dlankheet opened 7 years ago

Dlankheet commented 7 years ago

Everytime i'm trying to open my couchpotato I get this error:

Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; systemctl start couchpotato.service 2>&1' with exit code '1': Job for couchpotato.service failed. See 'systemctl status couchpotato.service' and 'journalctl -xn' for details.

Extra Details: Fout #0: exception 'OMV\ExecException' with message 'Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; systemctl start couchpotato.service 2>&1' with exit code '1': Job for couchpotato.service failed. See 'systemctl status couchpotato.service' and 'journalctl -xn' for details.' in /usr/share/php/openmediavault/system/process.inc:175 Stack trace:

0 /usr/share/php/openmediavault/system/systemctl.inc(83): OMV\System\Process->execute(Array, 1)

1 /usr/share/php/openmediavault/system/systemctl.inc(101): OMV\System\SystemCtl->exec('start', NULL, false)

2 /usr/share/openmediavault/engined/module/couchpotato.inc(107): OMV\System\SystemCtl->enable(true)

3 /usr/share/openmediavault/engined/rpc/config.inc(189): OMV\Engined\Module\Couchpotato->startService()

4 [internal function]: OMVRpcServiceConfig->applyChanges(Array, Array)

5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array)

6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(150): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)

7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(528): OMV\Rpc\ServiceAbstract->OMV\Rpc{closure}('/tmp/bgstatusQN...', '/tmp/bgoutputlu...')

8 /usr/share/php/openmediavault/rpc/serviceabstract.inc(151): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))

9 /usr/share/openmediavault/engined/rpc/config.inc(208): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)

10 [internal function]: OMVRpcServiceConfig->applyChangesBg(Array, Array)

11 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): 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(522): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)

14 {main}

cptjhmiller commented 7 years ago

See 'systemctl status couchpotato.service' and 'journalctl -xn' for details.

What is the output from these commands?