无法访问禅道首页
Fatal error: Uncaught Error: Call to a member function isOpenMethod() on bool in /apps/zentao/framework/base/control.class.php:215 Stack trace: #0 /apps/zentao/framework/control.class.php(34): baseControl->__construct('', '', '') #1 /apps/zentao/module/my/control.php(22): control->__construct('', '') #2 /apps/zentao/framework/base/router.class.php(1581): my->__construct() #3 /apps/zentao/www/index.php(73): baseRouter->setParams() #4 {main} thrown in /apps/zentao/framework/base/control.class.php on line 21515:02:34 Uncaught Error: Call to a member function isOpenMethod() on bool in /apps/zentao/framework/base/control.class.php:215Stack trace:#0 /apps/zentao/framework/control.class.php(34): baseControl->__construct('', '', '')#1 /apps/zentao/module/my/control.php(22): control->__construct('', '')#2 /apps/zentao/framework/base/router.class.php(1581): my->__construct()#3 /apps/zentao/www/index.php(73): baseRouter->setParams()#4 {main}thrown in /apps/zentao/framework/base/control.class.php on line 215 when visiting myFatal error: Uncaught EndResponseException in /apps/zentao/framework/base/router.class.php:3456 Stack trace: #0 /apps/zentao/framework/helper.class.php(323): EndResponseException::create('') #1 /apps/zentao/framework/base/router.class.php(3112): helper::end() #2 /apps/zentao/framework/router.class.php(350): baseRouter->saveError(1, 'Uncaught Error:...', '/apps/zentao/fr...', 215) #3 /apps/zentao/framework/base/router.class.php(2967): router->saveError(1, 'Uncaught Error:...', '/apps/zentao/fr...', 215) #4 [internal function]: baseRouter->shutdown() #5 {main} thrown in /apps/zentao/framework/base/router.class.php on line 3456
当前是docker容器化部署的禅道,有对禅道服务进行什么操作吗?
1、检查下服务器磁盘空间是否充足;
2、是否有修改过代码目录文件的权限;
3、清空下/apps/zentao/tmp/model/目录下的文件重新刷新页面看下是否还有报错;
如果不能解决问题,可以添加下方联系方式,协助您进行处理。
龙哥,您好。1. 刚检查了下,目前磁盘空间充足,2. 没有修改过,3. 清空目录后仍然有报错,但报错信息改变了
报错加载不到文件一般就是tmp目录没权限,可以给禅道代码 /apps/zentao 目录递归添加下读写或者777权限再看下;
也可以添加下联系方式,我们详细确认下问题。
龙哥,我这儿也有这个问题,帮忙看看,1. 目前磁盘空间充足,2. 没有修改过,3. 清空目录后仍然有报错,跟楼主一样,4,给了777权限也不行
我遇到的问题跟你一样突然崩溃了,磁盘没满请问你们解决了吗
遇到一样的问题,请问如何解决
禅道的版本是什么?另外访问数据库,执行下下面SQL,截图看下结果。
select * from zt_config where `key` = "vision";
是18.12版本
通过什么方式部署的禅道?基础信息提供一下,操作系统类型,版本,禅道部署类型。
通过docker部署,之前是好好的,周二下午突然就出现这个问题了,重新下载镜像部署也不行




