OpenMediaVault-Plugin-Developers / openmediavault-couchpotato

OpenMediaVault plugin for couchpotato
2 stars 3 forks source link

The property 'enable' does not exist in the model 'conf.service.couchpotato'. #3

Open bonkersGER opened 8 years ago

bonkersGER commented 8 years ago

When opening the couchpotato tab on OMV 3.0.25 this pops up

Fehler #0:
exception 'OMV\AssertException' with message 'The property 'enable' does not exist in the model 'conf.service.couchpotato'.' in /usr/share/php/openmediavault/config/configobject.inc:71
Stack trace:
#0 /usr/share/php/openmediavault/config/configobject.inc(186): OMV\Config\ConfigObject->assertExists('enable')
#1 /usr/share/php/openmediavault/config/configobject.inc(271): OMV\Config\ConfigObject->set('enable', '0', false)
#2 /usr/share/php/openmediavault/config/configobject.inc(233): OMV\Config\ConfigObject->setFlatAssoc(Array, false, false)
#3 /usr/share/php/openmediavault/config/database.inc(90): OMV\Config\ConfigObject->setAssoc(Array, false)
#4 /usr/share/openmediavault/engined/rpc/couchpotato.inc(93): OMV\Config\Database->get('conf.service.co...')
#5 [internal function]: OMV\Engined\Rpc\Couchpotato->getInstance(NULL, Array)
#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array)
#7 /usr/share/php/openmediavault/rpc/rpc.inc(84): OMV\Rpc\ServiceAbstract->callMethod('getInstance', NULL, Array)
#8 /usr/sbin/omv-engined(524): OMV\Rpc\Rpc::call('Couchpotato', 'getInstance', NULL, Array, 1)
#9 {main}

screenshot

cptjhmiller commented 8 years ago

I will look into it now and try to fix it.

cptjhmiller commented 8 years ago

Did you upgrade an existing install or was this a clean install?

I can not get this to happen on my system (clean install) If it was a clean install can you say what steps lead to the error?

bonkersGER commented 8 years ago

I did an upgrade

8ear commented 5 years ago

What was the solution? I upgraded too from version 3 to 4.