The developer tool menu is at the bottom of the left-hand menu panel in Home Assistant. Choose the ‘i’ in a circle. Or check the home-assistant.log (same folder as your YAML files).
Thank you, got “http” two times. Now I fixed and rebooted the system and can’t open HA local page. Tryed to put https and then IP but chrom said that it’s unsafe.
Some advices?
I tried to open duckdns address and failed. Noting pops up. “ERR_CONNECTION_REFUSED”
Here are logs (repeats again and again):
“2018-06-01 16:06:30 ERROR (SyncWorker_8) [homeassistant.core] Error doing job: Task was destroyed but it is pending!”
Did everything again from the start.
Now HA continues working after reboot (with changes in config) from local IP
I see this in duckdns logs:
starting version 3.2.4
# INFO: Using main config file /data/workdir/config
+ Account already registered!
Sat Jun 2 13:06:37 MSK 2018: OK
37.147.100.200
NOCHANGE
# INFO: Using main config file /data/workdir/config
Processing ***.duckdns.org
+ Checking domain name(s) of existing cert... unchanged.
+ Checking expire date of existing cert...
+ Valid till Aug 31 08:53:08 2018 GMT (Longer than 30 days). Skipping renew!
Still can not get HA from https://***.duckdns.org
Tried https://***.duckdns.org:8123, but of course it didn’t work
Then tried bunch of varieties in configuration file (writing base_url with “https”, without, with “:8123” and without…)
The only thing that I did not like in your guid - restarting the system on the final step. There is no way to do it trough Hass.io, I had to restart the service from configurations
The way you restarted is fine. That guide was written for an old version of HA.
Lets check if your internet service provider uses CGNAT, which would be a problem. Log into your router and make a note of your WAN IP address. Go to your duckDNS setup page (where you copied the token from) and check what it thinks your WAN IP address is (listed under “current IP”). Do they match? If not, you need to speak to your ISP about getting a normal dynamic IPv4 address that is not CGNATed.
Assuming that the IP addresses did match the next thing to check is if your router supports NAT loopback. Can you access your HA frontend by visiting the yourdomain.duckDNS address from outside your local network. e.g. turn the wifi of your phone off and use your carrier’s data network rather than your home network to try to access the HA frontend (using the iOS app or a web browser) via duckDNS,
If we are talking about this, so it matches.
I’ve already tried to connect trough my phone out of local network, I failed. Anyways, tried it one more time - nothing better. Is there another way to check NAT loopback?
Thank you for help anyways
«ERR_SSL_PROTOCOL_ERROR»
Now chrome writes, that smth wrong is with safety. If this makes sense. Will read about NAT loopback later and try to make things work. If there is some advices - please write.
Unfortunately, here is no NAT loopback on my router… Is there any ways to make things work?
How I understand, if there is no nat loopback, I cant open HA from the local network. But I even cant open it from my phone which is out of local network