开发者社区> 问答> 正文

docker环境,修改canal.metrics.pull.port后无法启动

[*] I have searched the issues of this repository and believe that this is not a duplicate. [*] I have checked the FAQ of this repository and believe that this is not a duplicate.

环境信息

canal version canal/canal-server:v1.1.4 mysql version 5.6.29

问题描述

修改canal.metrics.pull.port后,docker无法正常启动,1分钟左右重启一次,改回默认值则正常 修改后的docker日志输出

DOCKER_DEPLOY_TYPE=VM ==> INIT /alidata/init/02init-sshd.sh ==> EXIT CODE: 0 ==> INIT /alidata/init/fix-hosts.py ==> EXIT CODE: 0 ==> INIT DEFAULT Starting sshd: [ OK ] Starting crond: [ OK ] ==> INIT DONE ==> RUN /home/admin/app.sh ==> START ... start canal ... DOCKER_DEPLOY_TYPE=VM ==> INIT /alidata/init/02init-sshd.sh ==> EXIT CODE: 0 ==> INIT /alidata/init/fix-hosts.py ==> EXIT CODE: 0 ==> INIT DEFAULT Starting sshd: [ OK ] Starting crond: [ OK ] ==> INIT DONE ==> RUN /home/admin/app.sh ==> START ... start canal ...

如此反复,不见successfull输出

步骤重现

修改canal.metrics.pull.port端口,启动容器,canal日志无异常信息

期待结果

正常启动

现执行情况

无法正常工作,一直自动重启

原提问者GitHub用户ljjlinjunjie

展开
收起
Java工程师 2023-05-03 11:41:18 107 0
1 条回答
写回答
取消 提交回答
  • 建议-e变量指定后 bash模式启动,然后手工sh -x app.sh运行,看一下变量的读取情况

    原回答者GitHub用户agapple

    2023-05-04 15:26:29
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
应用 Docker 进行持续交付:用技术改变交付路程 立即下载
从Docker到容器服务 立即下载
构建基因数据应用生态系统—— docker in Bio/informatics 立即下载