计划任务当业务锁类型配置为redis时,依赖PHP-Redis扩展,请安装PHP-Redis扩展,否则请配置业务锁为file文件类型 [Fail] #147

Closed
opened 2025-12-17 02:23:50 +08:00 by bigtran · 2 comments
Owner

image.png
plugin.iadminer.crontab_multi_server_10000 进程:0 [2025-12-17 02:23:08] 计划任务当业务锁类型配置为redis时,依赖PHP-Redis扩展,请安装PHP-Redis扩展,否则请配置业务锁为file文件类型 [Fail]

![image.png](/attachments/3e5cd65a-3dc4-426c-b363-a1b1ac344c0e) plugin.iadminer.crontab_multi_server_10000 进程:0 [2025-12-17 02:23:08] 计划任务当业务锁类型配置为redis时,依赖PHP-Redis扩展,请安装PHP-Redis扩展,否则请配置业务锁为file文件类型 [Fail]
103 KiB
Author
Owner

image.png

![image.png](/attachments/ae343f01-3746-4162-84e4-2a1a2e222fab)
Author
Owner

控制器钩子异常: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'opm_ectms_dgdh_20251216.iadminer_config' doesn't exist (Connection: plugin.admin.mysql, SQL: select * from iadminer_config where status = 0) /var/webman-dev/ectms-web/vendor/illuminate/database/Connection.php 829

root@pho-server:/var/webman-dev/ectms-web# php webman app-plugin:uninstall iadminer
Uninstall App Plugin iadminer
SQL数据表已经删除:共计执行了19条SQL语句
计划任务组进程配置文件安装结果:成功卸载配置文件
LayUI表单组件继承卸载结果:./plugin/admin/app/common/Layui.php > 继承卸载成功
json数据类型支持还原结果:./plugin/admin/app/controller/TableController.php > inputFilter方法还原成功
root@pho-server:/var/webman-dev/ectms-web# php webman app-plugin:install iadminer
Install App Plugin iadminer
SQL数据表文件导入成功:共计执行了34条SQL语句
计划任务组进程配置文件安装结果:成功安装配置文件
LayUI表单组件继承安装结果:./plugin/admin/app/common/Layui.php > 继承安装成功
json数据类型支持调整结果:./plugin/admin/app/controller/TableController.php > inputFilter方法调整成功

控制器钩子异常: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'opm_ectms_dgdh_20251216.iadminer_config' doesn't exist (Connection: plugin.admin.mysql, SQL: select * from `iadminer_config` where `status` = 0) /var/webman-dev/ectms-web/vendor/illuminate/database/Connection.php 829 root@pho-server:/var/webman-dev/ectms-web# php webman app-plugin:uninstall iadminer Uninstall App Plugin iadminer SQL数据表已经删除:共计执行了19条SQL语句 计划任务组进程配置文件安装结果:成功卸载配置文件 LayUI表单组件继承卸载结果:./plugin/admin/app/common/Layui.php > 继承卸载成功 json数据类型支持还原结果:./plugin/admin/app/controller/TableController.php > inputFilter方法还原成功 root@pho-server:/var/webman-dev/ectms-web# php webman app-plugin:install iadminer Install App Plugin iadminer SQL数据表文件导入成功:共计执行了34条SQL语句 计划任务组进程配置文件安装结果:成功安装配置文件 LayUI表单组件继承安装结果:./plugin/admin/app/common/Layui.php > 继承安装成功 json数据类型支持调整结果:./plugin/admin/app/controller/TableController.php > inputFilter方法调整成功
Sign in to join this conversation.