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
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b330f6-2be48.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b330f6-2be48.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?