Getting 502 error at specific time (i.e 10 PM) once in 24 hours

156 views Asked by At

I have deployed a .Net Core (MVC) Application on IIS server which is throwing 502 error exactly at 10 PM on daily basis, otherwise the application works fine the whole time. I have reviewed my code several time and removed every extra things from the code, but still getting this error at that specific time. Please help.enter image description here

1

There are 1 answers

1
Multithreadke On

Have you gone through server logs to understand what is going on at 10 PM? To find logs, search for the Event Viewer. Alternatively, from the Control Panel, choose Administrative Tools and then Event Viewer. System: Expand Windows Logs; System will be listed underneath. Filter the log for networking entries Diagnostics-Networking: Expand Applications and Services Logs, then Microsoft, then Windows.