You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am continually being prompted for 2FA when running the command hub-tool account info. I'm sure there are other commands, but this doesn't seem to be a token TTL, but I can even re-use my OTP it happens so frequently 😄
Steps to reproduce the issue:
login to Docker Desktop with Username + Password + 2FA
run hub-tool account info twice
Describe the results you received:
❯ hub-tool account info
2FA required, please provide the 6 digit code: 123456
Username: ahokanson
...
⛵ docker-desktop in ~ took 5s
❯ hub-tool account info
2FA required, please provide the 6 digit code: 123456
Username: ahokanson
...
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Output of hub-tool --version:
❯ hub-tool version
Version: v0.2.0
Git commit: 0edf43ac9091e7cac892cbc4cbc6efbafb665aa4
Output of docker version:
❯ docker version
Client: Docker Engine - Community
Cloud integration: 1.0.7
Version: 20.10.2
API version: 1.41
Go version: go1.13.15
Git commit: 2291f61
Built: Mon Dec 28 16:12:42 2020
OS/Arch: darwin/amd64
Context: default
Experimental: true
Server: Docker Engine - Community
Engine:
Version: 20.10.2
API version: 1.41 (minimum version 1.12)
Go version: go1.13.15
Git commit: 8891c58
Built: Mon Dec 28 16:15:28 2020
OS/Arch: linux/amd64
Experimental: true
containerd:
Version: 1.4.3
GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b
runc:
Version: 1.0.0-rc92
GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
docker-init:
Version: 0.19.0
GitCommit: de40ad0
Description
I am continually being prompted for 2FA when running the command
hub-tool account info
. I'm sure there are other commands, but this doesn't seem to be a token TTL, but I can even re-use my OTP it happens so frequently 😄Steps to reproduce the issue:
hub-tool account info
twiceDescribe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Output of
hub-tool --version
:Output of
docker version
:Output of
docker info
:Additional environment details (AWS, VirtualBox, physical, etc.):
Docker Desktop for Mac
The text was updated successfully, but these errors were encountered: