Skip to content

ProgammerGround Service 마이그레이션 에러 문제 #164

Description

@brewagebear
021-11-13 19:57:12.699  WARN 49429 --- [           main] s.c.a.AnnotationConfigApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reactiveVaultTemplate' defined in class path resource 

[org/springframework/cloud/vault/config/VaultReactiveBootstrapConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate 

[org.springframework.vault.core.ReactiveVaultTemplate]: Factory method 'reactiveVaultTemplate' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reactiveVaultSessionManager' defined in class path resource 

[org/springframework/cloud/vault/config/VaultReactiveBootstrapConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate 

[org.springframework.vault.authentication.ReactiveSessionManager]: Factory method 'reactiveVaultSessionManager' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vaultTokenSupplier' defined in class path resource 

[org/springframework/cloud/vault/config/VaultReactiveBootstrapConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate 

[org.springframework.vault.authentication.VaultTokenSupplier]: Factory method 'vaultTokenSupplier' threw exception; nested exception is java.lang.IllegalArgumentException: Unknown SecretId configuration: INSTANCE

해당 에러가 발생해서 조치 중

Metadata

Metadata

Assignees

Labels

Bugs버그 관련

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions