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
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?
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