zentaopms
zentaopms copied to clipboard
不定时重启
描述 (Description)
无法稳定复现。
使用k8s部署的官方镜像,最近一段时间,监控总是报警,日志如下:
* Restarting periodic command scheduler cron
* Stopping periodic command scheduler cron
...done.
* Starting periodic command scheduler cron
...done.
* Restarting Apache httpd web server apache2
...done.
* Stopping MariaDB database server mysqld
...done.
* Starting MariaDB database server mysqld
...done.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
感觉容器内的进程,在不定时重启。
期望 (Expectation)
期望Zentao服务永远online,没有downtime。
结果 (Result)
Zentao不定时无法访问。
软件版本 (Software version)
17.6.2
内置数据库模式么,如果生产使用推荐使用外部数据库,或者看看数据库或者禅道相关日志。