HcaptchaSolver icon indicating copy to clipboard operation
HcaptchaSolver copied to clipboard

[Bug] `panic: repeated read on failed websocket connection`

Open 0xF7A4C6 opened this issue 2 years ago • 0 comments

panic: repeated read on failed websocket connection

goroutine 21 [running]:
github.com/gorilla/websocket.(*Conn).NextReader(0xc000a3c420)
        C:/Users/arm/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:1030 +0x26e
github.com/gorilla/websocket.(*Conn).ReadMessage(0xc01b0c5f70?)
        C:/Users/arm/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:1093 +0x13
github.com/surrealdb/surrealdb.go/internal/websocket.(*WebSocket).read(0xc0148ed740?, {0xb85400, 0xc00a8bdd40})
        C:/Users/arm/go/pkg/mod/github.com/surrealdb/[email protected]/internal/websocket/ws.go:140 +0x25
github.com/surrealdb/surrealdb.go/internal/websocket.(*WebSocket).initialize.func1()
        C:/Users/arm/go/pkg/mod/github.com/surrealdb/[email protected]/internal/websocket/ws.go:167 +0x5e
created by github.com/surrealdb/surrealdb.go/internal/websocket.(*WebSocket).initialize in goroutine 1
        C:/Users/arm/go/pkg/mod/github.com/surrealdb/[email protected]/internal/websocket/ws.go:160 +0x4f
exit status 2
make: *** [Makefile:10: run] Error 1
Appuyez sur une touche pour continuer...

0xF7A4C6 avatar Oct 02 '23 00:10 0xF7A4C6