Comment 25 for bug 1895723

Revision history for this message
Joris Vleminckx (jvleminc) wrote :

I ran Kolla-Ansible Train, updating an older Train Openstack and the keystone container (which already has the fix mentioned here (https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=ecd899c9a856de153a892d513c4406bcb73b57b1)) keeps on restarting.
A brand new installation ends without issues.

--
+ TOKEN_PRIMARY=1
++ date +%s
++ date +%s -r /etc/keystone/fernet-keys/1
+ TOKEN_AGE=9495029
+ '[' 9495029 -gt 259200 ']'
+ echo 'ERROR: Primary token 1 is stale.'
+ exit 1
ERROR: Primary token 1 is stale.
--