airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
16.05k stars 4.11k forks source link

[helm/kubernetes] No bean of type [org.jooq.DSLContext] exists for the given qualifier: @Named('local-secrets') #37316

Closed rohitvarma01 closed 6 months ago

rohitvarma01 commented 6 months ago

Helm Chart Version

0.56.50

What step the error happened?

Upgrading the Platform or Helm Chart

Revelant information

Older Airbyte version: 50.7 New Airbyte Version : 0.53.1 Deployement using Helm on EKS

I am getting below error in WebApp pod while upgrading airbyte

Logs: Unsetting empty environment variable 'VERSION' INFO StatusConsoleListener Loading mask data from '/seed/specs_secrets_mask.yaml

___    _      __          __

/ | ()____/ / / /__ / /| | / / _/ \/ / / / / \ / |/ / / / // / // / /_/ / // |/// /_./_, /_/\/ /____/ : airbyte-workers :

2024-04-15 08:42:23 INFO i.m.c.e.DefaultEnvironment():168 - Established active environments: [k8s, cloud] 2024-04-15 08:42:23 INFO i.m.l.PropertiesLoggingLevelsConfigurer(configureLogLevelForPrefix):113 - Setting log level 'DEBUG' for logger: 'io.airbyte.bootloader' 2024-04-15 08:42:24 INFO i.a.f.ConfigFileClient():105 - path /flags does not exist, will return default flag values 2024-04-15 08:42:24 ERROR i.m.r.Micronaut(handleStartupException):343 - Error starting Micronaut server: Failed to inject value for parameter [dslContext] of class: io.airbyte.config.secrets.persistence.$LocalTestingSecretPersistence$Definition$Intercepted

Message: No bean of type [org.jooq.DSLContext] exists for the given qualifier: @Named('local-secrets').

Message: No bean of type [org.jooq.DSLContext] exists for the given qualifier: @Named('local-secrets').

Please help me to resolve the issue.

Relevant log output

No response

marcosmarxm commented 6 months ago

@rohitvarma01 are you upgrading to the latest version of Airbyte or to a specific one? It wasn't sure in the issue.

marcosmarxm commented 6 months ago

Closed as unanswered.