Closed radokristof closed 7 months ago
You are running into the rate limit, I think you were running multiple autokuma instances simultaneously right? Otherwise I'm not sure how you would hit that limit.
You can try increasing the delay between syncs by increasing
AUTOKUMA__SYNC_INTERVAL (the default is 5.0
seconds)
Thank you, it seems that indeed that was the problem!
The container reports the following:
Usually the monitors does sync after some time, but basically for some reason, sometimes it can not authenticate. No config change in between and sometimes the issues solves itself and syncs.