An error occurred - but no details in Web inspector

Hi,

I’m on Safari, web inspector shows a red file name …log.php, and states “An error occurred trying to load the resource.”.

Is there any way I can find out more info?

Is there an error code? 400, 404, 500 … ?

I think I could see an error 302.

So is there a way to get more info on what the actual error/issue is?
Usually Php would throw error details, but not this time.

Silly question, I know. But just in case. Did you turn the Debug Mode on?

302 is a redirect, click the Headers tab while viewing the request on your browser’s programmer tools

Yes the debug is turned on. Not a silly question at all :blush:

I will double check again and confirm the error type. Just away from my computer