I am trying to get the plugins visible at the administration topic but gui webpage stays grey. If i check the installed plugins via the cmd, i can see that they all are installed (v 3.3.6)
stop/start the services and even an reboot did not work. Is there something i missed?
/opt/indico/.venv/lib/python3.12/site-packages/indico/web/flask/app.py:481: UserWarning: Logging config file not found; using defaults. Copy /opt/indico/.venv/lib/python3.12/site-packages/indico/logging.yaml.sample to /opt/indico/logging.yaml to get rid of this warning.
Logger.init(app)
Indico v3.3.10 is ready for your commands
In [1]: config.PLUGINS
Out[1]: set()
In [2]: