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
{{ message }}
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
This is expected behavior, although it probably should be catching that error and logging it to debug.
Basically powerpool is putting share & ppagent data into redis with a specific key prefix. SCM looks for keys with that prefix to pulls that data out, and then deletes that key. This error is the result of no keys matching that prefix being available. This is intended, SCM should check redis about 2x more frequently than Powerpool actually stores data - this helps keep things up to date
icook
changed the title
collect_minutes errors
Don't raise exception when share entries don't exist
Feb 20, 2015
I often see error about collect minutes:
Does this simply clear itself up?
The text was updated successfully, but these errors were encountered: