taosdata / taosdata/TDengine

TaosKeeper encountered an error during startup

Open
#23,675 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.