Skip to content
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

500 Server Error for HTTP GET "/home" #329

Open
RahulKumar1119 opened this issue Aug 25, 2023 · 3 comments
Open

500 Server Error for HTTP GET "/home" #329

RahulKumar1119 opened this issue Aug 25, 2023 · 3 comments

Comments

@RahulKumar1119
Copy link

I have deployed this application on aws eks cluster, after some time I am getting below error in UI microservice pod

2023-08-24T22:59:04.921238623Z 2023-08-24T22:59:04.920Z ERROR 1 --- [tor-tcp-epoll-4] a.w.r.e.AbstractErrorWebExceptionHandler : [5acd6824-159902] 500 Server Error for HTTP GET "/home" 2023-08-24T22:59:04.921290963Z 2023-08-24T22:59:04.921297614Z org.springframework.web.reactive.function.client.WebClientResponseException$InternalServerError: 500 Internal Server Error from GET http://carts/carts/73763495-a13d-4269-879b-338c7d46c9f7 2023-08-24T22:59:04.921301724Z at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:330) ~[spring-webflux-6.0.11.jar!/:6.0.11] 2023-08-24T22:59:04.921307774Z Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 2023-08-24T22:59:04.921310804Z Error has been observed at the following site(s): 2023-08-24T22:59:04.921314094Z *__checkpoint ⇢ 500 INTERNAL_SERVER_ERROR from GET http://carts/carts/73763495-a13d-4269-879b-338c7d46c9f7 [DefaultWebClient] 2023-08-24T22:59:04.921316924Z *__checkpoint ⇢ Handler com.amazon.sample.ui.web.HomeController#home(Model, ServerHttpRequest) [DispatcherHandler] 2023-08-24T22:59:04.921319864Z *__checkpoint ⇢ com.amazon.sample.ui.web.util.SessionIDWebFilter [DefaultWebFilterChain] 2023-08-24T22:59:04.921323074Z *__checkpoint ⇢ org.springframework.web.filter.reactive.ServerHttpObservationFilter [DefaultWebFilterChain] 2023-08-24T22:59:04.921325664Z *__checkpoint ⇢ HTTP GET "/home" [ExceptionHandlingWebHandler]
Screenshot from 2023-08-25 10-00-09

@typex1
Copy link

typex1 commented Oct 21, 2023

same here

@niallthomson
Copy link
Collaborator

Thanks @RahulKumar1119 for the initial report and @typex1 for the secondary. I'll take a look in to this.

@niallthomson
Copy link
Collaborator

I've been unable to reproduce this. Are there any pods that are not in a Running state?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants