Jump to content

Connection was reset - Solved


Recommended Posts

Hello guys

 

Just wanna share how i managed to solve the "Connection was reset" error.

 

This was happening randomly on my site, when i logged out (didnt work), updating translations, etc.

 

When i enabled debug, it didnt show anything, my apache logs was empty, so it was a huge bug without a trace.

 

Solved by setting my memory_limit a little lower, e.g, from 2048M to 1024M in my PHP.ini

 

My VPS has 4GB memory, so the 2048M that crashed my site randomly, wasnt even close to use it all.

 

Hope it will help somebody out there. :)

Edited by Dallerdkj (see edit history)
  • Like 2
Link to comment
Share on other sites

  • 6 months later...

I have similar problem. My site working properly but while trying to enter the admin panel I get an error "The connection was reset -
The connection to the server was reset while the page was loading.
" Yesterday I was enter the admin panel many times. Today, this problem has occurred spontaneously.

Link to comment
Share on other sites

×
×
  • Create New...