Problem Description
The setup workflow for miniflux installation fails with an error. The miniflux admin user is not created.
Salsa Issue
Steps to Reproduce
- Install miniflux from the Apps page
- Go to miniflux app management page
- Click the create admin user button
- enter a username and password for miniflux user
- click submit
Expected Results
I expect the miniflux application to be configured and ready for first use.
Actual results
Error message:
An error occurred while creating the user: End Of File (EOF). Exception style platform. <pexpect.pty_spawn.spawn object at 0x7fe7be7a4ad0> command: /usr/bin/miniflux args: [â/usr/bin/minifluxâ, â-câ, â/etc/miniflux/miniflux.confâ, ââcreate-adminâ] buffer (last 100 chars): bââ before (last 100 chars): bâpq: password authentication failed for user âminifluxâ\r\nâ after: <class âpexpect.exceptions.EOFâ> match: None match_index: None exitstatus: None flag_eof: True pid: 22327 child_fd: 5 closed: False timeout: 30 delimiter: <class âpexpect.exceptions.EOFâ> logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile(bâEnter Username: ').
Screenshot
Information
- You are running Debian GNU/Linux 13 (trixie) and FreedomBox version 25.9.3. FreedomBox is up to date.
- Hardware: Intel Atom
- How did you install FreedomBox?: FreedomBox installed over Debian Jessie and upgraded since
