YunoHost-Apps / castopod_ynh

Castopod package for YunoHost
https://podlibre.org/
GNU General Public License v3.0
23 stars 7 forks source link

Unable to open config-panel after installation #56

Closed sphinxc0re closed 2 years ago

sphinxc0re commented 2 years ago

Describe the bug

After I installed the app via the web interface, I tried to access the config panel via the yunohost webadmin. When clicking on the button that should lead to the panel, after a while I get an error message:

Error: "500" Internal Server Error

Action: "GET" /yunohost/api/apps/castopod/config-panel?full&locale=de

Error message:
Config panel question 'free_footprint' should be initialized with a value during install or upgrade.

Context

Steps to reproduce

  1. install Castopod from the web admin
  2. go to applications -> castopod
  3. click on the button that leads to the config panel

Expected behavior

I would expect the config panel to show up and let me configure my instance

Logs

https://paste.yunohost.org/raw/ocivavukin

image

mattbk commented 2 years ago

Does your instance work? Did you go through the admin setup at the URL you set?

sphinxc0re commented 2 years ago

Somehow the admin setup didn't work previously. Now it works... somehow 🤔