-
Notifications
You must be signed in to change notification settings - Fork 336
Open
Description
Summary
Jitsu all of a sudden fails to write to clickhouse, the following error is present
[handshake] unexpected packet [72] from server
System configuration and versions
Jitsu Next
Artifacts (logs, etc)
{
"status": "FAILED",
"queueSize": 0,
"speed": 0,
"representation": {
"name": "events",
"schema": null
},
"error": "[handshake] unexpected packet [72] from server",
"original": {
"context": {
"traits": {},
"library": {
"name": "@jitsu/js",
"version": "2.0.0",
"env": "browser"
},
"user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
"locale": "en-US",
"screen": {
"width": 1512,
"height": 982,
"inner_width": 637,
"inner_height": 882,
"density": 2
},
"page": {
"path": "/",
"referrer": "http://localhost:5173/",
"referring_domain": "localhost",
"host": "localhost:5173",
"search": "",
"title": "web-test-react",
"url": "http://localhost:5173/",
"encoding": "UTF-8"
},
"client_ids": {},
"campaign": {},
"ip": "xxxxx",
"geo": {...}
},
"tag_name": "BUTTON",
"text": "count is 2",
"xpath": "//*[@id=\"root\"]/div[2]/button[1]",
"css_selector": "div > div.card > button",
"coordinates": {
"x": 318,
"y": 504
},
"element_position": {
"top": 482.359375,
"left": 262.203125,
"width": 112.578125,
"height": 40.1875
},
"event": "click",
"user_id": null,
"anonymous_id": "97860665-0bf2-4980-84ac-e770a2de0bd5",
"timestamp": "2025-12-27T17:59:36.880Z",
"sent_at": "2025-12-27T17:59:36.880Z",
"message_id": "1g1a7jsv1m8sjmzfmz1y9",
"write_key": "xxxxxx",
"request_ip": "xxx",
"received_at": "2025-12-27T17:59:37.083Z",
"type": "track"
}
}
Metadata
Metadata
Assignees
Labels
No labels