bee-travels / bee-travels-node

:eye: :bee: :m:
https://developer.ibm.com
Apache License 2.0
33 stars 14 forks source link

K8s Deployment Returning 500 Errors #184

Open grvcekim opened 4 years ago

grvcekim commented 4 years ago

After deploying v1 services to a Kubernetes cluster without istio, we found that we'll sometimes get 500 errors back on some URLs that can be accessed in another tab. See screenshots for details

Screen Shot 2020-07-20 at 3 53 16 PM Screen Shot 2020-07-20 at 3 54 26 PM Screen Shot 2020-07-20 at 3 54 36 PM
moficodes commented 4 years ago

Thanks for opening this issue. I am going to investigate a bit more.

@max-shapiro32 @ykoyfman Initially we thought it was a istio issue. after bit of digging about, i dont thing that is the case anymore. So i think we need to add some logging to look at those 500 responses a bit better.