Skip to content

error when changing wifi password to existing connection #3

@glicht

Description

@glicht

Hi,

Excellent project. Thanks for making the code open source.

When changing a wifi password to an existing connection I get the following error:

802-11-wireless-security.key-mgmt: property is missing

This also happens to me in Raspberry PI when running from the cli:

nmcli dev wifi connect <ssid> password <password>

Seems that the work around for this is to delete the connection first by running:

nmcli connection delete <ssid>

Env

  • Linux version: Debian GNU/Linux 13.1 (trixie)
  • nmcli version: 1.52.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions