Hello, my system information on the dashboard will not load, the following error shows up:
Code
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; dpkg-query -W -f='${Version}' openmediavault 2>&1' with exit code '1': dpkg-query: no packages found matching openmediavault in /usr/share/php/openmediavault/system/process.inc:182
Stack trace:
#0 /usr/share/php/openmediavault/productinfo.inc(63): OMV\System\Process->execute()
#1 /usr/share/openmediavault/engined/rpc/system.inc(383): OMV\ProductInfo->getVersion()
#2 [internal function]: OMVRpcServiceSystem->getInformation(Array, Array)
#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('getInformation', Array, Array)
#5 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('System', 'getInformation', Array, Array, 1)
#6 {main}
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; dpkg-query -W -f='${Version}' openmediavault 2>&1' with exit code '1': dpkg-query: no packages found matching openmediavault
Display More
I'm not sure where to go from here, any suggestions? Thanks!