argo-cd
argo-cd copied to clipboard
BitBucket Webhook failure - processing failed: UUID verification failed
I have configured a webhook token for BitBucket, inject it to the argocd-secret
as mentioning in the documentation but sometimes it works and sometimes not.
It's pretty weird. Am I missing something?
Do the Argo CD Pod logs contain any errors relevant to this?
@jgwest
Nothing else apart from the below:
time="2024-03-29T19:22:54Z" level=info msg="BitBucket webhook UUID verification failed" security=3
time="2024-03-29T19:22:54Z" level=info msg="Webhook processing failed: UUID verification failed"
same problem here.
In my case, I use Bitbucket Cloud, and the "webhook.bitbucket.uuid" in "argocd-secret" is got from Bitbucket webhook history log's request part. The "webhook secret" in the Bitbucket website settings seems useless here.
And the document seems a little misleading
Note: Everything works well on my side in argocd v2.10.x. But in v2.11.x, the bitbucket cloud webhook function breaks, see https://github.com/argoproj/argo-cd/issues/18289
I'm seeing the same intermittent issue on v2.10.7+b060053