Skip to content

Security tool issues

Common issues using the sequel-security tool are covered on this section.

Invalid Tables exception using sequel-security

Problem

When a command is executed within sequel-security tool throws a Invalid Tables exception similar to:

Invalid option '--connection' value 'SECURITY DB CONNECTION: {ConnectionString} EXCEPTION: Invalid Tables: ApiClaim, ApiResource, ApiScope, ApiScopeClaim, ApiSecret, Client, ClientClaim, ClientCorsOrigin, ClientGrantType, ClientIdPRestriction, ClientPostLogoutRedirectUri, ClientProperty, ClientRedirectUri, ClientScope, ClientSecret, IdentityClaim, IdentityResource, PersistedGrant'

Solution

This error is produced when the sequel-security tool is obtained from Security v1.XX.YYYYY and database was created using a Security v2.XX.YYYYY (or vice versa). The sequel-security version used must be compatible with the Security database version.

Related information

n/a