Taier icon indicating copy to clipboard operation
Taier copied to clipboard

[Question][Module Name] Ask for question

Open donglianghan opened this issue 10 months ago • 1 comments

Search before asking

  • [x] I had searched in the issues and found no similar question.

  • [x] I had searched my question on the internet but i didn't get any help.

  • [x] I had read the documentation: Taier doc but it didn't help me.

Description

按照文档单机部署 下载 taier.tar.gz 重源码编译后 copy
worker-plugins 和 datasource-plugins 到 taier 目录下,形成了完整结构

但是启动出现问题,也没有报错 Image

Code of Conduct

donglianghan avatar Apr 22 '25 12:04 donglianghan

1 检查环境的配置,比如zk,mysql,数据库初始化等, 2 检查下当前logs下是否存在错误日志,进一步从日志分析原因 3 可以通过./bin/bin.sh 直接启动查看当前console 输出日志

zcswl7961 avatar Apr 28 '25 02:04 zcswl7961