I added a Twingate connection today so I could access my Home Assistant running on Rpi5 on my home network while away from the home network. Some time after that I started getting this notification on the Settings menu button that says, “Unsupported system - Unsupported software…” The “Learn more” button is not helpful at all.
Everything appears to be working fine. I have very minimal things set-up as I’m early in this adventure to deploy a local automation system rather than a cloud based one. Should I just click the “Ignore” button and carry on or is there something more sinister lurking in the shadows waiting to destroy all my hopes and dreams?
When I first set-up the Twingate connection, I connected it to my ISP Router IP address. That is the “Resource” I used to make the code that I entered into the terminal. The Rpi5 has a 192.168.x.x address I figured I couldn’t use without first connecting to the router that is facing out to the ISP.
I was also following (as much as possible) NetworkChuck’s procedure as demonstrated on his YouTube channel.
I’ve included what I think are relevant logs below.
Any help is appreciated.
I’m a retired Navy Submarine RM/IT guy. That means I know enough to be dangerous but not enough to actually write code from the top of my head.
Home Assistant Core Logs:
s6-rc: info: service legacy-services: stopping
2024-11-27 23:59:06.412 ERROR (MainThread) [pubnub] session.request exception: Connector is closed.
[04:59:10] INFO: Home Assistant Core finish process exit code 0
[04:59:10] INFO: Home Assistant Core service shutdown
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2024-11-27 23:59:15.946 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
Supervisor Log Error:
2024-11-27 23:48:50.317 WARNING (MainThread) [supervisor.resolution.evaluations.base] Found unsupported images: {‘twingate/connector’} (more-info: Unsupported software - Home Assistant)