question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Stream Quickstart 0.7.1 fails with SSL Handshake failed error

See original GitHub issue

docker run --network=pinot-demo --name pinot-quickstart -p 9000:9000 -d apachepinot/pinot:test QuickStart -type stream image

I tried to run locally, same error.

I could launch 0.6.1 successfully with docker.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
MacNalecommented, May 19, 2021

Disconnected from VPN and ran the command from my mac. It worked fine. This seems to be a problem with downloading the stream from meetup.com.

0reactions
xiangfu0commented, May 19, 2021

have you tried with quick-start-hybrid.sh and if that one works? Also, check if you can run the below command directly:

websocat wss://stream.meetup.com/2/rsvps
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix “SSL Handshake Failed” & "Cloudflare 525" Error
The SSL Handshake Failed error occurs when the server and browser are unable to establish a secure connection.
Read more >
"SSL handshake failed" occurs when using the Streaming ...
When I start my Streaming application, I see the following error when the Kafka adapter attempts to connect to the Kafka broker:
Read more >
What Is SSL Handshake & How Do I Fix SSL ... - HubSpot Blog
SSL Handshake Failed is an error message that occurs when the client or server wasn't able to establish a secure connection. This might...
Read more >
SSL handshake failed #4071 - strimzi/strimzi-kafka-operator
org.apache.kafka.common.errors.SslAuthenticationException: SSL handshake failed. Caused by: javax.net.ssl.SSLHandshakeException: PKIX path ...
Read more >
SSL Handshake Failed Error — Ultimate Guide by Experts
SSL Handshake Failed Error : The easiest way to solve this most common SSL error. An ultimate guide and tips from RapidSSLOnline SSL...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found