Host Authorization Failure with Error - Timed Out Waiting For "authn_webhook_listening"
Problem
- Host authorization fails as the pf9-kube service fails to finish execution due to the error "Timed out waiting for "authn_webhook_listening".
- We can observe that the bouncer logs on the host indicate that it cannot assign the requested address.
Environment
- Platform9 Managed Kubernetes - All Versions
Cause
- DNS resolution for localhost resolves to the conflicting IP address observed in bouncer logs.
Resolution
- Remove the conflicting address from the DNS configuration and restart the pf9-kube service.
Additional Information
N/A
Was this page helpful?