Alessandro Del Prete

Results 466 comments of Alessandro Del Prete

You need to install the `SSH & Web Terminal` addon from the addons store: https://github.com/hassio-addons/addon-ssh ![image](https://user-images.githubusercontent.com/7027842/147167712-e171318d-9308-4aae-afd9-4b1cfbbe5616.png)

> That seemed to work What worked?

Can you show the output?

Certificate issue. Can you try curl on the other system you said the integration works with? Please report the output of that.

Travis, maybe let him activate debug in logger for the component? So we can see some details at the python/component level.

Did a quick search on the forum: there are a lot of cases, but all seem to point to network issues. Firewall rules blocking access, dhcp/mac address mismatch issues, etc....

Found this, pointing to a temporary reverse DNS lookup problem: ``` gaierror is "getaddrinfo error", and -3 is "EAI_AGAIN: The name server returned a temporary failure indication. Try again later."...

> 192.168.2.3 is successful device and 192.168.2.2 is unsuccessful device could you show us the settings of web gui in SYSTEMS:SETTINGS:ADMINISTRATION in OPNsense? I'm interested in particular to the `DNS...

@travisghansen I recently switched to SSL for the GUI, and I noticed I had a lot of unavailable responses from the component, thinking about this issue we're discussing here, I...

If it can't connect in HTTP, there's some serious low-level issue on the networking side. I noticed some issues with HTTPS sometims returning unavailable status, but it can always connect....