Open rick-deckard-2049 opened 10 months ago
The TLS handshake error is when you are visiting the endpoint. As the generated certificate is self-signed.
172.56.168.118 is the IP address of the requesting client, and the log is noting that the client does not know the certificate origin, as the certificate is self-signed.
What I am still trying to figure out is how to make the config_exchange_timestamp
and location_fetch_timestamp
update successfully. There are no errors. https://api.health.sentinel.co/v1/records/sentnode1j7xjen94heet3drsl5te6k0ylxlswzuev5m7up
I'm trying to launch a dvpn node on a rpi4 using docker on 32bit rpi os. The image I'm running is wajatmaka/sentinel-arm7-debian:v0.7.1 which is the one referred to on the Sentinel docs site. I know this is no an official Sentinel site but it is currently linked to from the Sentinel docs site soo...
Everything works perfectly fine and the node starts up. However, as soon as I try to call the wireguard tcp endpoint (port 7777) i get the following tls errors:
The command I used for generating the cert files is:
The node account has been funded so that's not the issue. I guess the problem is 100% tls related. What could be wrong here?
UPDATE This is what some of the log entries look like: