AURA

Authorization Errors

Unauthorized access and permission failures

Authorization

CodeNameTrigger
6000UnauthorizedAiCaller is not the registered AI authority.
6001UnauthorizedOwnerCaller is not the treasury owner.
6002UnauthorizedGuardianCaller is not a registered guardian.
6003UnauthorizedExecutorCaller may not finalize/execute.
6044OperatorRoleMissingNo operator role for the required permission.
6045OperatorRoleExpiredOperator role is expired or revoked.
6037SessionKeyInactiveSession key expired or revoked.
6038SessionKeyScopeViolationSession key out of scope for the proposal.
6102AgentScopeExceededProposal chain or tx type is outside the agent's allowed scope.
6103AgentDisabledAgent authority has been revoked.
6105UnauthorizedHandoverCaller is not authorized to nominate or execute an ownership handover.
6115ApproverNotAuthorizedSigner is neither the owner nor a registered guardian.
6117AgentCapabilityExceededProposed action falls outside the agent's capability manifest.
6118ForbiddenInstructionForAgentAgent attempted a privileged instruction it is not granted.
6112UnauthorizedRecoveryCaller is not authorized to initiate a recovery operation.
6099TrustRestoreUnauthorizedCaller is neither the owner nor a registered guardian.
6124UnauthorizedProtocolAuthorityCaller is not the protocol authority recorded on ProtocolConfig.

On this page