Problem Description
Zoph is working, but there is an error in the application page and I believe that Debian is stuck on processing this update. FreedomBox is now reporting that it is not up to date.
Steps to Reproduce
- Look in the Zoph app management page.
Expected Results
Debian app Zoph updates normally.
Actual results
FreedomBox notification: Zoph
Error updating app: Command ‘[‘zoph’, ‘–config’, ‘import.enable’, ‘true’]’ returned non-zero exit status 96.
Error from app management page:
Error updating app: Command ‘[‘zoph’, ‘–config’, ‘import.enable’, ‘true’]’ returned non-zero exit status 96. Details
Error running action: zoph..setup(): CalledProcessError(96, ["zoph", "--config", "import.enable", "true"])
Stdout:
│ root is not a valid user
Action traceback:
╞ File "/usr/lib/python3/dist-packages/plinth/actions.py", line 398, in _privileged_call
╞ return_values = func(*arguments['args'], **arguments['kwargs'])
╞ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╞ File "/usr/lib/python3/dist-packages/plinth/modules/zoph/privileged.py", line 55, in setup
╞ _zoph_configure('import.enable', 'true')
╞ File "/usr/lib/python3/dist-packages/plinth/modules/zoph/privileged.py", line 45, in _zoph_configure
╞ subprocess.run(['zoph', '--config', key, value], check=True)
╞ File "/usr/lib/python3.11/subprocess.py", line 571, in run
╞ raise CalledProcessError(retcode, process.args,
App management page “Launch web client” button is not active.
App management settings menu only offers “Uninstall”
Screenshot
Information
- FreedomBox version:
Caution:
You are running Debian GNU/Linux 12 (bookworm) and FreedomBox version 25.9. There is a new FreedomBox version available.
- Hardware: Linux myhostname 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux
- How did you install FreedomBox?: net inst, DEBIAN_FRONTEND=noninteractive apt-get freedombox -y