gorse-io / gorse-io/gorse

Master not present in UI

Open
#427 4 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Go
Stars
9.8k
Forks
912
Avg merge
2h 35m
Merged PRs (30d)
9

Description

Gorse version - latest(0.4.0)

Describe the bug
![image](https://user-images.githubusercontent.com/97601313/162933824-645d54d5-3c06-46fc-832e-cf8aca13dcef.png)

{"level":"warn","ts":1649756079.9660664,"caller":"master/rest.go:495","msg":"failed to get user neighbor index recall","error":"global_meta/user_neighbor_index_recall: object not found","errorVerbose":"/go/gorse/storage/cache/database.go:98: object not found\n/go/gorse/storage/cache/redis.go:58: global_meta/user_neighbor_index_recall"}
{"level":"warn","ts":1649756079.9662116,"caller":"master/rest.go:503","msg":"failed to get item neighbor index recall","error":"global_meta/item_neighbor_index_recall: object not found","errorVerbose":"/go/gorse/storage/cache/database.go:98: object not found\n/go/gorse/storage/cache/redis.go:58: global_meta/item_neighbor_index_recall"}
{"level":"warn","ts":1649756079.9663732,"caller":"master/rest.go:511","msg":"failed to get matching index recall","error":"global_meta/matching_index_recall: object not found","errorVerbose":"/go/gorse/storage/cache/database.go:98: object not found\n/go/gorse/storage/cache/redis.go:58: global_meta/matching_index_recall"}

To Reproduce
docker-compose up -d

Master is not present in the cluster section of UI .Please have a check on it and kindly revert back.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.