Skip to content

Support predis v1.1.1 #4051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 16, 2016
Merged

Support predis v1.1.1 #4051

merged 1 commit into from
Nov 16, 2016

Conversation

lokielse
Copy link
Contributor

fix: AUTH failed: ERR Client sent AUTH, but no password is set [tcp://127.0.0.1:6379]

According to predix release log: https://github.com/nrk/predis/releases/tag/v1.1.1

fix: `AUTH failed: ERR Client sent AUTH, but no password is set [tcp://127.0.0.1:6379]`

According to predix release log: https://github.com/nrk/predis/releases/tag/v1.1.1
@GrahamCampbell
Copy link
Member

Does this break support for other versions?

@lokielse
Copy link
Contributor Author

lokielse commented Nov 16, 2016

@GrahamCampbell The old versions of predis require a password field, latest version can not have a password field

@fernandobandeira
Copy link
Contributor

Weird, this version was released month's ago we should've known about this earlier IMHO.

Also is there a relation with laravel/framework#15914 ? He's using predis 1.1.1 and he stated that

Method connection return null.

Perhaps it's related...

@taylorotwell taylorotwell merged commit b122f77 into laravel:master Nov 16, 2016
@taylorotwell
Copy link
Member

Meh, this PR is totally broken according to my testing on a fresh Forge server with Predis 1.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants