Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2023-02-14 15:51:52.567 DEBUG 43276 --- [nio-8080-exec-2] o.s.w.c.RestTemplate : HTTP POST http://localhost:8200/v1/versioned/data/secret/template-manager
- 2023-02-14 15:51:52.574 DEBUG 43276 --- [nio-8080-exec-2] o.s.w.c.RestTemplate : Accept=[application/json, application/*+json]
- 2023-02-14 15:51:52.577 DEBUG 43276 --- [nio-8080-exec-2] o.s.w.c.RestTemplate : Writing [{data={key-1=value-1}}] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
- 2023-02-14 15:51:52.582 DEBUG 43276 --- [nio-8080-exec-2] o.s.w.c.RestTemplate : HTTP GET http://localhost:8200/v1/auth/token/lookup-self
- 2023-02-14 15:51:52.584 DEBUG 43276 --- [nio-8080-exec-2] o.s.w.c.RestTemplate : Accept=[application/json, application/*+json]
- 2023-02-14 15:51:52.640 DEBUG 43276 --- [nio-8080-exec-2] o.s.w.c.RestTemplate : Response 200 OK
- 2023-02-14 15:51:52.641 DEBUG 43276 --- [nio-8080-exec-2] o.s.w.c.RestTemplate : Reading to [org.springframework.vault.support.VaultResponse]
- 2023-02-14 15:51:52.653 DEBUG 43276 --- [nio-8080-exec-2] o.s.w.c.RestTemplate : Response 404 NOT_FOUND
- 2023-02-14 15:51:52.672 ERROR 43276 --- [nio-8080-exec-2] o.a.c.c.C.[.[.[.[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [/api] threw exception [Request processing failed; nested exception is org.springframework.vault.VaultException: Status 404 Not Found: no handler for route "versioned/data/secret/template-manager". route entry not found.; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: "{"errors":["no handler for route \"versioned/data/secret/template-manager\". route entry not found."]}<EOL>"] with root cause
- org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: "{"errors":["no handler for route \"versioned/data/secret/template-manager\". route entry not found."]}<EOL>"
Advertisement
Add Comment
Please, Sign In to add comment