-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build and Run failed ( vault) #322
Comments
core-matching-engine-1 | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderKafkaConfig': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: An array of topics must be provided |
database schema not initialized during installation:
=>
|
Hey @salisbury-espinosa to help us manage your issues properly, please put all these comments into one and add some info about the OS/ arch/ docker version and how you have started the Opex. |
@salisbury-espinosa could you please also provide the commands you're using to build/run the application? |
core-vault-1 | Error enabling: Post "http://0.0.0.0:8200/v1/sys/mounts/secret": dial tcp 0.0.0.0:8200: connect: connection refused
core-vault-1 | 2022-10-05T18:53:35.669Z [WARN] unknown or unsupported field file found in configuration at /vault/config/vault.json
core-vault-1 | 2022-10-05T18:53:35.669Z [WARN] unknown or unsupported field tcp found in configuration at /vault/config/vault.json
core-eventlog-1 | 17:46:12.496 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
core-eventlog-1 | org.springframework.vault.authentication.VaultLoginException: Cannot retrieve VaultToken from authentication chain; nested exception is org.springframework.web.reactive.function.client.WebClientResponseException$ServiceUnavailable: 503 Service Unavailable from POST http://vault:8200/v1/auth/app-id/login
core-market-1 | 17:46:20.379 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
core-market-1 | org.springframework.vault.authentication.VaultLoginException: Cannot retrieve VaultToken from authentication chain; nested exception is org.springframework.web.reactive.function.client.WebClientResponseException$ServiceUnavailable: 503 Service Unavailable from POST http://vault:8200/v1/auth/app-id/login
core-api-1 | 17:46:21.115 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
core-api-1 | org.springframework.vault.authentication.VaultLoginException: Cannot retrieve VaultToken from authentication chain; nested exception is org.springframework.web.reactive.function.client.WebClientResponseException$ServiceUnavailable: 503 Service Unavailable from POST http://vault:8200/v1/auth/app-id/login
The text was updated successfully, but these errors were encountered: