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.52k stars 30.71k forks source link

wlan0 connection error #105879

Closed DOK87 closed 10 months ago

DOK87 commented 10 months ago

The problem

Hello to everyone, If i try to connect my home assistant RPI to every available wifi network, the system return to me the same error. I verify many times the connection config are right. I try to connect to the same wifi network with another device with the same config, and i connect correctly.

i attach the log of error.

Logger: homeassistant.components.hassio Source: components/hassio/websocket_api.py:138 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 21:18:59 (6 occurrences) Last logged: 21:40:15

Failed to to call /network/interface/wlan0/update - Failed to to call /network/interface/wlan0/update - Can't create config and activate wlan0: 802-11-wireless-security.key-mgmt: 'open' is not a valid value for the property Failed to to call /network/interface/wlan0/update - Activating connection failed, check connection settings. Failed to to call /ingress/validate_session -

What version of Home Assistant Core has the issue?

core-2023.12.3

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 response

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?

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:138
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 21:18:59 (6 occurrences)
Last logged: 21:40:15

Failed to to call /network/interface/wlan0/update -
Failed to to call /network/interface/wlan0/update - Can't create config and activate wlan0: 802-11-wireless-security.key-mgmt: 'open' is not a valid value for the property
Failed to to call /network/interface/wlan0/update - Activating connection failed, check connection settings.
Failed to to call /ingress/validate_session -

Additional information

No response

home-assistant[bot] commented 10 months ago

Hey there @home-assistant/supervisor, mind taking a look at this issue as it has been labeled with an integration (hassio) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `hassio` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign hassio` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


hassio documentation hassio source (message by IssueLinks)

agners commented 10 months ago

Can you check the Supervisor logs and attach them as well (after an attempt). It sounds like you are trying to use WEP secruity?