My Laravel app sometimes throws “Predis\Connection\ConnectionException - Error while reading line from the server.” exception. I used a managed Redis cluster from DigitalOcean. Do you guys face this type of error if yes how did you resolve?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi there @miigaa,
I’ve seen this in the past as well and I actually posted an answer on how to fix that here:
https://www.digitalocean.com/community/questions/how-to-setup-laravel-with-digitalocean-managed-redis-cluster
It includes a short video demo as well.
Let me know how it goes! Regards, Bobby