WiFi Password Problem

  • hello. i have follow these steps but when i try to connect to my wifi i got a error message.

    Error /net/connman/service/wifi_b827eb3bee66_465249545a21426f782037353630204644_managed_psk: Not registered

    did someone can help me and find a solution?

  • Code
    connmanctl
    agent on    <= this is important
    scan wifi
    services
    connect wifi_b827eb3bee66_465249545a21426f782037353630204644_managed_psk
    (enter pw)

    I'd guess that you didn't set "agent on" to enable the d-bus agent, so when connmanctl attempts to configure things via d-bus the connmanctl client is "not registered" with d-bus and unable to send the message.