jitsucom / jitsu

Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days
https://jitsu.com
MIT License
4.13k stars 296 forks source link

SSL Error - Live Events #1127

Closed Victorracy closed 1 month ago

Victorracy commented 2 months ago

Summary

I'm having an issue with my self-deployed Jitsu installation especifically with live events. Live events are not loading I get an SSL error: EventsBrowser.tsx:246 Error while loading events ApiResponseError: write EPROTO 405CF0D2307F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:..

I've tried to troubleshoot the ssl between the components and everything seems to be ok, so I looking for some direction here, as well as like some overview of how the live events process works, is the console making an API request to the bulker which then queries the clickhouse with the parameters/filters given?

I appreciate any help!

System configuration and versions

Artifacts (logs, etc)

rpc.ts:94 Error 500 on GET /api/cm0h3apu200065x0a39edboxx/log/incoming/cm0h4e3pn00003b6mthqjl8d2?limit=100 {error: 'write EPROTO 405CF0D2307F0000:error:0A00010B:SSL r…ps/openssl/openssl/ssl/record/ssl3_record.c:355:\n', details: 'Error: write EPROTO 405CF0D2307F0000:error:0A00010…backTrampoline (node:internal/async_hooks:128:17)', stackArray: Array(4)} details : "Error: write EPROTO 405CF0D2307F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:\n\n at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)\n at WriteWrap.callbackTrampoline (node:internal/async_hooks:128:17)" error : "write EPROTO 405CF0D2307F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:\n" stackArray : Array(4) 0 : "Error: write EPROTO 405CF0D2307F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:" 1 : "" 2 : "at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)" 3 : "at WriteWrap.callbackTrampoline (node:internal/async_hooks:128:17)" length : 4

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 14 days since being marked as stale.