I have been struggling with this for hours, but still cannot resolve the following error when I login to OMV 5 GUI. Steps:
1. Go to server IP using default port 80
2. Systems displays login page.
4. Enter admin/password.
5. There is some delay then it throws the following error:
Error #0:OMV\Rpc\Exception: Failed to connect to socket: No such file or directory in /usr/share/php/openmediavault/rpc/rpc.inc:141Stack trace:#0 /var/www/openmediavault/rpc/session.inc(57): OMV\Rpc\Rpc::call('UserMgmt', 'authUser', Array, Array, 2, true)#1 [internal function]: OMVRpcServiceSession->login(Array, Array)#2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('login', Array, Array)#4 /usr/share/php/openmediavault/rpc/proxy/json.inc(97): OMV\Rpc\Rpc::call('Session', 'login', Array, Array, 3)#5 /var/www/openmediavault/rpc.php(45): OMV\Rpc\Proxy\Json->handle()#6 {main}
I checked this board, and in the other case I found it said to check for unsupported plugins, which I did:
with these results:
Note my configuration on Raspberry Pi 3:
I also tried:
which threw a few errors at the end.
E: Failed to fetch file:/var/cache/openmediavault/archives/Contents-all.gz File not found - /var/cache/openmediavault/archives/Contents-all.gz (2: No such file or directory)
Also rebooted after with errors:
Also you should know that when I use:
I get a bunch of error messages saying the various .rrd files have timestamps in the future. Each time I run it, answering Yes to delete the files, it says it is deleting them (50 files each time), I can do this indefinitely, even between reboots. That doesn't make sense to me.
"date" returns correct date, time and timezone and I am using a timeserver.
Any ideas? What should I try next?