getting 500 error from server. Why? |
I have found that when i load test with jmeter, I occasionally am getting a 500 server error. See example. I have only seen this when I am running 30 copies at the same time, started over 80 seconds. I thought that this was from the RDS server. But now I am wondering if this is CI/3 issue? How can I determine?
2022-10-18 08:48:18,681 ERROR o.a.j.p.h.s.HTTPJavaImpl: readResponse: java.io.IOException: Server returned HTTP response code: 500 for URL: https://staging.dashboard.researchstudyo...th_actions 2022-10-18 08:48:18,681 ERROR o.a.j.p.h.s.HTTPJavaImpl: Cause: java.io.IOException: Server returned HTTP response code: 500 for URL: https://staging.dashboard.researchstudyo...th_actions 2022-10-18 08:48:18,681 INFO o.a.j.p.h.s.HTTPJavaImpl: Error Response Code: 500
proof that an old dog can learn new tricks
See CodeIgniter or PHP log.
application/logs/
See also https://codeigniter.com/userguide3/gener...og_message
That your JavaScript throwing that error from what you posted.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |