Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ajax and ERR_CONNECTION_TIMED_OUT

Hi have a page with some Ajax calls, but some requests the browser returns ERR_CONNECTION_TIMED_OUT.

I don't know if i'm doing a lot of requests or if this error can be fired by other kind of problem.

It strange because this happen in some machines and others no.

What the cause of this problem?

Lot of thanks

like image 936
viniciuswebdev Avatar asked Oct 20 '25 13:10

viniciuswebdev


1 Answers

It usually occurs when your session time expired . If you have kept open your application without any activity on it for longer time then session get expired for the application .

Solution : Log in Again . For better UX write some code for identifying the error code and in response alert some messages to user .

If your problem is not getting solved by this method . I have found a Google forum with same issues same discuss. here is the link https://productforums.google.com/forum/#!topic/chrome/kPkVzx_HQWI

like image 159
Nerdy Sid Avatar answered Oct 23 '25 03:10

Nerdy Sid



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!