2024-05-01 10:48:22 ls: cannot access 'cockroach-data': No such file or directory
2024-05-01 10:48:38 *
2024-05-01 10:48:38 * WARNING: ALL SECURITY CONTROLS HAVE BEEN DISABLED!
2024-05-01 10:48:38 *
2024-05-01 10:48:38 * This mode is intended for non-production testing only.
2024-05-01 10:48:38 *
2024-05-01 10:48:38 * In this mode:
2024-05-01 10:48:38 * - Your cluster is open to any client that can access any of your IP addresses.
2024-05-01 10:48:38 * - Intruders with access to your machine or network can observe client-server traffic.
2024-05-01 10:48:38 * - Intruders can log in without password and read or write any data in the cluster.
2024-05-01 10:48:38 * - Intruders can consume all your server's resources and cause unavailability.
2024-05-01 10:48:38 *
2024-05-01 10:48:38 *
2024-05-01 10:48:38 * INFO: To start a secure server without mandating TLS for clients,
2024-05-01 10:48:36 certificate dir "certs" is successfully set up
2024-05-01 10:48:36 starting node for the initialization process. This could take a couple seconds...
2024-05-01 10:48:38 initiating graceful shutdown of server
2024-05-01 10:48:38 too early to drain; used hard shutdown instead
2024-05-01 10:48:38 * consider --accept-sql-without-tls instead. For other options, see:
2024-05-01 10:48:38 *
2024-05-01 10:48:38 * - https://go.crdb.dev/issue-v/53404/v23.1
2024-05-01 10:48:38 * - https://www.cockroachlabs.com/docs/v23.1/secure-a-cluster.html
2024-05-01 10:48:38 *
2024-05-01 10:48:38 *
2024-05-01 10:48:38 * ERROR: ERROR: server startup failed: failed to start server: failed to create engines: store has no min-version file; this can happen if the store was created by an old CockroachDB version that is no longer supported: dirname="/var/lib/cockroach": pebble: database already exists and is not pristine
2024-05-01 10:48:38 *
2024-05-01 10:48:38 ERROR: server startup failed: failed to start server: failed to create engines: store has no min-version file; this can happen if the store was created by an old CockroachDB version that is no longer supported: dirname="/var/lib/cockroach": pebble: database already exists and is not pristine
2024-05-01 10:48:38 Failed running "start-single-node"
I’ve tried to delete all containers and running it again, but no luck.