errors.fyi community error code reference
ALREADY_EXISTS

ALREADY_EXISTS

cassandra

Already Exists

A CREATE TABLE or CREATE KEYSPACE statement failed because the named table or keyspace already exists. The error body includes the keyspace and table names.

Numeric value: 9216

References

gcp

Already exists

The resource being created already exists. Maps to HTTP 409. Google Cloud APIs return this when a client attempts to create a resource with an identifier already in use, such as a duplicate Cloud Storage bucket name.

Numeric value: 6

grpc

Already exists

The resource that a client tried to create already exists.

Numeric value: 6

← all namespaces