无法访问禅道首页
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权限再看下;
也可以添加下联系方式,我们详细确认下问题。