taosdata / taosdata/TDengine

ERROR 0x17da3 error happens, code:-2147473920 - syntax error near,QID:0x1

Open
#29,962 10 comments 0 reactions 1 assignee View on GitHub

@yu285 is already working on this.

Since Feb 28, 2025.

help wanted
Dominant language
C
Stars
25.1k
Forks
5k
Avg merge
4d 59m
Merged PRs (30d)
7

Description

Bug Description
We are reproducing a known restart failure issue and found that taosd always outputs error logs. Although it is uncertain whether these logs are directly related to our problem, we still need to pay attention to them

Environment (please complete the following information):

  • OS: [e.g. ubuntu.Docker arm64]
  • Memory 2G, CPU 4C, current Disk Space 6G
  • TDengine Version [e.g. 3.3.5.2]

Additional Context
we use schemaless insert data
history_shadow_test_product_v2,realm_device_id=123_device_0 P2=9.125961f32,P4=-15.589568f32,P5=12.123546f32,P6=-20.393284f32,P7=30.948837f32,P9=-35.057632f32,P10=28.355639f32,P1=-29.271955f32,P3=-12.592279f32,P8=-28.927814f32 1740707524397
We have confirmed that this statement is not a significant issue.

taos Docker is aways format error log

02/28 02:00:54.927916 00000292 C TSC connecting to server, numOfEps:2 inUse:0 user:root db:(null) key:root:dcc5bed04851fec854c035b2e40263b6:(null):0
02/28 02:00:54.927965 00000292 C TSC ep:0, edge-shadow-database:6030
02/28 02:00:54.927974 00000292 C TSC ep:1, edge-shadow-database:6030
02/28 02:00:54.929061 00000292 C TSC WARN failed to remove request from hash, code:Invalid parameters
02/28 02:00:54.931676 00000049 C TSC ERROR 0x17da3 error happens, code:-2147473920 - syntax error near,QID:0x1
02/28 02:01:56.774598 00000049 C TSC connecting to server, numOfEps:2 inUse:0 user:root db:(null) key:root:dcc5bed04851fec854c035b2e40263b6:(null):0
02/28 02:01:56.774618 00000049 C TSC ep:0, edge-shadow-database:6030
02/28 02:01:56.774626 00000049 C TSC ep:1, edge-shadow-database:6030
02/28 02:01:56.775695 00000049 C TSC WARN failed to remove request from hash, code:Invalid parameters
02/28 02:01:56.778414 00000292 C TSC ERROR 0x17da5 error happens, code:-2147473920 - syntax error near,QID:0x1

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.