Open gabrielmer opened 12 months ago
Weekly Update
Weekly Update
@chaitanyaprem is this issue still happening in your node?
@chaitanyaprem is this issue still happening in your node?
Yes, i still see it
After doing some test runs with custom images, found that the exception is being raised in https://github.com/status-im/nim-libp2p/blob/2725be64bacb46997c0959560d833ff946c8cb3b/libp2p/transports/wstransport.nim#L260
Which corresponds to the following proc: https://github.com/status-im/nim-websock/blob/475ad35c89b0c6e63d8fda556c108a02b5f5e447/websock/http/server.nim#L188-L224
Still need to investigate further
Added debug logs for test runs in the following draft PR: https://github.com/waku-org/nwaku/pull/2361
Problem
After enabling secure websockets on a nwaku node, the following log is appearing constantly:
Acceptance Criteria
WSS data should be transmited properly