taoskeeper encounter an error during starting up
create database log error Post "http://buildkitsandbox:6041/rest/sql": dial tcp: lookup buildkitsandbox on 106.12.199.25:53: no such host error="Post "http://buildkitsandbox:6041/rest/sql": dial tcp: lookup buildkitsandbox on 106.12.199.25:53: no such host" model=report module=taosKeeper panic: Post "http://buildkitsandbox:6041/rest/sql": dial tcp: lookup buildkitsandbox on 106.12.199.25:53: no such host
这是什么原因
你试着buildkitsandbox 解析成你真是服务ip 我也遇到跟你差不多得问题 error="json: cannot unmarshal number 9.2233720368537272e+18 into Go struct field DnodeInfo.dnode_info.disk_total of type int64" model=report module=taosKeeper
同问题,我将taos.cfg里面的buildkitsandbox 改成 localhost,依旧报这个错误。。。无语