Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Websocket not working #379

@m-bo-one

Description

@m-bo-one

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 getting

2022-06-02T16:46:55.156 [info] TLS :client: In state :wait_cert_cr at ssl_handshake.erl:1971 generated CLIENT ALERT: Fatal - Certificate Expired

If I remove wss, just ws without tls, blockscout just hang. I also verified, that through websocat I am getting an error

websocat wss://godwoken-testnet-v1.ckbapp.dev/ws
websocat: WebSocketError: Received unexpected status code (405 Method Not Allowed)
websocat: error running

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions