core icon indicating copy to clipboard operation
core copied to clipboard

System Bridge config failure

Open kjake opened this issue 3 years ago • 7 comments

The problem

System Bridge configuration flow is unable to connect to host; therefore, the integration setup does not finish. I can open the URL in my browser though, so the port is open, the service is functional, and I have the correct API key.

Example: 192.168.1.7:9170/app/data.html?apiKey=[guid]&apiPort=9170

I am running System Bridge 3.4.1 on Windows 10

What version of Home Assistant Core has the issue?

core-2022.7.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

System Bridge

Link to integration documentation on our website

https://www.home-assistant.io/integrations/system_bridge

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.components.system_bridge.config_flow
Source: components/system_bridge/config_flow.py:82
Integration: System Bridge (documentation, issues)
First occurred: 3:35:09 PM (5 occurrences)
Last logged: 3:50:50 PM

Timed out connecting to 192.168.1.7:

Additional information

No response

kjake avatar Jul 20 '22 21:07 kjake

Hey there @timmo001, mind taking a look at this issue as it has been labeled with an integration (system_bridge) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

hey

I have the exact same issue, here are some details

Error

Failed to connect

However the service is up and running fine [IP]:9170/app/data.html?apiKey=[guid]&apiPort=9170

Installation information

Home Assistant OS 8.4
core-2022.7.7

backend

python3 -m pip show systembridgebackend
Name: systembridgebackend
Version: 3.4.3

cpadil avatar Jul 27 '22 16:07 cpadil

Yup - looks like the System Bridge integration in Home Assistant is out of date - we're waiting for a new version to be merged in (#75362).

kjake avatar Jul 28 '22 14:07 kjake

Any idea when this will be fixed with PR? I'm running the most recent beta and still get failed to connect.

jscherry avatar Aug 03 '22 15:08 jscherry

Home Assistant team are requesting a change to the proposed PR. Once you see that PR merged, then we just need to wait for it to make it into a HA release (hopefully 2022.8.1).

kjake avatar Aug 03 '22 15:08 kjake

Still not working. Does anyone know a temporary work around?

jscherry avatar Aug 10 '22 01:08 jscherry

looks like it hasn't been merged yet, but its ready for review.

@jscherry are you running it on a Linux computer?

Anto79-ops avatar Aug 11 '22 15:08 Anto79-ops

Has this been merged? If not, is there an ETA?

Iceman248 avatar Sep 02 '22 15:09 Iceman248

It has been merged and the integration is working again.

kjake avatar Sep 02 '22 17:09 kjake

not working for me using Ubuntu. I'll submit a core issue in a bit.

Edit: Submitted here:

https://github.com/home-assistant/core/issues/77731

Anto79-ops avatar Sep 02 '22 17:09 Anto79-ops