ITADN

Ruley Panics

#1Closedpurespeech 创建于 2023-11-13
P
purespeechcommented
I'm getting this panic and haven't been able to figure it out yet I have tried to create 9002 Group and some group users. I'm missing something. This is the debug console (sorry, it's not perhaps all that helpful but best I can get at this point): ``` DAP server listening at: 127.0.0.1:42067 Type 'dlv help' for list of commands. 10:25PM DBG initialized database path=./db 10:25PM INF running on http://0.0.0.0:5577 [khatru-relay] 2023/11/12 22:25:45 unexpected close error from : websocket: close 1000 (normal) panic: panic called with nil argument goroutine 24 [running]: github.com/fiatjaf/eventstore/lmdb.(*LMDBBackend).QueryEvents.func1.1.1(0x0, {0x0, {0xc0000144d8, 0x1, 0x1}, {0xc0000144e0, 0x5, 0x8}, 0xc0000285a0, 0x0}) /home/brian/go/pkg/mod/github.com/fiatjaf/eventstore@v0.2.8/lmdb/query.go:96 +0xe5c created by github.com/fiatjaf/eventstore/lmdb.(*LMDBBackend).QueryEvents.func1.1 in goroutine 23 /home/brian/go/pkg/mod/github.com/fiatjaf/eventstore@v0.2.8/lmdb/query.go:42 +0x4bb Process 24926 has exited with status 2 Detaching ```
关闭于 2023-11-14 5 条评论