Uncaught Swoole\Error: Socket#41 has already been bound to another coroutine#83028, reading of the same socket in coroutine#83032 at the same time is not allowed in /var/www/swoft/vendor/swoft/redis/src/Connection/Connection.php:266 #1455
^[[15-Dec-2021 11:45:45 Asia/Shanghai] PHP Fatal error: Uncaught Swoole\Error: Socket#40 has already been bound to another coroutine#1485, reading of the same socket in coroutine#1484 at the same time is not allowed in /var/www/swoft/vendor/swoft/redis/src/Connection/Connection.php:266
Stack trace:
#0 /var/www/swoft/vendor/swoft/redis/src/Connection/Connection.php(266): Redis->sismember('user:total_logi...', '2202017')
#1 /var/www/swoft/vendor/swoft/redis/src/Connection/Connection.php(545): Swoft\Redis\Connection\Connection->command('sIsMember', Array)
#2 /var/www/swoft/vendor/swoft/redis/src/Redis.php(209): Swoft\Redis\Connection\Connection->__call('sIsMember', Array)
#3 /var/www/swoft/app/Model/Logic/UserHandleLogic.php(40): Swoft\Redis\Redis::__callStatic('sIsMember', Array)
#4 /var/www/swoft/app/Http/Controller/UserController.php(155): App\Model\Logic\UserHandleLogic->setTotalCache(2202017, 'login')
#5 /var/www/swoft/vendor/swoft/aop/src/Concern/AopTrait.php(69): App\Http\Controller\UserController->getUserInfo(Object(Swoft\Http\Message\Request))
#6 /var/www/sw in /var/www/swoft/vendor/swoft/redis/src/Connection/Connection.php on line 266
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Details
Describe what you are trying to achieve and what goes wrong.
php bin/swoft -V
)php --ri swoole
)php -v
)Describe the bug php error log
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Details