Running astra db cqlsh start (and even astra db get -o json) against a database whose keyspace list came back null from the DevOps API crashed with: An unexpected error occurred during the execution of the command (NullPointerException): Cannot invoke "java.util.Set.size()" because "keyspaces" is null. The database itself was in a bad state — cqlsh connections and secure-connect-bundle downloads were already broken for it — but the CLI gave an opaque NPE instead of a meaningful message.