Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

omnia's avatar
Level 5

"Trying to access array offset on value of type bool" when using Redis with Laravel Vapor

I got this error Trying to access array offset on value of type bool when using Spatie Rate Limited package on Vapor (I had Redis installed). It works perfectly in my local.

enter image description here

I also noticed that it doesn't work with anything with Redis. I tried to use ShouldUnique interface to prevent duplicated jobs and the jobs never get dispatched even the $uniqueFor is expired.

Does anyone have this issue before? Thank you!

0 likes
2 replies
Tray2's avatar

Is redis installed on your server?

Please or to participate in this conversation.