All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Datcu <datcuandrei@gmail.com>
To: connman@lists.linux.dev
Subject: Clearing service error from invalid-key will not invoke the agent anymore
Date: Tue, 22 Jun 2021 21:10:05 +0300	[thread overview]
Message-ID: <CAAmFs7=AcOmoNWVaGEoi_9FPgh3NBS1LiceWOVQgL0xS=hnKYw@mail.gmail.com> (raw)

Using version 1.40, I'm trying to connect to a basic psk wifi hotspot.
If I input a wrong key to the agent request, the service will
correctly get Error == "invalid-key" (and State == "idle"). Invoking
Service::ClearProperty("Error") will put the service in a weird state:
every subsequent Service::Connect() call will fail without ever
requesting any agent input. To leave this state, one has to call
`Service::Remove()`.
Is this expected or is this a bug?

Thanks,
Andrei

             reply	other threads:[~2021-06-22 18:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 18:10 Andrei Datcu [this message]
2021-06-22 18:31 ` Clearing service error from invalid-key will not invoke the agent anymore John Keeping
2021-06-22 18:39   ` Andrei Datcu
2021-06-24  8:10   ` Daniel Wagner
2021-07-01  6:47 ` Daniel Wagner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAmFs7=AcOmoNWVaGEoi_9FPgh3NBS1LiceWOVQgL0xS=hnKYw@mail.gmail.com' \
    --to=datcuandrei@gmail.com \
    --cc=connman@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.