Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Testnet light client cannot connect to data-seed-pre-0-s1.binance.org:80 #304

Open
xana-rahmani opened this issue Oct 12, 2021 · 1 comment

Comments

@xana-rahmani
Copy link

Running testnet light client with bellow command:

lightd --chain-id "Binance-Chain-Ganges" --node tcp://data-seed-pre-0-s1.binance.org:80

Result:

I[2021-10-12|21:30:41.024] Connecting to source HTTP client...          
I[2021-10-12|21:30:41.025] Constructing Verifier...                     
I[2021-10-12|21:30:41.025] lite/proxy/NewVerifier()...                  module=lite/proxy chainID=Binance-Chain-Ganges rootDir=.binance-lite client=WSEvents
I[2021-10-12|21:30:41.048] DBProvider.LatestFullCommit()...             module=lite label=trusted.mem chainID=Binance-Chain-Ganges minHeight=1 maxHeight=9223372036854775807
I[2021-10-12|21:30:41.049] DBProvider.LatestFullCommit()...             module=lite label=trusted.lvl chainID=Binance-Chain-Ganges minHeight=1 maxHeight=9223372036854775807
I[2021-10-12|21:30:41.050] DBProvider.LatestFullCommit() found latest.  module=lite label=trusted.lvl height=1
I[2021-10-12|21:30:41.050] Starting proxy...                            
Error: websocket: bad handshake
panic: websocket: bad handshake

goroutine 1 [running]:
main.main()
	/home/suyu/go/src/github.com/binance-chain/node/cmd/lightd/main.go:22 +0x5b
@ratthakorn2509
Copy link

Ratthakorn99@gmail.com

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

No branches or pull requests

2 participants