adamant-kite-43734
12/04/2023, 11:34 PMcreamy-pencil-82913
12/04/2023, 11:43 PMnice-teacher-34779
12/05/2023, 12:40 PMnameserver 127.0.0.53
options edns0 trust-ad
search gmn.local
nice-teacher-34779
12/05/2023, 1:25 PMsearch gmn.local
nameserver 10.10.1.10
nameserver 1.1.1.1
nameserver 9.9.9.9
nice-teacher-34779
12/05/2023, 1:27 PMcattle-cluster-agent-859976c8f-qxzrp:/var/lib/rancher # curl <https://rancher.gmn.local/ping>
curl: (60) SSL certificate problem: self signed certificate
More details here: <https://curl.haxx.se/docs/sslcerts.html>
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
nice-teacher-34779
12/05/2023, 1:27 PMrough-farmer-49135
12/05/2023, 2:36 PMnice-teacher-34779
12/05/2023, 9:57 PMcustomdomains.db
key and then mounted that volume which helped the resolution be 100% of the time, but for some reason after it resolves it, it shows that parse error
.rough-farmer-49135
12/05/2023, 10:48 PMnice-teacher-34779
12/08/2023, 1:02 AMCATTLE_CA_CHECKSUM
from the deployment config. Then watching the logs, it found that the SSL cert from the "rancher" server was not matching the one from the mounted path, which I knew was right. The CA cert it was getting from "rancher" was issued by XiSystems which I recognized as coming from the TrueNAS server, so after looking at the network interface config of truenas, it was also broadcasting on that IP, causing the overlap, even though I never configured it to have that IP. Once I removed it, the whole thing started working again.rough-farmer-49135
12/08/2023, 1:23 AM