Open bulibuqiyaoyao133 opened 2 years ago
I think no Asia/Beijing
timezone in golang and most time zone databases. Perfer use Asia/Shanghai
instead of it.
我认为golang和大多数时区数据库中没有时区。Perfer使用而不是它。
Asia/Beijing``Asia/Shanghai
I have modified the time zone problem, but the same error is still reported, the problem has not been solved (时区问题我做过修改,但是还是报同样的错误 ,问题没有得到解决)
Is there a solution to this problem? I had the same problem
问题:安装TIDB数据库启动报错,关闭已经防火墙,已经用 chronyc tracking 命令检查时区
系统是第一次安装,第一次安装tidb 单台物理服务器安装
Problem: The installation of the TIDB database starts with an error, the firewall has been turned off, and the chronyc tracking command has been used to check the time zone The system is the first installation, the first installation of tidb single physical server installation
系统版本(system version): Linux version 4.19.0-91.82.92.uelc20.x86_64 (mockbuild@localhost.localdomain) (gcc version 8.4.1 20200928 (UOS 8.4.1-1) (GCC)) #1 SMP Fri Mar 11 09:01:19 CST 2022
### TIDB启动过程中状态(Status during TIDB startup): 启动命令(start command): tiup cluster start bigbirdmeddb --init
[root@localhost /]# tiup cluster start bigbirdmeddb --init tiup is checking updates for component cluster ... Starting component
cluster
: /root/.tiup/components/cluster/v1.10.2/tiup-cluster start bigbirdmeddb --init Starting cluster bigbirdmeddb...启动过程中4000端口报错信息(Error message on port 4000 during startup): Error: failed to start tidb: failed to start: 10.0.1.145 tidb-4000.service, please check the instance's log(/mnt/data/tidb-deploy/tidb-4000/log) for more detail.: timed out waiting for port 4000 to be started after 2m0s
TIDB运行状态(TIDB running status):
```