Thursday, March 2, 2017

Sometimes Laravel throws Connection refused on live server

we have a weird issue on our server, our website is built over laravel.

Problem we have

Sometimes when the user visits a page on our website, laravel throws oops, something went wrong now when we debugged that issue we found laravel is saying connection refused but when we refresh, it starts working normally

Server stats

Laravel Version

  • 5.4


via fewBugs

Advertisement