I am using openshift 4.5. I used service and routes and it is externally accessible. Application is working fine, but sometimes i am getting 502 error. I am using ingress haproxy route. Appreciate your thoughts on resolving this issue.
Asked
Active
Viewed 398 times
0
-
What did you try already? Did you look at logs / events somewhere for example? – Rob Bos Feb 24 '21 at 16:31
-
I checked the application logs, there are no error log information. So I concluded, the request is broken before reaching the application. And 502 also says bad gateway, i started troubleshooting from proxy side. I haven't checked the proxy logs. Not sure whether it will be available. – arunkum96 Feb 27 '21 at 08:00