Hi Radek,

I found that it just took compress so long after restart the horizon container. Because it stuck at "manage.py compress --force" so long when check the log.
Waiting about 3~5 minutes and it came back, and the option shows up.

Thanks for your hint!

- Eddie

Radek Dopieralski <rdopiera@redhat.com> 於 2019年12月18日 週三 下午6:17寫道:
Most likely you have a syntax error in your settings somehow. Please check the container's logs (with "sudo podman logs horizon" on the controller node) to see the exact error.

On Wed, Dec 18, 2019 at 6:51 AM Eddie Yen <missile0407@gmail.com> wrote:
Hi,

Below is the information about this environment.

Openstack release: Rocky
Kolla container source type: binary
OS distro: Ubuntu 18.04

We tried to set OPENSTACK_ENABLE_PASSWORD_RETRIEVE to True in local_settings, but the dashboard got "503 Service Unavailable" after restart the Horizon container.
And there's no error log or something in horizon.log

Is there anyway to see what's going on?

- Eddie


--
Radomir Dopieralski