-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
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
Labels
No labels