TaosKeeper encountered an error during startup
Open
Nobody has claimed this yet.
bug
- Dominant language
- C
- Stars
- 25.1k
- Forks
- 5k
- Avg merge
- 4d 59m
- Merged PRs (30d)
- 7
Description
taosKeeper 启动报错
error="json: cannot unmarshal number 9.2233720368537272e+18 into Go struct field DnodeInfo.dnode_info.disk_total of type int64" model=report module=taosKeeper
启动命令/usr/local/taos/bin/taoskeeper
版本3.2.0.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with /usr/local/taos/bin/taoskeeper on version 3.2.0.0 and trace the startup report path involving DnodeInfo.dnode_info.disk_total. Confirm the handling of the reported JSON number and verify that TaosKeeper starts successfully without the unmarshalling error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100