Comment 5 for bug 1952282

Revision history for this message
Alexander Litvinov (alitvinov) wrote (last edit ):

Seeing same issue on the customer deployment.
Channel quincy/stable Rev 25

subprocess.CalledProcessError: Command '['ceph', 'dashboard', 'set-ssl-certificate', 'juju-3199d9-4-lxd-1', '-i', PosixPath('/etc/ceph/ceph-dashboard.crt')]' returned non-zero exit status 5.

executing manually gives
ubuntu@juju-3199d9-7-lxd-1:~$ sudo ceph dashboard set-ssl-certificate juju-3199d9-4-lxd-1 -i /etc/ceph/ceph-dashboard.crt
Error EIO: Module 'dashboard' has experienced an error and cannot handle commands: [('x509 certificate routines', '', 'key values mismatch')]

I tried also launching hooks on the leader, rebooting units.
Not able to find any workaround at the moment.

subscribing ~field-high