I could not login to VRMAPI.
If i click on "LOGIN" my Dockermachine victronenergy/venus-docker-server says:
request to https://vrmapi.victronenergy.com/v2/auth/login failed, reason: certificate has expired
Wich certificate? How could i generate a new one?
[info] [vrm] Logging In (node:1) UnhandledPromiseRejectionWarning: FetchError: request to https://vrmapi.victronenergy.com/v2/auth/login failed, reason: certificate has expired at ClientRequest.<anonymous> (/usr/local/lib/node_modules/venus-docker-grafana-server/node_modules/node-fetch/lib/index.js:1455:11) at emitOne (events.js:116:13) at ClientRequest.emit (events.js:211:7) at TLSSocket.socketErrorListener (_http_client.js:401:9) at emitOne (events.js:116:13) at TLSSocket.emit (events.js:211:7) at emitErrorNT (internal/streams/destroy.js:73:8) at _combinedTickCallback (internal/process/next_tick.js:139:11) at process._tickCallback (internal/process/next_tick.js:181:9) (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:1) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.