Wave - VoyagerServiveProvider thousands of errors
Hey there, I don't know why, but my wave app generates thousands of errors always, look at this video:
https://drive.google.com/file/d/1KbambWTfaVSxybQQU7ZTTiB2biOUZs9F/view?usp=sharing
I removed spatie/laravel-ray package, because the package caused this errors multiplied x40 lines, but stills getting this error.
I don't know where does it come from
Thanks a lot!
Hi there,
I just checked my logs but I did not see that info message being logged there.
There was a similar problem reported here:
https://github.com/the-control-group/voyager/issues/5285
The reporter of the issues said that they increased the max_allowed_packet
and it fixed the error for them.
Let me know how it goes!