-
Notifications
You must be signed in to change notification settings - Fork 17
Websocket not working #379
Comments
@jiangxianliang007 seems the testnet TLS is broken? I check web3 websocket works on local development. |
we have updated the testnet ws configuration, can you check if it works now? @kuzirashi @m-bo-one |
Works for me now |
websockat works, however blockscout has the same issue:
|
Could be caused by this OTP problem described here:
|
when I am trying to connect blockscout exporer with
wss://godwoken-testnet-v1.ckbapp.dev/ws
url (https://github.com/nervosnetwork/godwoken-info/tree/main/testnet_v1_1#godwoken-web3-rpc), explorer, I am gettingIf I remove wss, just ws without tls, blockscout just hang. I also verified, that through websocat I am getting an error
The text was updated successfully, but these errors were encountered: