core
core copied to clipboard
System Bridge config failure
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
system_bridge documentation system_bridge source (message by IssueLinks)
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
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).
Any idea when this will be fixed with PR? I'm running the most recent beta and still get failed to connect.
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).
Still not working. Does anyone know a temporary work around?
looks like it hasn't been merged yet, but its ready for review.
@jscherry are you running it on a Linux computer?
Has this been merged? If not, is there an ETA?
It has been merged and the integration is working again.
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