keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.9k stars 1.23k forks source link

GUI-CLI conflict when tracking #2896

Open Walkersneps opened 8 years ago

Walkersneps commented 8 years ago

When using the keybase track <user> command on the CLI with the GUI client installed, the terminal brings up the GUI to nicely show the selected user's verified social accounts. The issue is that, since the CLI doesn't know that I've pushed the "track" button in the GUI, it still waits for me to answer to Is this the <user> you wanted? [Y/n] and Publicly write tracking statement to server? [Y/n], but, as I've already written the statement on the server through the GUI, I get the ▶ ERROR Tracking statement was stale error.

oconnor663 commented 8 years ago

Apologies for the silence on this one. I've filed an internal task for us.