Skip to content
New issue

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

worker error"failed to decode click model" #214

Closed
lbw114007 opened this issue Jul 27, 2021 · 4 comments
Closed

worker error"failed to decode click model" #214

lbw114007 opened this issue Jul 27, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@lbw114007
Copy link
Contributor

error log info:

{"level":"error","ts":1627382137.876585,"caller":"worker/worker.go:256","msg":"failed to decode click model","error":"EOF","stacktrace":"github.com/zhenghaoz/gorse/worker.(*Worker).Pull\n\t/home/runner/work/gorse/gorse/worker/worker.go:256"}

@outranker
Copy link

when i was spinning up gorse for the first time using docker-compose, this error log showed up. i think it was because there was no data in the db. dumping some data and then restarting containers solved the issue for me

@zhenghaoz
Copy link
Collaborator

when i was spinning up gorse for the first time using docker-compose, this error log showed up. i think it was because there was no data in the db. dumping some data and then restarting containers solved the issue for me

Thanks for your reply. ❤️

@zhenghaoz zhenghaoz added the bug Something isn't working label Jul 28, 2021
@lbw114007
Copy link
Contributor Author

when i was spinning up gorse for the first time using docker-compose, this error log showed up. i think it was because there was no data in the db. dumping some data and then restarting containers solved the issue for me

Thanks,my question has been solved.

@zhenghaoz
Copy link
Collaborator

The issues will be closed since this bug has been fix by #224 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants