I am currently having issues understanding why i am not receiving a valid certificate for my webthings gateway. I have configured my registration server as closely as i could described in this thread: When accesing the Registration server from url in docker logs i am getting Error was : NoRoute . However, I am still receiving errors about the certificate. I am slowly losing hope for this project as i just cant seem to find a good solution.
do i need to correctly setup the email or is there something going on with LE not being able to authenticate the domain? I am running a docker container on AWS and i believe i have setup the NS record and SOA correctly.
yea i fixed that part. however google’s smtp is not sending the email for me
for some reason it must be valid because now i have different errors from the gateway.
wait are you talking about from the gateway? i was running ubuntu 20 and realized pagekite probs wont run on that because of python3 switch. so im spinning up a new vm to test that part out
so it would appear maybe im still having an issue with my dns. so the gateway wasn’t the issue . I just dont really have a clue why the registration server logs are complaining about my domain. i can access the domain {cmccoy1.click} and the subdomain {api.cmccoy1.click} from the internet.