#No it is not in configuration yaml or
1 messages ยท Page 1 of 1 (latest)
Open your Home Assistant instance and manage your systems network configuration
His ui did not work because http did not work. But i dont get any response
Indeed , the UI is not working, so how can I access the network configuration in a different way?
The only two places UI and YAML
Tinkerer is there a way to check the yaml config sanity in the HA console and reload it.
I think it should be usable in this kind of situation
To check your configuration use the command for your install method:
You can just restart after that, and you can do that from the command line
Oke. Lets hope Yan gets the memo
Well, they're in the thread, they can see all of this...
Let me give you an update.
I was able to get to the console and executed a restore. And with that I have been able to get access through my Ubuntu/FF browser to HA. Yet access via the Android companion app results in this message "The date of the HA certificate is invalid, please review the HA certificate or the connection settings and try again."
So , how can I review a certificate or renew it. And what connection settings are referred to?
Thank you, YaNn
nothing special. Just using the Duckdns add-on . And to my best knowledge this add-on refreshes the cerificate each 3 days. That is why I am wondering
- if I can manually invoke renewal
- verify if it has been renewed
I also wonder what happens if another service (Nextcloud) uses the same DNS name (but obvious different portnumber) ? Can they coexist on the same Duckdns name?
#add-ons-archived can help with add-ons, but
Can they coexist on the same Duckdns name?
Yes
but what happens if they both refresh the certificate, each service will have its own copy with its on timestamp and whatever is relevant ?
That may be part of the pain. HA gets a certificate but AFAIK NextCloud does the same. If that is the problem I should have a way to distribute the cert-files to both services.
You should use a reverse proxy and have it handle all your SSL
Oh, what is that?
BTW, where does HA store its external URL, it is not in configuration.yaml ?
Google reverse proxy ๐
It basically allows you to access one or more web services while providing SSL and other features (like IP banning)
OK, will google. I hav pihole running, could that help?
Thanks so far.๐