As title says, after upgrading to the latest version i get this error when i go to network or on various modules that use hostname:
Error #0:
exception 'RuntimeException' with message 'Failed to index key 'hostname' of 'hostname.0' because it has no children.' in /usr/share/php/openmediavault/dictionary.inc:145
Stack trace:
#0 /usr/share/php/openmediavault/config/configobject.inc(193): OMV\Dictionary->set('hostname.0', 'influxomv')
#1 /usr/share/php/openmediavault/config/configobject.inc(271): OMV\Config\ConfigObject->set('hostname.0', 'influxomv', 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/php/openmediavault/config/database.inc(96): OMV\Config\Database->get('conf.system.net...', NULL)
#5 /usr/share/openmediavault/engined/rpc/letsencrypt.inc(85): OMV\Config\Database->getAssoc('conf.system.net...')
#6 [internal function]: OMVRpcServiceLetsEncrypt->getSettings(NULL, Array)
#7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array)
#8 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('getSettings', NULL, Array)
#9 /usr/sbin/omv-engined(522): OMV\Rpc\Rpc::call('LetsEncrypt', 'getSettings', NULL, Array, 1)
#10 {main}