Hey when trying to upgrade I got this following er...
# ask-community-for-troubleshooting
l
Hey when trying to upgrade I got this following error (0.4.13 version) for the worker pod
Copy code
Message: No bean of type [io.airbyte.config.persistence.split_secrets.SecretPersistence] exists for the given qualifier: @Named('secretPersistence')
Is it specific to me or it is a known issue ?
✍️ 1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2652 to ensure timely resolution!
u
Hi! Could you double check how your secrets are configured? https://docs.airbyte.com/operator-guides/configuring-airbyte/#secrets And are you using intellij? This has not come up as a known issue so far.
l
Hmm I’m not using intelliJ It’s deployed over a K8s cluster and it works perfectly with 0.40.6 version These secrets value have been recently added ? I can’t see them in the helm chart. For authentication I’m using a google
google_service_account_key
b64 encoded in a file named
gcp.json
r
I am having the same problems when upgrading from 0.40.2 to 0.40.14
l
glad to see that I’m not alone ont that one @Ramon Vermeulen 😅 Hope it will be fixed soon (i will double check the recent change in the helm template)
r
@lucien Have you followed this migration guide yet? https://docs.airbyte.com/deploying-airbyte/on-kubernetes-via-helm/#migration-from-old-chart-to-new-ones didn't had the time to check it out yet