home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.88k stars 30.95k forks source link

WiFi Connection problem... #128224

Open genzo76 opened 1 month ago

genzo76 commented 1 month ago

The problem

I have a Home Assistant installed on raspberry 4 with os Home Assistant image, the software work, but I have a problem on the setup of WiFi connection. The wlan discovery work, but when I insert the password and click on save, I have the follow error:

Impossibile modificare le impostazioni di rete D-Bus object /org/freedesktop/NetworkManager/ActiveConnection/6 is not usable, introspection is missing required properties interface

Considate this, I have a Tim modem, with a double wifi with the same name, but one is at 2.4 and the second one is at 5... I have tryed with the both but I have the same error.

Can you help me, please.

What version of Home Assistant Core has the issue?

core-2024.10.2

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

No integration

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

fduvoux commented 1 month ago

Got the same issue :'(

fabio0863 commented 1 month ago

I had the same problem as you. I solved it, temporarily, by going back to Core 2024.9.3

breti commented 1 month ago

Related to https://github.com/home-assistant/supervisor/issues/5352 ?

vborets commented 4 weeks ago

The same problem

vborets commented 4 weeks ago

I had the same problem as you. I solved it, temporarily, by going back to Core 2024.9.3

How to do this?