webman redis-queue 找不到redis链接配制

hbgyzhl

问题描述

redisQueue 配制文件访问不到redis的配制连接
RedisQueue connection default not found

报错信息

RedisQueue connection default not found {"exception":"RuntimeException: RedisQueue connection default not found in /webman/webman/vendor/webman/redis-queue/src/Redis.php:41
Stack trace:

0 /webman/webman/vendor/webman/redis-queue/src/Redis.php(77): Webman\RedisQueue\Redis::connection()

1 /webman/webman/app/busslayer/GeweApi.php(258): Webman\RedisQueue\Redis::__callStatic()

截图

操作系统及workerman/webman等框架组件具体版本

centos7.4 webman 1.4

60 2 0
2个回答

hbgyzhl

补充一下问题:redis队列配制文件已配制,但是config()在获取连接配制时返回 null
截图
截图

  • 暂无评论
walkor 打赏

配置文件在 {主项目}/config/plugin/webman/redis-queue/redis.php

  • hbgyzhl 8小时前

    已放到 主目录下/config/plugin/webman/redis-queue/redis.php ,还是找不到,config()返回的配制信息一直是null

  • walkor 3小时前

    截图
    这几个文件都拷贝过去

  • hbgyzhl 2小时前

    已经都放过去了,但是不起作用,还是找不到,会和webman的版本有关系吗?

×
🔝