streamdal / plumber

A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
https://streamdal.com
MIT License
2.08k stars 71 forks source link

Telemetry error logs #337

Closed ShayNehmad-RecoLabs closed 1 year ago

ShayNehmad-RecoLabs commented 1 year ago

Describe the bug

I opted in for telemetry and whenever I run the tool this is the output:

posthog 2023/02/23 03:57:36 ERROR: sending request - Post "https://telemetry.streamdal.com/batch/": x509: “localhost” certificate is not standards compliant
posthog 2023/02/23 03:57:36 ERROR: sending request - Post "https://telemetry.streamdal.com/batch/": x509: “localhost” certificate is not standards compliant
posthog 2023/02/23 03:57:37 ERROR: sending request - Post "https://telemetry.streamdal.com/batch/": x509: “localhost” certificate is not standards compliant
posthog 2023/02/23 03:57:38 ERROR: sending request - Post "https://telemetry.streamdal.com/batch/": x509: “localhost” certificate is not standards compliant
posthog 2023/02/23 03:57:39 ERROR: sending request - Post "https://telemetry.streamdal.com/batch/": x509: “localhost” certificate is not standards compliant

To Reproduce Steps to reproduce the behavior:

  1. Literally run any plumber command after opting in

Expected behavior Don't show the error - I don't care about the telemetry

Screenshots If applicable, add screenshots to help explain your problem.

CLI (please complete the following information):

Additional context I'd also like to understand how to opt out in case I want/need to

blinktag commented 1 year ago

@ShayNehmad-RecoLabs apologies for the trouble, we should have this fixed shortly

blinktag commented 1 year ago

@ShayNehmad-RecoLabs we have resolved the certificate issue. Can you please try now