Hi
Describe the bug
dcli does not log in through my jumpcloud sso properly.
$ dcli note --debug
debug: Connected to database.
? Please enter your email address: REDACTED
# browser opens, i type my creds and 2FA, then browser closes
debug: Registering the device...
error: table device has 10 columns but 11 values were supplied
To Reproduce
Steps to reproduce the behavior:
get a jumpcloud test account
Run 'dcli note' and go through the authentication process
See error
Expected behavior
dcli is logged in correctly.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
OS: debian
Version: 12 bookworm (stable, no sid)
Additional context
Tried with Google Chrome 127.0.6533.119 as well as with Chromium 125.0.6422.60 (through a symlink, by the way why do you look for chrome in /opt/google/chrome/chrome and not just in $PATH? you bypass completely how google-chrome installs and manages its alternative versions)
Hi Describe the bug dcli does not log in through my jumpcloud sso properly.
To Reproduce Steps to reproduce the behavior:
Expected behavior dcli is logged in correctly.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context Tried with Google Chrome 127.0.6533.119 as well as with Chromium 125.0.6422.60 (through a symlink, by the way why do you look for chrome in /opt/google/chrome/chrome and not just in $PATH? you bypass completely how google-chrome installs and manages its alternative versions)