Why can't Redis execute the process, can only insert the queue, but not execute? Is there any way to rule it out?

1. There is no problem with testing the code locally
2. When you turn on php think queue:listen on the server, there is no response or error message, as if nothing has been moved.
3. However, you can insert a new task queue, but do not execute to the specified method.
4. Entering the wrong redis password will not have any saved information.

Mar.04,2021
Menu