8000 "NOAUTH Authentication required" error thrown when authentication is provided · Issue #1816 · phpredis/phpredis · GitHub
[go: up one dir, main page]

Skip to content
"NOAUTH Authentication required" error thrown when authentication is provided #1816
@JimmyBanks

Description

@JimmyBanks

Expected behaviour

When authentication is provided (and correct), a NOAUTH Authentication required error should not be thrown

Actual behaviour

On random intervals (for our web app, this issue occured on July 14, and then recurred again on July 23, with the issue continuing to occur so far for over 13 hours)

I'm seeing this behaviour on

  • OS: Ubuntu 18.04.4
  • Redis: 4.0.14
  • PHP: 7.4.8
  • phpredis: 5.3.1 (Persistent connections)

Steps to reproduce, backtrace or example script

I am trying to determine how to reproduce this issue, I haven't yet been able to identify the cause.
I did notice that the issue was identified by Laravel previously: laravel/horizon#744; however, it appears the issue was resolved. I am wondering if 5.3.1 re-introduced the issue, as for in our case the issue only started after 5.3.1 was released.

I've checked

  • There is no similar issue from other users
  • Issue isn't fixed in develop branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0