We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
panic: repeated read on failed websocket connection
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...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: