Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto-ws-client example does not work; MissingOrMalformedExtensions thrown by webpki #57

Open
jsvanv opened this issue Sep 25, 2022 · 1 comment

Comments

@jsvanv
Copy link

jsvanv commented Sep 25, 2022

I've been trying to run the example for the websocket client, but unfortunately, I keep getting the following error:

thread 'tokio-runtime-worker' panicked at 'Failed to connect to wss://ws-feed.exchange.coinbase.com, error: TLS error: webpki error: MissingOrMalformedExtensions', C:\Users\jsvanv\.cargo\registry\src\github.com-1ecc6299db9ec823\crypto-ws-client-4.12.6\src\common\ws_client_internal.rs:76:22

I get the same error on another Windows 10 machine. I've tried a small variety of exchanges and symbols, but webpki always complains.

Exchanges tried: Binance, Kraken, Coinbase Pro
Symbols tried: ETHUSDT, ETHUSD, BTCUSDT, BTCUSD
OS: Windows 10 64-bit
Targets: x86_64-pc-windows-gnu and x86_64-pc-windows-msvc
Rust version: 1.64.0

@soulmachine
Copy link
Collaborator

I don't have a Windows laptop, so this issue might need to wait

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants