Error " This is not a recognized Fernet token" when installing os-trove

Bug #1703616 reported by Sofiane
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Expired
Undecided
Unassigned

Bug Description

Hi,

Problem

I installed OpenStack- Ansible and I added trove component. But when I want to launch a database trove-taskmanager is in error. It seems to be a token problem

Logs

When looking at /var/log/trove/trove-taskmanager.log

2017-07-11 11:09:25.876 25680 ERROR oslo_service.periodic_task File "/openstack/venvs/trove-master/lib/python2.7/site-packages/keystoneauth1/session.py", line 766, in post 2017-07-11 11:09:25.876 25680 ERROR oslo_service.periodic_task return self.request(url, 'POST', **kwargs) 2017-07-11 11:09:25.876 25680 ERROR oslo_service.periodic_task File "/openstack/venvs/trove-master/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner 2017-07-11 11:09:25.876 25680 ERROR oslo_service.periodic_task return wrapped(*args, **kwargs) 2017-07-11 11:09:25.876 25680 ERROR oslo_service.periodic_task File "/openstack/venvs/trove-master/lib/python2.7/site-packages/keystoneauth1/session.py", line 655, in request 2017-07-11 11:09:25.876 25680 ERROR oslo_service.periodic_task raise exceptions.from_response(resp, method, url) 2017-07-11 11:09:25.876 25680 ERROR oslo_service.periodic_task NotFound: This is not a recognized Fernet token b4ad1caf0ac9dc0b6be7 (HTTP 404) (Request-ID: req-ce0fb34c-e503-478e-8838-57ffdf2554c0) 2017-07-11 11:09:25.876 25680 ERROR oslo_service.periodic_task

/etc/trove/trove.conf

nova_compute_url = http://172.29.236.10:8774/v2.1
nova_proxy_admin_user = admin_trove_user
nova_proxy_admin_pass = b4ad1caf0ac9dc0b6be7
nova_proxy_admin_tenant_name = trove_for_trove_usage

[keystone_authtoken]
insecure = False
auth_type = password
auth_url = http://172.29.236.10:35357
auth_uri = http://172.29.236.10:5000
project_domain_id = default
user_domain_id = default
project_name = trove_for_trove_usage
username = admin_trove_user
password = b4ad1caf0ac9dc0b6be7
region_name = RegionOne

Any ideas guys?

Tags: token trove
Revision history for this message
Andy McCrae (andrew-mccrae) wrote :

Hi Soflane, were you able to repeat the bug, or did it just happen once?

I've not specifically seen that.
Could you give a brief rundown of what you did to get to that point?

I noticed similar issues in the past related to memcache or various other things, but that doesnt look to be the case here, the error message is slightly different and suggests the password is trying to be used as a fernet token.

Changed in openstack-ansible:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for openstack-ansible because there has been no activity for 60 days.]

Changed in openstack-ansible:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.