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
Upon further investigation, it seems access to the cql shell is not possible via clientId and token anymore. It's either clientId and clientSecret (which astra-cli does not use), or just the token, with a user called 'token'.
Tested by running the cqlsh binary installed by astra-cli (~/.astra/cqlsh-astra/bin/cqlsh) with these two authentication methods.
Charentule
changed the title
[BUG] Error when downloading cqlsh via astra-cli
[BUG] Error when executing cqlsh via astra-cli
Nov 22, 2023
Describe the bug
Attempting to access an astra database via cqlsh, via the astra-cli, fails with an error message, and doesn't start the session.
To Reproduce
Steps to reproduce the behavior:
astra setup
and provide valid application tokenastra db cqlsh db_name
leads to error:Expected behavior
Similar output as shown in https://awesome-astra.github.io/docs/pages/astra/astra-cli/#38-cqlsh
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
WSL version: 2.0.9.0
Kernel version: 5.15.133.1-1
WSLg version: 1.0.59
MSRDC version: 1.2.4677
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22621.2715
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: