After installation and configuration of the OMV (Open Media Vault) adapter the link with the NAS server is not established.
Accordig the Errorlog:
[OmvApi.login]: error: FetchError: request to https://ip-adress/#/login/rpc.php failed, reason: self-signed certificate, stack: FetchError: request to https://ip-adress/#/login/rpc.php failed, reason: self-signed certificate at ClientRequest.<anonymous> (/opt/iobroker/node_modules/node-fetch/lib/index.js:1501:11) at ClientRequest.emit (node:events:518:28) at emitErrorEvent (node:_http_client:101:11) at TLSSocket.socketErrorListener (node:_http_client:504:5) at TLSSocket.emit (node:events:518:28) at emitErrorNT (node:internal/streams/destroy:169:8) at emitErrorCloseNT (node:internal/streams/destroy:128:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
I could solve the 'self-signed certificate' error in my browser, but I have no idea how to do that in the IoBroker environment.
Anyone ??
Afterburmer