Skip to content

Still stuck

Collect these and open an issue — the bug report template asks for exactly this, and without it nothing is reproducible:

Terminal window
# UniFi Network version and console model — UniFi UI → Settings → System
# Chart and image version
helm -n reactor-system list
kubectl -n reactor-system get deploy reactor \
-o jsonpath='{.spec.template.spec.containers[0].image}'
# The Automation and its status
kubectl -n <ns> get automation <name> -o yaml
# Operator logs — ideally with log.level=debug set while reproducing
kubectl -n reactor-system logs deploy/reactor --tail=200

Redact before posting. Logs and resource dumps can contain your public IP, your ISP, internal hostnames, and site identifiers. Nothing in a bug report needs any of them.