Hey,
totally new to OMV. First of all congrats to everyone working on this epic piece of software.
I've installed OMV7 fresh at a new computer. I've installed the omv-extras deb and then installed the docker-compose plugin.
Everything went smooth. But i can't access the Settings under Services / Compose / Settings.
Always shown:
The property 'execenable' does not exist in the model 'conf.service.compose'.
Code
OMV\AssertException: The property 'execenable' does not exist in the model 'conf.service.compose'. in /usr/share/php/openmediavault/config/configobject.inc:71
Stack trace:
#0 /usr/share/php/openmediavault/config/configobject.inc(204): OMV\Config\ConfigObject->assertExists()
#1 /usr/share/php/openmediavault/config/configobject.inc(289): OMV\Config\ConfigObject->set()
#2 /usr/share/php/openmediavault/config/configobject.inc(251): OMV\Config\ConfigObject->setFlatAssoc()
#3 /usr/share/php/openmediavault/config/database.inc(109): OMV\Config\ConfigObject->setAssoc()
#4 /usr/share/openmediavault/engined/rpc/compose.inc(363): OMV\Config\Database->get()
#5 [internal function]: OMVRpcServiceCompose->get()
#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array()
#7 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
#8 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()
#9 {main}
Display More
I've re-installed the plugin various times. Nothing worked.
Any help or point out is really appreciated.
Thanks