CottageLabs/OpenArticleGauge

Flower broke

Closed this issue · 1 comments

The flower monitor for celery is not reporting anything meaningful. Nothing's changed in the setup so we need to see why this is.

The most recent change in the setup was a redis memory limit. Maybe it's throwing away important keys instead of unimportant keys. I have a solution in mind for that, use separate redis databases. Anyway, that's where I'll start looking.

Flower broke because of celery upgrade from 3.0.13 to 3.0.25, unbelievably. It's fixed now, by upgrading flower itself, which unfortunately required an hour's loitering with the authentication mechanism since Google have apparently deprecated their OpenID provider.