-
Hello,
I am not totally sure if this is the right place to address this issue. If not let me know and I will close this issue.
In my local dev environment I have the current setup running:
**…
-
`
Fatal error: Uncaught exception 'Predis\Response\ServerException' with message 'NOAUTH Authentication required.' in /www/wwwroot/mengsuan/predis/src/Client.php:370 Stack trace: #0 /www/wwwroot/meng…
-
### Horizon Version
5.29
### Laravel Version
10.33
### PHP Version
8.2.25
### Redis Driver
Predis
### Redis Version
2.2
### Database Driver & Version
_No response_
…
-
EventSource's response has a MIME type ("text/html") that is not "text/event-stream". Aborting the connection. client.html:1
Fatal error: Uncaught exception 'Predis\Connection\ConnectionException' wi…
-
Hi, I thought Predis transactions were supported - is that not correct?
Here's the code I was trying to test:
```php
function fetchMessages($redisClient) {
$messages = $redisClient->zrev…
-
Hi Team,
I am using this plugin into my project.
I am getting the following error in my project logs...Can someone plz help on this
My s/w specification:
Php 7.0
"predis/predis": "1.1.1",…
-
SncRedis config does not support env variables of "json" type, at least for `dsn` property.
Example .env
```
REDIS_SENTINELS="[\"redis://redis-sentinel1.dev:26379\", \"redis://redis-sentinel2.dev:2…
-
I tried to install this package by following the README, the :onConnectionError exception was raised
after this command:
> % php artisan db:seed
This is the Exception trace:
> Predis\…
-
### Description
I was investigating [an issue](https://github.com/shlinkio/shlink/issues/1684) reported to a project where I use predis 2 together with symfony/cache. It was pretty hard to debug as…
-
We've got a situation where we've got a patch for a dependency that hasn't yet been merged into upstream. However, we can't seem to get satis to get any of the releases from our fork.
Satis.conf
`…