Hi,
We are facing some intermittent deadlocking on the attempted insert (or update) of new Session payloads. Here is the PasteBin.
Is there anyone who has come across this problem? Is there anyone who can help parse that InnoDB output to direct me more specifically to how to find out what is causing the deadlock?
Thanks! Michael
I'm dealing with the exact same issue and have no idea how to troubleshoot it. As a temporary fix I've switched to native sessions, but since I have a few production web servers, it's not ideal.
Did you composer update today?
Its a known issue: https://github.com/laravel/framework/issues/4441
Set stability to stable to solve
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community