Skip to content
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

Yii version 2.0.10 reports an error when using clientList for Redis in yii queue version 2.0.0 #484

Open
siyecoo opened this issue Apr 25, 2023 · 2 comments

Comments

@siyecoo
Copy link

siyecoo commented Apr 25, 2023

In Yii2.0.10, the yii-queue used is version 2.0.0

The getWorkersInfo method in the directory yii2 queue/src/drivers/redis/InfoAction.php will generate an abnormal error message with $data=$this ->queue ->redis ->clientList(), as shown in the following figure

image

Redis version is over 5.7

@rob006
Copy link

rob006 commented Apr 25, 2023

What error?

Also, please upgrade to the latest version of Yii and yii2-queue and check if error persist.

@yii-bot
Copy link

yii-bot commented Apr 26, 2023

Thanks for posting in our issue tracker.
In order to properly assist you, we need additional information:

  • When does the issue occur?
  • What do you see?
  • What was the expected result?
  • Can you supply us with a stacktrace? (optional)
  • Do you have exact code to reproduce it? Maybe a PHPUnit tests that fails? (optional)

Thanks!

This is an automated comment, triggered by adding the label status:need more info.

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

No branches or pull requests

4 participants