Hi guys,
I followed Qwizzie'a advice. Unfortunately no change. DET immediately crashes / shuts down after entering the protx and the private key. Doesnt matter if it is the key for voting, owner or payout.
Also I am on the latest version of DET and Dash Core.
I did manage to chek the error log file (det.log). Says the following:
------
2025-02-19T15:40:40.868318Z WARN request routine: rs_dapi_client::dapi_client: retrying error with sleeping 0.01 secs error=ExecutionError { inner: Transport(Grpc(Status { code: Unavailable, message: "invalid peer certificate: Expired", source: Some(tonic::transport::Error(Transport, ConnectError(Custom { kind: InvalidData, error: InvalidCertificate(Expired) }))) })), retries: 0, address: Some(Address { ban_count: 0, banned_until: None, uri:
https://37.60.236.201:443/ }) }
------
I am on ubuntu by the way.