You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
se_1 | {"level":"info","ts":1717579301.0273197,"msg":"POST /api/feedback","request_id":"0c30d6bf-a2a5-4390-875c-d3828bf4566a","status_code":200,"response_time":0.001075292}
gorse_1 | {"level":"info","ts":1717579301.0307012,"msg":"Insert feedback successfully","request_id":"e8ee7fb1-1243-4c7f-93e4-a0bc9963ec03","num_feedback":1}
gorse_1 | {"level":"info","ts":1717579301.030734,"msg":"POST /api/feedback","request_id":"e8ee7fb1-1243-4c7f-93e4-a0bc9963ec03","status_code":200,"response_time":0.001038792}
gorse_1 | panic: runtime error: invalid memory address or nil pointer dereference
gorse_1 | [signal SIGSEGV: segmentation violation code=0x1 addr=0x60 pc=0x767428]
gorse_1 |
gorse_1 | goroutine 86 [running]:
gorse_1 | github.com/zhenghaoz/gorse/model/click.(*FM).Predict(0x4000560120, {0x4001f7ac46?, 0x4001890116?}, {0x4001890116, 0x7}, {0x4001328740, 0x2, 0x15f9c?}, {0x4000cc0200, 0x2, ...})
gorse_1 | /go/gorse/model/click/model.go:204 +0x48
gorse_1 | github.com/zhenghaoz/gorse/worker.(*Worker).replacement(0x4000508c60, 0x40014e9db8?, 0x40014ea928, {0x40001ba3c0, 0x1, 0x0?}, 0x40016da870)
gorse_1 | /go/gorse/worker/worker.go:1236 +0x69c
gorse_1 | github.com/zhenghaoz/gorse/worker.(*Worker).Recommend.func2(0xa0?, 0x8b)
gorse_1 | /go/gorse/worker/worker.go:778 +0x2d44
gorse_1 | github.com/zhenghaoz/gorse/base/parallel.Parallel(0x7d0, 0x400033ae60?, 0x40000b7c20)
gorse_1 | /go/gorse/base/parallel/parallel.go:39 +0xf8
gorse_1 | github.com/zhenghaoz/gorse/worker.(*Worker).Recommend(0x4000508c60, {0x40010c0000, 0x7d0, 0x866})
gorse_1 | /go/gorse/worker/worker.go:546 +0xd9c
gorse_1 | github.com/zhenghaoz/gorse/worker.(*Worker).Serve.func1()
gorse_1 | /go/gorse/worker/worker.go:405 +0x30c
gorse_1 | github.com/zhenghaoz/gorse/worker.(*Worker).Serve(0x4000508c60)
gorse_1 | /go/gorse/worker/worker.go:417 +0xb54
gorse_1 | main.glob..func1.1()
gorse_1 | /go/gorse/cmd/gorse-in-one/main.go:109 +0x4c
gorse_1 | created by main.glob..func1
gorse_1 | /go/gorse/cmd/gorse-in-one/main.go:107 +0x838
gorse_1 | {"level":"info","ts":1717579301.425977,"msg":"load config","config":"/etc/gorse/config.toml"}
gorse_1 | {"level":"info","ts":1717579301.430141,"msg":"load cache","path":"/var/lib/gorse/master_cache.data"}
gorse_1 | {"level":"info","ts":1717579301.4301894,"msg":"no local cache found, create a new one","path":"/var/lib/gorse/master_cache.data"}
Beta Was this translation helpful? Give feedback.
All reactions