Every time i upgrade, I get the 'site is currently being upgraded' 'error' string after the upgrade completes. It's due to the inprocess file/var getting in the cache and not clearing out.
it's an easy fix,
redis-cli flushall
and we're back up but that means it's not a one-click install and...