Comment 4 for bug 1902948

Revision history for this message
Przemyslaw Hausman (phausman) wrote :

This could be a duplicte of LP #1902890.

The workaround that worked for me was:

juju run --model openstack --application openstack-dashboard -- "cd /usr/share/openstack-dashboard/openstack_dashboard; sudo python3 /usr/share/openstack-dashboard/manage.py compress; sudo systemctl restart apache2"