Connecting to controller asks the password after 24hr
Bug #2028139 reported by
Bartosz Woronicz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Snap |
Fix Committed
|
Medium
|
Guillaume Boutry |
Bug Description
After around 24hr the connection to juju controller requires password
ubuntu@node07:~$ juju status -m openstack
please enter password for node07.maas on sunbeam-controller:
ubuntu@node07:~$ juju controllers --refresh
please enter password for node07.maas on sunbeam-controller:
Changed in snap-openstack: | |
assignee: | nobody → Guillaume Boutry (gboutry) |
importance: | Undecided → Medium |
status: | New → In Progress |
To post a comment you must log in.
After discussion with Hemanth the reason for that is the juju oauth macaroons expire after 24hr for user other that admin, which is the case here /juju.is/ docs/juju/ juju-login
https:/
To login, one may get password here
ubuntu@node07:~$ cat $HOME/snap/ openstack/ current/ account. yaml
password: 2dk5Peh0zx1q
user: node07.maas
also running
- sunbeam bootstrap
or
- sunbeam join
it should allow you to re-login