operating-system icon indicating copy to clipboard operation
operating-system copied to clipboard

Can't connect to Wifi ("Failed to change network settings")

Open zaneclaes opened this issue 5 months ago • 4 comments

Describe the issue you are experiencing

Long time user of HA, attempting to install for the first time via HASS (Raspberry Pi imager installation).

After initially configuring a headless install via an ethernet connection, I cannot finish setup (i.e., change over to Wifi).

The error is:

Failed to change network settings Object does not exist at path '/org/freedesktop/NetworkManager/ActiveConnections/6'

The connection number at the end changes (I have tried 2 installs on 2 RPis connecting to 3 different WiFi networks).

Note that the Wifi network is detected and signal strength is 100%. I enter my WEP password and attempt to save, which is when I see the error:

Image

What operating system image do you use?

Home Assistant OS 15.2 (RPI 4/400)

What version of Home Assistant Operating System is installed?

core-2025.5.3

Did the problem occur after upgrading the Operating System?

No

Hardware details

Raspberry Pi 4

Steps to reproduce the issue

  1. Install the OS via RPi imager, per https://www.home-assistant.io/installation/raspberrypi
  2. Plug in power + ethernet and perform initial setup (using an iPhone to connect to the RPi)
  3. Open HA network settings and attempt to connect to Wifi

Anything in the Supervisor logs that might be useful for us?

N/A

Anything in the Host logs that might be useful for us?

N/A

System information

System Information

version core-2025.5.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.13.3
os_name Linux
os_version 6.6.74-haos-raspi
arch aarch64
timezone America/Denver
config_dir /config
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 15.2
update_channel stable
supervisor_version supervisor-2025.05.3
agent_version 1.7.2
docker_version 28.0.4
disk_total 57.8 GB
disk_used 5.2 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization
board rpi4-64
supervisor_api ok
version_api ok
installed_addons
Dashboards
dashboards 2
resources 0
views 0
mode storage
Network Configuration
adapters lo (disabled), end0 (enabled, default, auto), docker0 (disabled), hassio (disabled), veth15e87c0 (disabled), veth20c3c8f (disabled), veth824a508 (disabled), veth023595f (disabled), vethe830705 (disabled), vethacca551 (disabled)
ipv4_addresses lo (127.0.0.1/8), end0 (192.168.50.14/24), docker0 (172.30.232.1/23), hassio (172.30.32.1/23), veth15e87c0 (), veth20c3c8f (), veth824a508 (), veth023595f (), vethe830705 (), vethacca551 ()
ipv6_addresses lo (::1/128), end0 (fe80::ef42:863f:88d9:be19/64), docker0 (fe80::2c37:b6ff:fe74:188e/64), hassio (fe80::90d8:20ff:fe41:1b5d/64), veth15e87c0 (fe80::4c03:b8ff:fe9f:ad9a/64), veth20c3c8f (fe80::404a:c7ff:fe96:3214/64), veth824a508 (fe80::8c60:ecff:fe6b:3db/64), veth023595f (fe80::e44f:c3ff:fe5f:247/64), vethe830705 (fe80::3421:8dff:fe43:cf31/64), vethacca551 (fe80::ccbf:76ff:fe79:3795/64)
announce_addresses 192.168.50.14, fe80::ef42:863f:88d9:be19
Recorder
oldest_recorder_run May 29, 2025 at 10:09 PM
current_recorder_run May 29, 2025 at 4:09 PM
estimated_db_size 0.19 MiB
database_engine sqlite
database_version 3.48.0

Additional information

No response

zaneclaes avatar May 29 '25 22:05 zaneclaes

Can you check the Host logs for any errors and share it?

sairon avatar Jun 17 '25 15:06 sairon

The error appears to have changed slightly with this test, but here is the latest:

Image

Image

Image

zaneclaes avatar Jun 17 '25 17:06 zaneclaes

Here's a tail of the log file. n.b., my WAN is currently offline (this is installed in our RV, so I don't want to pay for Starlink more than I need to). You'll see related WAN errors, but my original testing happened when the WAN was online. The log is noisy also because I had the ethernet unplugged (there's not a good route inside the RV, which is the whole reason I wanted to use WiFi).

zaneclaes avatar Jun 17 '25 18:06 zaneclaes

These are Core logs, to find out what's happening with network, we need Host logs. The link I posted should lead you there directly, or just select them in the top left dropdown on the Logs page.

sairon avatar Jun 18 '25 06:06 sairon

There hasn't been any activity on this issue recently. To keep our backlog manageable we have to clean old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant OS version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 17 '25 05:09 github-actions[bot]