ErrLookup › dotnet/orleans

dotnet/orleans

Cloud Native application framework for .NET · C# · 2,365 source files

Analyzed at fca799fa70 on 2026-08-13. 258 documented errors.

Code / MessageTypeSeverityTags
The frontend cant support more than 6 silos
http warning orleans, playground, ui-limit, managementgrain, argument-validation
HTTP error! status: ${response.status}
exception warning javascript, fetch, frontend, http, network
Network response was not ok
exception warning javascript, fetch, frontend, http, network
Unknown Playground:Storage:Provider value '{storageProvider}
validation error aspire, apphost, configuration, azure-storage, argument-validation
${url} failed with ${response.status}
exception warning javascript, fetch, frontend, http, network
/api/load failed with ${response.status}
exception warning javascript, fetch, frontend, http, validation
Withdrawing {amount} credits from account "{this.GetPrimaryK
validation error orleans, transactional-state, business-logic, validation, grain
WEBSITE_PRIVATE_PORTS must contain at least one TCP port.
validation critical deployment, azure-app-service, configuration, startup, validation
The required setting '{name}' isn't configured.
validation critical deployment, azure-app-service, configuration, startup, validation
Product management authorization is required.
http error security, authorization, aspnetcore, deployment, grain
AzureTable:ServiceUri must be an absolute HTTPS Azure Table
validation error azure-storage, configuration, deployment, azure-container-apps, validation
AZURE_CLIENT_ID must contain the user-assigned managed ident
validation error azure-storage, managed-identity, configuration, deployment, azure-container-apps, validation
Configure AzureTable:ServiceUri for Azure, or use Azurite wi
validation critical azure-storage, configuration, startup, azure-container-apps, validation
{key} is not configured.
validation critical azure-storage, configuration, startup, azure-container-apps, validation
Orleans:AdvertisedIPAddress must contain the Container Apps
validation critical orleans, configuration, networking, azure-container-apps, validation, startup
{key} must be a valid TCP port.
validation critical orleans, configuration, networking, azure-container-apps, validation, startup
graintype, siloNameFilter, and upperbound must be specified
validation error keda, autoscaling, orleans, configuration, grpc, azure-container-apps, validation
The grain did not reactivate after DeactivateOnIdle.
exception error orleans, journaling, durability, test-assertion, grain-lifecycle
Recovered {name} count does not match. Written: {written.Cou
exception error orleans, journaling, durability, test-assertion, data-integrity
Recovered {name} item {i} does not match. Written: {Serializ
exception error orleans, journaling, durability, test-assertion, serialization, data-integrity
Recovered {name} does not match. Written: {Serialize(written
exception error journaling, persistence, azure-blob, durability, verification, sample
Missing value for {name}.
validation error cli, args, configuration, validation, sample
Balance has not been written.
exception error journaling, nullable, lifecycle, sample, state
Cannot find file {filename}
exception error streaming, secrets, configuration, file-io, sample
This adapter only supports read
exception warning streaming, eventhub, data-adapter, read-only, by-design, sample
This grain is already producing events
validation error streaming, producer, lifecycle, timer, sample
Can't join game once its over
validation error game, state-machine, validation, sample
This game is not in play
exception error game, state-machine, validation, sample
No such playerid for this game
exception error game, validation, player-id, sample
Bad co-ordinates for a move
exception error game, validation, coordinates, bounds, sample
Invalid option {optionId}
exception error voting, validation, index-out-of-range, sample
You have already created 5 polls, which is enough for anybod
exception error voting, quota, validation, sample
You have already voted in that poll!
exception error voting, validation, duplicate, sample
Request rate exceeded, wait {remainingSeconds}s before retry
exception warning voting, throttling, rate-limit, sample
The requested vote option was not found.
exception error voting, validation, key-not-found, sample
Configuration for DynamoDBGrainStorage {name} is invalid. Ta
validation error dynamodb, configuration, validation, aws, persistence
Configuration for DynamoDBGrainStorage {name} is invalid. Re
validation error dynamodb, configuration, validation, aws, persistence, provisioned-throughput
Configuration for DynamoDBGrainStorage {name} is invalid. Wr
validation error dynamodb, configuration, validation, aws, persistence, provisioned-throughput
Data too large to write to DynamoDB table. Size={dataSize} M
exception error dynamodb, persistence, size-limit, aws, storage
No IStreamQueueCheckpointer is configured with PersistentStr
validation error kinesis, streaming, configuration, aws, checkpointer
count
exception error aws, sqs, streaming, argument-validation, orleans
Unable to retrieve messages from the queue.
exception info aws, sqs, dead-code, unreachable, orleans
message
exception error aws, sqs, streaming, argument-validation, orleans
ReceiptHandle
exception error aws, sqs, streaming, argument-validation, orleans
Error doing {operation} for SQS queue {QueueName}
exception error aws, sqs, streaming, error-handling, orleans
dataConnectionString
exception error aws, sqs, streaming, configuration, orleans
SQSStream stream provider currently does not support non-nul
exception error aws, sqs, streaming, orleans, api-contract
queueId
exception error aws, sqs, streaming, argument-validation, orleans
dataConnectionString
exception error aws, sqs, streaming, configuration, orleans
Message contains no events
exception error aws, sqs, streaming, argument-validation, orleans
The transactional state storage provider name is required.
exception error aws, dynamodb, transactions, dependency-injection, orleans
Configuration for DynamoDBTransactionalStateStorage {this.na
exception error aws, dynamodb, transactions, configuration, orleans
Configuration for DynamoDBTransactionalStateStorage {this.na
exception error aws, dynamodb, transactions, configuration, orleans
Configuration for DynamoDBTransactionalStateStorage {this.na
exception error aws, dynamodb, transactions, configuration, orleans
Storage state corrupted: no record for committed state v{thi
exception critical aws, dynamodb, transactions, data-corruption, orleans, storage
Load must be called after a failed Store before this storage
exception error aws, dynamodb, transactions, state-management, orleans
Etag does not match
exception error aws, dynamodb, transactions, optimistic-concurrency, orleans
Could not load a consistent DynamoDB transactional state sna
exception error dynamodb, transactions, concurrency, optimistic-concurrency, snapshot
Unable to convert from storage format GrainStateEntity.Data=
exception error dynamodb, transactions, serialization, deserialization, schema-migration
Unable to convert from storage format, Data={value}, DataLen
exception error dynamodb, transactions, serialization, deserialization, committed-state
DynamoDB transactional state storage conflict. PartitionKey=
exception error dynamodb, transactions, concurrency, etag-conflict, conditional-check
Only DynamoDB put and delete operations are supported.
exception error dynamodb, transactions, programming-error, invariant
DynamoDBStorage client is not initialized
exception error dynamodb, transactions, lifecycle, initialization, factory
Unsupported DynamoDB attribute type for '{name}'.
exception error dynamodb, attribute-type, item-size, programming-error
Key length {0} is too long to be an DynamoDB partition key.
exception error dynamodb, partition-key, validation, key-size
Key length {0} is too long to be an DynamoDB row key. Key={1
exception error dynamodb, row-key, sort-key, validation, key-size
service
exception error dynamodb, null-argument, config, region
AWS named profile '{this._profileName}' provided, but creden
exception error aws, credentials, named-profile, config, iam
Table {tableDescription.TableName} has a status of {tableDes
exception error dynamodb, table-status, schema-update, config
Table {tableName} has failed to reach the desired status of
exception error dynamodb, table-status, provisioning, quota, polling
Index {indexName} in table {tableName} has failed to reach t
exception error dynamodb, gsi, index-status, provisioning
Failed to read table {tableName}: {exc.Message}
exception error dynamodb, read, scan, throttling, io
Invalid {nameof(AdoNetClusteringClientOptions)} values for {
validation error adonet, clustering, config, validation, startup
Invalid {nameof(AdoNetClusteringClientOptions)} values for {
validation error adonet, clustering, config, validation, connection-string
Invalid {nameof(AdoNetClusteringSiloOptions)} values for {na
validation error adonet, reminders, config, validation, startup
Invalid {nameof(AdoNetClusteringSiloOptions)} values for {na
validation error configuration, adonet, clustering, connection-string, startup-validation
Invalid {nameof(AdoNetGrainDirectoryOptions)} values for {na
validation error configuration, adonet, grain-directory, dependency-injection, startup-validation
Invalid {nameof(AdoNetGrainDirectoryOptions)} values for {na
validation error configuration, adonet, grain-directory, invariant, startup-validation
Invalid {nameof(AdoNetGrainDirectoryOptions)} values for {na
validation error configuration, adonet, grain-directory, connection-string, startup-validation
Invalid AdoNetGrainStorageOptions for AdoNetGrainStorage {na
validation error configuration, adonet, grain-storage, dependency-injection, startup-validation
Invalid {nameof(AdoNetGrainStorageOptions)} values for {name
validation error configuration, adonet, grain-storage, invariant, startup-validation
Invalid {nameof(AdoNetGrainStorageOptions)} values for {name
validation error configuration, adonet, grain-storage, connection-string, startup-validation
Invalid {nameof(AdoNetGrainStorageOptions)} values for {name
validation error configuration, adonet, grain-storage, hash-picker, dependency-injection, startup-validation
{nameof(options.DeleteStateOnClear)}=true is not supported.
exception error adonet, grain-storage, delete-on-clear, persistence-scripts, runtime
Invalid {nameof(AdoNetReminderTableOptions)} values for {nam
validation error configuration, adonet, reminders, invariant, startup-validation
Invalid {nameof(AdoNetReminderTableOptions)} values for {nam
validation error configuration, adonet, reminders, connection-string, startup-validation
Cannot get events from a half-baked {nameof(AdoNetBatchConta
exception error adonet, streaming, batch-container, sequence-token, runtime
{nameof(AdoNetQueueAdapter)} does not support a user supplie
exception error adonet, streaming, queue-adapter, sequence-token, runtime
Invalid {nameof(AdoNetStreamOptions)} values for ADO.NET Str
validation error configuration, adonet, streaming, invariant, startup-validation
Invalid {nameof(AdoNetStreamOptions)} values for ADO.NET Str
validation error configuration, adonet, streaming, connection-string, startup-validation
Invalid {nameof(AdoNetStreamOptions)} values for ADO.NET Str
validation error configuration, adonet, streaming, delivery, startup-validation
Invalid {nameof(AdoNetStreamOptions)} values for ADO.NET Str
validation error configuration, adonet, streaming, timeout, startup-validation
Invalid {nameof(AdoNetStreamOptions)} values for ADO.NET Str
validation error configuration, adonet, streaming, eviction, startup-validation
Invalid {nameof(AdoNetStreamOptions)} values for ADO.NET Str
validation error configuration, adonet, streaming, timeout, startup-validation
Invalid {nameof(AdoNetStreamOptions)} values for ADO.NET Str
validation error configuration, adonet, streaming, eviction, startup-validation
Invalid {nameof(AdoNetStreamOptions)} values for ADO.NET Str
validation error adonet, streaming, configuration, validation, orleans
Database provider factory with '{invariantName}' invariant n
exception error adonet, configuration, database, invariant, orleans
Value cannot be null. (Parameter 'invariantName')
validation error adonet, argument-null, configuration, database, orleans
Value cannot be null. (Parameter 'connectionString')
validation error adonet, argument-null, configuration, database, connection-string, orleans
Database provider factory: '{invariantName}' did not return
exception error adonet, database, provider-factory, connector, orleans
The configured data source creates connections of type '{act
validation error adonet, configuration, datasource, type-mismatch, database, orleans
Field '{fieldName}' not found in data record.
exception error adonet, data-record, schema, database, orleans
Not all required queries found. Missing are: {string.Join(",
validation error adonet, schema, stored-queries, configuration, database, orleans
Expected a single column
exception error adonet, stored-queries, schema, query-contract, database, orleans
Specified method is not supported.
exception error adonet, stream, not-supported, blob, database, orleans
Invalid offset length
validation error csharp, dotnet, orleans, adonet, stream, argument-validation
The name of invariant must contain characters
validation error csharp, dotnet, orleans, adonet, configuration, argument-validation
Connection string must contain characters
validation error csharp, dotnet, orleans, adonet, configuration, connection-string, argument-validation
Configure exactly one of {nameof(connectionString)} or {name
validation error csharp, dotnet, orleans, adonet, configuration, argument-validation
Value cannot be null. (Parameter 'query')
validation error csharp, dotnet, orleans, adonet, argument-validation
Value cannot be null. (Parameter 'selector')
validation error csharp, dotnet, orleans, adonet, argument-validation
The name must be a legal SQL table name
validation error csharp, dotnet, orleans, adonet, argument-validation
Value cannot be null. (Parameter 'parameters')
validation error csharp, dotnet, orleans, adonet, argument-validation, null-reference
The table version row does not contain a membership version.
exception critical csharp, dotnet, orleans, azure-storage, membership, data-corruption
The membership table does not contain a version row.
exception critical csharp, dotnet, orleans, azure-storage, membership, data-corruption
SuspectingSilos.Length of {0} as read from Azure table is no
exception warning csharp, dotnet, orleans, azure-storage, membership, data-corruption
The table version entry must have a membership version.
validation error csharp, dotnet, orleans, azure-storage, membership, argument-validation
Value cannot be null. (Parameter 'clusterId')
validation error csharp, dotnet, orleans, azure-storage, membership, argument-validation
Could not find table version row or found too many entries.
exception error csharp, dotnet, orleans, azure-storage, membership, not-found
Did not read table version row. Read = {0}
exception error csharp, dotnet, orleans, azure-storage, membership, not-found, data-corruption
Journal metadata property names must not contain null charac
validation error azure-blob-storage, metadata, validation, argument
Journal metadata property '{key}' is provider-owned.
validation error azure-blob-storage, metadata, validation, reserved-keys
MaxMetadataOnlyConflictRetries must be non-negative.
validation error azure-blob-storage, configuration, validation, argument
MetadataOnlyConflictInitialBackoff must be non-negative.
validation error azure-blob-storage, configuration, validation, argument
MetadataOnlyConflictMaxBackoff must be non-negative.
validation error azure-blob-storage, configuration, validation, argument
The journal id must not be the default value.
validation error azure-blob-storage, journal-id, validation, argument
Value cannot be null. (Parameter 'createClientCallback')
validation error azure-blob-storage, configuration, validation, argument-null
The journal id must not be the default value.
validation error azure-blob-storage, journal-id, validation, argument
AzureBlobJournalStorageProvider has not been initialized. En
exception error azure-blob-storage, lifecycle, initialization, invalid-operation
Journal format key '{journalFormatKey}' requires keyed servi
exception critical azure-blob-storage, di, journal-format, invalid-operation, startup
Journal format key '{journalFormatKey}' resolved format '{jo
exception critical azure-blob-storage, di, journal-format, invalid-operation, startup
The configured journal format key must be non-empty.
validation critical azure-blob-storage, configuration, journal-format, invalid-operation, startup
Azure Blob journal WAL ended before the checkpoint offset wa
exception critical azure-blob-storage, recovery, wal, corruption, invalid-operation
The journal id must not be the default value.
validation error azure-table-storage, journal-id, validation, argument
Azure Table journal header state does not include a generati
exception critical azure-table-storage, recovery, header, generation, invalid-operation
The journal storage consumer did not read all supplied journ
exception critical azure-table-storage, consumer, contract-violation, invalid-operation
Azure Table journal batch of {length:N0} bytes exceeds the p
exception error azure-table-storage, size-limit, append, invalid-operation
Azure Table journal row "{entity.RowKey}" contains a non-con
exception error azure-table, data-corruption, journal, chunks
Azure Table journal row "{entity.RowKey}" property "{propert
exception error azure-table, data-corruption, journal, type-mismatch
Azure Table journal row "{entity.RowKey}" property "{propert
exception error azure-table, data-corruption, journal, chunks
Azure Table journal row "{entity.RowKey}" does not contain j
exception error azure-table, data-corruption, journal
The configured Azure Table journal client provider returned
exception error azure-table, configuration, table-client
Azure Table journal header is missing its generation propert
exception error azure-table, data-corruption, journal, header
Azure Table journal header count or length properties are in
exception error azure-table, data-corruption, journal, header
Azure Table journal header belongs to journal id "{journalId
exception critical azure-table, partition-collision, configuration, journal-id
Azure Table journal header metadata property is invalid.
exception error azure-table, data-corruption, journal, metadata, json
Journal metadata property '{propertyName}' cannot be both se
validation error metadata, validation, api-usage
Journal metadata property names must not contain null charac
validation error metadata, validation, api-usage
Journal metadata property '{key}' is provider-owned.
validation error metadata, validation, api-usage
CompactionRowCountThreshold must be positive.
validation error configuration, options, validation
CompactionSizeThreshold must be positive.
validation error configuration, options, validation
MaxMetadataOnlyConflictRetries must be non-negative.
validation error configuration, options, validation
MetadataOnlyConflictInitialBackoff must be non-negative.
validation error configuration, options, validation
MetadataOnlyConflictMaxBackoff must be non-negative.
validation error configuration, options, validation
AzureTableJournalStorageProvider has not been initialized. E
exception error lifecycle, configuration, table-client
The journal id must not be the default value.
validation error journal-id, validation, api-usage
Value cannot be null.
validation error azure-table-storage, journaling, configuration, argument-null, partition-key
Azure Table names must contain 3 to 63 alphanumeric characte
validation error azure-table-storage, configuration, validation, naming, table-name
Azure Table partition keys must not exceed 1,024 characters.
validation error azure-table-storage, journaling, validation, partition-key, size-limit
Azure Table partition keys must not contain '/', '\\', '#',
validation error azure-table-storage, journaling, validation, partition-key, escaping
No Azure Table service client was configured. Set TableServi
exception critical azure-table-storage, journaling, configuration, startup, client-setup
The configured Azure Table service client factory returned n
exception error azure-table-storage, journaling, configuration, client-setup, null-return
The journal id must not be the default value.
validation error azure-table-storage, journaling, journal-id, validation
Journal format key '{journalFormatKey}' requires keyed servi
exception critical azure-table-storage, journaling, dependency-injection, configuration, journal-format, startup
Journal format key '{journalFormatKey}' resolved format '{jo
exception critical azure-table-storage, journaling, dependency-injection, configuration, journal-format, startup
The configured journal format key must be non-empty.
exception critical azure-table-storage, journaling, configuration, journal-format, startup
The journal id must not be the default value.
validation error azure-blob-storage, journaling, journal-id, validation
Specified argument was out of the range of valid values.
validation error azure-blob-storage, journaling, stream, argument-out-of-range, validation
This stream is read-only.
exception warning azure-blob-storage, journaling, stream, not-supported, read-only
Blob storage condition not Satisfied. BlobName: {blob.Name},
exception error azure-blob-storage, grain-storage, optimistic-concurrency, etag, concurrency, retry
No credentials specified. Use the {options.GetType().Name}.C
exception critical azure, blob-storage, configuration, credentials, orleans, startup
No credentials specified. Use the AzureBlobStorageOptions.Co
exception critical azure, blob-storage, configuration, credentials, validation, orleans
Configuration for AzureBlobStorageOptions {name} is invalid.
exception error azure, blob-storage, configuration, validation, naming-rules, orleans
GrainState-Table property not initialized
exception error azure, table-storage, lifecycle, initialization, orleans, null-reference
Table storage condition not Satisfied. GrainType: {0}, Grai
exception error azure, table-storage, optimistic-concurrency, etag, conflict, concurrency, orleans
Data too large to write to Azure table. Size={0} MaxSize={1}
exception error azure, table-storage, data-size, serialization, limits, orleans
Unable to convert from storage format GrainStateEntity.Data=
exception error azure, table-storage, deserialization, serialization, schema-mismatch, versioning, orleans
Cosmos DB condition not satisfied. GrainType: {0}, GrainId:
exception error cosmos-db, optimistic-concurrency, etag, conflict, concurrency, orleans
Custom document id or partition key providers are not compat
exception critical cosmos-db, partition-key, configuration, document-id-provider, incompatible-config, orleans
Connection string '{connectionName}' was not found.
exception critical cosmos-db, connection-string, configuration, iconfiguration, orleans, startup
Provider type {providerType} must implement IDocumentIdProvi
exception error cosmos-db, interface, type-check, configuration, document-id-provider, orleans
Read a reminder entry for wrong Service id. Read {tableEntry
exception error azure, table-storage, reminders, service-id, configuration, data-contamination, orleans
Named option AzureBlobLeaseProviderOptions of name {name} is
exception error azure, blob-storage, lease-provider, configuration, validation, naming, streaming, orleans
No credentials specified for Azure Blob Service lease provid
exception critical azure, blob-storage, lease-provider, configuration, credentials, streaming, orleans
Configuration for AzureBlobLeaseProviderOptions {name} is in
exception error azure, blob-storage, lease-provider, configuration, validation, naming-rules, bug, streaming, orleans
Configuration for AzureBlobLeaseProviderOptions is invalid.
exception error azure, blob-storage, lease-provider, configuration, validation, naming-rules, bug, streaming, orleans
cacheOptions
validation error configuration, dependency-injection, eventhub, constructor, null-argument, cache-pressure
dataAdapter
validation error configuration, dependency-injection, eventhub, constructor, null-argument, data-adapter
receiverOptions
validation error configuration, dependency-injection, eventhub, constructor, null-argument, receiver-options
serviceProvider
validation error configuration, dependency-injection, eventhub, constructor, null-argument, service-provider
settings
validation error configuration, eventhub, constructor, null-argument, receiver, partition-settings
cacheFactory
validation error configuration, eventhub, constructor, null-argument, receiver, cache-factory
checkpointerFactory
validation error configuration, eventhub, constructor, null-argument, receiver, checkpointer
monitor
validation error configuration, eventhub, constructor, null-argument, receiver, monitoring
One or more errors occurred.
exception error shutdown, aggregate-exception, eventhub, receiver, error-handling, network, checkpoint
Specified method is not supported.
exception error not-supported, batch-container, eventhub, internal, stream-activity
EventHub streams currently does not support non-null StreamS
validation error stream-sequence-token, eventhub, producer, validation, append-only
Cached Event Hub message is missing its offset.
exception error data-corruption, offset, cache, eventhub, eviction, checkpoint, custom-data-adapter
Message size is too big. MessageSize: {size}
validation error message-size, cache, buffer-pool, eventhub, configuration, memory
A non-null, non-empty value must be provided.
validation error connection-string, configuration, eventhub, validation, azure
credential
validation error credential, configuration, eventhub, validation, named-key-credential, azure, null-argument
connection
validation error eventhubs, configuration, null-argument, azure
createConnection
validation error eventhubs, configuration, null-argument, azure
Azure Event Hub connection not configured for stream provide
validation critical eventhubs, configuration, startup, azure, validation
EventHubOptions on stream provider {this.name} is invalid. E
validation critical eventhubs, configuration, startup, azure, validation
EventHubOptions on stream provider {this.name} is invalid. E
validation critical eventhubs, configuration, startup, azure, validation
No IStreamQueueCheckpointer is configured with PersistentStr
validation critical eventhubs, configuration, startup, azure, checkpointer
Storage state corrupted: no record for committed state v{thi
exception critical transactions, azure-table, storage-corruption, azure
Load must complete successfully before Store can be called a
exception error transactions, azure-table, state-recovery, azure
Etag does not match
exception error transactions, azure-table, optimistic-concurrency, etag, azure
Could not load a consistent Azure Table transactional state
exception error transactions, azure-table, optimistic-concurrency, azure
Azure Table transactional state storage conflict. Partition=
exception error transactions, azure-table, storage-conflict, optimistic-concurrency, azure
Data too large to write to table. Size={0} MaxSize={1}
exception error transactions, azure-table, size-limit, azure
Input is not in a valid format: Encountered unsupported esca
exception error cosmos, id-sanitizer, validation, azure
Value cannot be null. (Parameter 'createClient')
exception error cosmos, configuration, null-argument, azure
Configuration for Azure Cosmos DB provider {_name} is invali
validation critical cosmos, configuration, startup, azure, validation
Configuration for Azure Cosmos DB provider {_name} is invali
validation critical cosmos, configuration, startup, azure, validation
Configuration for Azure Cosmos DB provider {_name} is invali
validation critical cosmos, configuration, startup, azure, validation
Invalid container name
exception error azure-blob, validation, naming, azure, configuration
Invalid blob name
exception error orleans, azure-storage, azure-blob, validation, argument
Value cannot be null. (Parameter 'createClientCallback')
exception error orleans, azure-storage, azure-table, configuration, obsolete, argument
Value cannot be null. (Parameter 'connectionString')
exception error orleans, azure-storage, azure-table, configuration, connection-string, argument
Value cannot be null. (Parameter 'serviceUri')
exception error orleans, azure-storage, azure-table, configuration, argument
Value cannot be null. (Parameter 'tokenCredential')
exception error orleans, azure-storage, azure-table, configuration, aad, argument
Value cannot be null. (Parameter 'azureSasCredential')
exception error orleans, azure-storage, azure-table, configuration, sas, argument
Value cannot be null. (Parameter 'sharedKeyCredential')
exception error orleans, azure-storage, azure-table, configuration, shared-key, argument
No credentials specified. Use the {GetType().Name}.Configure
validation critical orleans, azure-storage, azure-table, configuration, startup, credentials
Value must be positive or Timeout.InfiniteTimeSpan.
exception error orleans, azure-storage, configuration, retry, argument
Value cannot be null. (Parameter '{propertyName}')
exception error orleans, azure-storage, configuration, timeout, argument
Value cannot be null. (Parameter 'options')
exception error orleans, azure-storage, azure-table, argument
Value cannot be null. (Parameter 'logger')
exception error orleans, azure-storage, azure-table, logging, argument
Value cannot be null. (Parameter 'TableName')
exception error orleans, azure-storage, azure-table, configuration, argument
Unable to create or connect to the Azure table in {StoragePo
exception error orleans, azure-storage, azure-table, timeout, network, retry
Resource not found
exception warning orleans, azure-storage, azure-table, delete, idempotency, not-found
Value cannot be null. (Parameter 'collection')
exception error orleans, azure-storage, azure-table, batch, argument
Too many rows for bulk delete - max {this.StoragePolicyOptio
exception error orleans, azure-storage, azure-table, batch, argument, limits
Failed to read Azure Storage table {TableName}
exception error azure-storage, table-storage, transient, io-error, network
Too many rows for bulk update - max {this.StoragePolicyOptio
exception error argument-validation, azure-storage, batching, config
The collection must contain between 1 and {maxTransactionSiz
exception error argument-validation, azure-storage, batching, internal-api
Table name "{tableName}" is invalid according to the followi
exception error argument-validation, azure-storage, config, naming
Key length {0} is too long to be an Azure table key. Key={1}
exception error argument-validation, azure-storage, data-model, naming
Unexpected exception type {exception.GetType().FullName}
exception error type-mismatch, azure-storage, error-handling, versioning
This instance has not been initialized. Ensure that Initiali
exception error initialization, cassandra, clustering, usage-ordering
Session created from configuration 'CassandraClusteringOptio
exception critical cassandra, clustering, config, initialization
Cluster id {clusterId} does not match CassandraClusteringTab
validation error cassandra, clustering, argument-validation, config
This instance has not been initialized. Ensure that Initiali
exception error initialization, cassandra, gateway, client, usage-ordering
Session created from configuration 'CassandraClusteringOptio
exception critical cassandra, gateway, config, initialization, client
Embedded resource not found: {fullResourceName}
exception critical dashboard, embedded-resource, deployment, startup
Inform grain id in format `{ id},{additionalKey}`
exception error dashboard, grain-id, argument-validation, parsing
Inform grain id in format {id},{additionalKey}
exception error dashboard, grain-id, argument-validation, parsing
Error when trying to convert grain Id
exception error dashboard, grain-id, parsing, error-wrapping
Orleans Dashboard services have not been registered. Please
exception error dashboard, di, registration, startup
Could not find cluster version entry for {this._partitionId}
exception critical firestore, clustering, membership, initialization, config
streamId
exception error broadcast-channel, key-mapping, argument, configuration
Channel binding for grain type {binding.GrainType} is missin
exception error broadcast-channel, grain-binding, configuration, key-not-found
Could not find an {nameof(IChannelNamespacePredicate)} for t
exception error broadcast-channel, namespace-predicate, configuration, di-registration
Channel binding for grain type {binding.GrainType} is missin
exception error broadcast-channel, grain-binding, configuration, key-not-found
The channel ID doesn't have an associated namespace.
exception error broadcast-channel, namespace, argument, validation