Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mongolid crashes laravel when mongod crashes #32

Closed
programming-kid opened this issue Aug 21, 2013 · 2 comments
Closed

Mongolid crashes laravel when mongod crashes #32

programming-kid opened this issue Aug 21, 2013 · 2 comments
Labels

Comments

@programming-kid
Copy link

hey Zizaco
i don't know is this a bug or some error on my part but i think this is a serious error when laravel loads it opens a new mongodb connection . Everything work fine until mongodb crashes after mongodb crashes laravel crashes too with following error

MongoClient::__construct(): send of 58 bytes failed with errno=10054 An existing 
connection was forcibly closed by the remote host

and refuses to load thereafter until apache server is restarted . After web server is restarted with mongodb running eveything works fime until mongodb crashes again

i don't know whats wrong please help
thank you

@Zizaco
Copy link
Contributor

Zizaco commented Aug 22, 2013

Thanks for reporting this... i will solve it as soon as possible.

@programming-kid
Copy link
Author

i think it something to do with whoops i tried replicating error with native php MongoClient, but it fails silently but when i install whoops it gives the above error .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants