sam
(Sam Saffron)
2
You could nuke all you upgrade keys I guess…
./launcher enter app
rails c
$redis.keys('upgrade:*').each{|key| $redis.del key }
I am confused though cause when you click on currently upgrading for assign it should allow you to reset it per:
So perhaps this is failing and there is something in the logs?
1 Like