ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
247 stars 101 forks source link

Authentication token is missing or no longer valid #386

Open ephracis opened 5 years ago

ephracis commented 5 years ago

I am getting this every day:

2019-07-03 19:17 | DEBUG | response => body    : {"unauthorized": {"message": "This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad password), or your browser does not understand how to supply the credentials required.", "code": 401}}
==> ca-chbr-node2.vms.dev.basalt.se: Authentication token is missing or no longer valid.
==> ca-chbr-node2.vms.dev.basalt.se: Trying authentication...

The command openstack server list works without issue and Vagrant works the most of the day, but this issue appears at least once every day at noon for me.

Here's some more info: