Comment 9 for bug 1983468

Revision history for this message
Nobuto Murata (nobuto) wrote : Re: Octavia amphora loadbalancer gets stuck at PENDING_CREATE status

JFYI:

I don't think it's tightly related, but another instance we saw pending_create->error in a separate environment was because of:

2022-08-05 11:21:02.817 959382 ERROR oslo_messaging.rpc.server taskflow.exceptions.WrappedFailure: WrappedFailure: [Failure: octavia.common.exceptions.CertificateGenerationException: Could not sign the certificate request: Bad decrypt. Incorrect password?, Failure: octavia.common.exceptions.CertificateGenerationException: Could not sign the certificate request: Bad decrypt. Incorrect password?]

Which means there was a mismatch between Amphora CA and passphrase of the CA private key.