taosdata / TDengine

High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
https://tdengine.com
GNU Affero General Public License v3.0
23.46k stars 4.87k forks source link

TDengine 3.2.3.0 can't start in AlmaLinux 8.6/8.9 and RockyLinux 8.9 #25215

Open wangzy1976 opened 8 months ago

wangzy1976 commented 8 months ago

最新的3.2.3.0版本,在AlmaLinux 8.6/8.9 and RockyLinux 8.9 , rpm安装完; 不能启动taosd,错误信息:

03/28 17:13:42.423935 00413715 DND dnode file:/opt/data/taos/dnode/dnode.json not exist 03/28 17:13:42.424027 00413715 DND mnode file:/opt/data/taos/mnode/mnode.json not exist 03/28 17:13:42.424051 00413715 DND file:/opt/data/taos/qnode/qnode.json not exist 03/28 17:13:42.424070 00413715 DND file:/opt/data/taos/snode/snode.json not exist 03/28 17:13:42.424371 00413715 DND ERROR failed to create dnode since Not found 03/28 17:13:42.424391 00413715 DND ERROR failed to init dnode since unsupported platform, please visit https://www.taosdata.com for support

centos8没这个问题

magixyu commented 2 months ago

encounter the same issue. Any solution?