06 Dec 2023 09:50 AM - edited 19 Dec 2023 03:21 PM
Example error on the ActiveGate deployment status page:
Problem with ActiveGate token (reason:Absent)
Example error on Dynatrace Operator logs:
{"level":"info","ts":"2022-09-22T06:49:17.351Z","logger":"dynakube-controller","msg":"reconciling DynaKube","namespace":"dynatrace","name":"dynakube"}
{"level":"info","ts":"2022-09-22T06:49:17.502Z","logger":"dynakube-controller","msg":"problem with token detected","dynakube":"dynakube","token":"APIToken","msg":"Token on secret dynatrace:dynakube missing scopes [activeGateTokenManagement.create]"}
Example error on DynaKube status:
status:
...
conditions:
- message: Token on secret dynatrace:dynakube missing scopes [activeGateTokenManagement.create]
reason: TokenScopeMissing
status: "False"
type: APIToken
Starting with Dynatrace Operator version 0.9.0, Dynatrace Operator handles the ActiveGate token by default. If you're getting one of these errors, follow the instructions below, according to your Dynatrace Operator version.