已解决 18.5安装问题

从hub.zentao.net/app/zentao无法拉取18.5

从docker hub可以拉取

但是18.5好像MYSQL_INTERNAL环境变量不生效,不会自动启动内置mysql

我试了下18.5的镜像启动日志和文档里的相同

从docker hub easysoft/quickon-zentao中下的18.4和18.5是一样的,但是从hub.zentao.net/app/zentao下载的18.4环境变量起作用,看起来启动日志不太一样

禅道版本 18.5 源码包
操作系统 Other
客户端浏览器

提问者: ethan 悬赏:5 日期: 2023-08-17 17:18:41 答案:1 点击:483

获取技术支持

QQ:2845263372电话:18562550650
设置备注
答案列表
2023/08/17
这个要注意一下,hub.zentao.net/app/zentao:18.5这个会pull 18.6的镜像,同理对应企业版和旗舰版。

如果需要pull 18.5的,需要docker pull hub.qucheng.com/app/quickon-zentao:18.5

这块我们已经反馈研发同事处理中了,咱们晚一会试试看



修复了,可以试下 hub.zentao.net/app/zentao:latest hub.zentao.net/app/zentao:18.5 hub.zentao.net/app/zentao:biz8.5 hub.zentao.net/app/zentao:max4.5

--- 2023年8月18日09:47:19

2023/08/18
hub.zentao.net/app/zentao:latest刚试过hub.zentao.net/app/zentao:latest
还是mysql启动waiting的问题
2023/08/18
问了下同事,咱们再重新拉取下代码看看 docker pull hub.zentao.net/app/zentao

2023/08/18
昨天我测试了hub.zentao.net/app/zentao:latest页面版本号是18.4,今天拉取hub.zentao.net/app/zentao:18.5结果是waiting mysql望尽快修复。
2023/08/18
今天2023年8月18日09:47:19 上午改了呀,镜像删了重新拉
以下是执行记录
root@songcuping-minipc:/opt/zbox/app/zentao/max45# docker pull hub.zentao.net/app/zentao
Using default tag: latest
latest: Pulling from app/zentao
14726c8f7834: Pull complete
e5ef4a3905aa: Pull complete
30b8a42a8e75: Pull complete
642178400cff: Pull complete
f36a9b0352fc: Pull complete
5a3dfd58e1ad: Pull complete
66adeaaf83e8: Pull complete
d7b70898d87f: Pull complete
412f25c9ec1a: Pull complete
c461dcb66b6c: Pull complete
4933b2e4f4b7: Pull complete
823f5780f7ee: Pull complete
1b89aa656af6: Pull complete
4f4fb700ef54: Pull complete
5db3d55e7271: Pull complete
Digest: sha256:40c3864a329e7d6dd1ef88ccb60c059a1787c82b7e28b43b485834e75a7c7f05
Status: Downloaded newer image for hub.zentao.net/app/zentao:latest
hub.zentao.net/app/zentao:latest
root@songcuping-minipc:/opt/zbox/app/zentao/max45# sudo docker run --name zentao667 -p 9980:80 -e MYSQL_INTERNAL=true -d hub.zentao.net/app/zentao:latest
15cf9588e369cd86376c7528b2fb37f89598f7a34040074daab3d8f26576ad5d
root@songcuping-minipc:/opt/zbox/app/zentao/max45# docker logs 15c
14:04:40.37
14:04:40.37 Welcome to the Easysoft ZenTao 18.5 container
14:04:40.37 Subscribe to project updates by watching https://www.zentao.net
14:04:40.37 Submit issues and feature requests at https://www.zentao.net/ask.html
14:04:40.37
14:04:40.38 INFO ==> Prepare persistence directories.
14:04:40.72 INFO ==> Render php.ini with environment variables.
14:04:40.72 INFO ==> render template php.ini for amd64
14:04:40.73 INFO ==> Render apache sites config with envionment variables.
14:04:40.77 INFO ==> Copy mysql data to /data/mysql/data
14:04:40.77 INFO ==> Check whether the MySQL is available.
14:04:40.79 INFO ==> Waiting for the installation wizard to complete.
14:04:40.80 INFO ==> Render mysql config with envionment variables.
230818 14:04:40 mysqld_safe Logging to '/data/mysql/logs/mysql_error.log'.
230818 14:04:40 mysqld_safe Starting mariadbd daemon with databases from /data/mysql/data
14:04:41.78 INFO ==> MySQL is ready.
14:04:41.80 INFO ==> Waiting for the installation wizard to complete.
[Fri Aug 18 14:04:41.884674 2023] [mpm_prefork:notice] [pid 380] AH00163: Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips configured -- resuming normal operations
[Fri Aug 18 14:04:41.884731 2023] [core:notice] [pid 380] AH00094: Command line: '/opt/zbox/run/apache/httpd -D FOREGROUND'
14:04:42.81 INFO ==> Waiting for the installation wizard to complete.
14:04:43.82 INFO ==> Waiting for the installation wizard to complete.
14:04:44.83 INFO ==> Waiting for the installation wizard to complete.
14:04:45.85 INFO ==> Waiting for the installation wizard to complete.
14:04:46.86 INFO ==> Waiting for the installation wizard to complete.
2023/08/24
麻烦问下quickon-zentao和zentao到底是一个东西还是两个不一样的呀
2023/08/24
windows上docker可以正常启动,目前在一个k8s集群上部署启动报错
​ 10:46:08.77 
 10:46:08.77 Welcome to the Easysoft ZenTao 18.5 container
 10:46:08.77 Subscribe to project updates by watching https://www.zentao.net
 10:46:08.77 Submit issues and feature requests at https://www.zentao.net/ask.html
 10:46:08.77 
 10:46:08.78 INFO  ==> Prepare persistence directories.
 10:46:09.69 INFO  ==> Render php.ini with environment variables.
 10:46:09.69 INFO  ==> render template php.ini for amd64
 10:46:09.70 INFO  ==> Render apache sites config with envionment variables.
 10:46:09.75 INFO  ==> MySQL config file exists, skip configure.
230824 10:46:13 mysqld_safe Logging to '/data/mysql/logs/mysql_error.log'.
230824 10:46:13 mysqld_safe Starting mariadbd daemon with databases from /data/mysql/data
s6-svwait: fatal: unable to subscribe to events for /etc/s6/s6-available/mysql: Connection timed out
s6-svwait: fatal: unable to subscribe to events for /etc/s6/s6-available/mysql: Connection timed out
2023/08/24
k8s 的镜像请看这个文档 :https://github.com/quicklyon/zentao-docker
下载.k8s 后缀的镜像,k8s 镜像不带mysql
2023/08/25
开源版目前没有.k8s后缀的是吧
2023/08/25
是的没有呢,这块都是付费版本