cooperaj / laravel-redis-sentinel

Provides a Redis driver for Laravel that is Sentinel aware
16 stars 7 forks source link

No sentinel server available for autodiscovery #7

Closed azhard4int closed 7 years ago

azhard4int commented 7 years ago

Hi there,

I have been trying to connect with the sentinel but getting this error "No sentinel server available for autodiscovery", tried multiple options but no avail using laravel 5.3.

Any help would be appreciated.

Thanks