Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wlan0 connection error #105879

Closed
DOK87 opened this issue Dec 16, 2023 · 2 comments · Fixed by home-assistant/supervisor#4781
Closed

wlan0 connection error #105879

DOK87 opened this issue Dec 16, 2023 · 2 comments · Fixed by home-assistant/supervisor#4781

Comments

@DOK87
Copy link

DOK87 commented Dec 16, 2023

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
Copy link

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
Copy link
Member

agners commented Dec 18, 2023

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

@github-actions github-actions bot locked and limited conversation to collaborators Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants