[GH-ISSUE #9973] Miniflux not updating #2166

Closed
opened 2026-02-26 12:51:31 +03:00 by kerem · 0 comments
Owner

Originally created by @pauljs-uk on GitHub (Dec 15, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9973

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

Miniflux

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/miniflux.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.0.3/025864202ebb6109 (running kernel: 6.14.8-2-pve)

📝 Provide a clear and concise description of the issue.

The script is not finding the Miniflux service file in the /etc/systemd/system/ directory.

🔄 Steps to reproduce the issue.

Run the script.

Paste the full error output (if available).

✖️ No Miniflux Installation Found!

🖼️ Additional context (optional).

Output from running systemctl status miniflux

● miniflux.service - Miniflux
Loaded: loaded (/usr/lib/systemd/system/miniflux.service; enabled; preset: enabled)
Active: active (running) since Mon 2025-12-15 06:30:08 GMT; 4h 31min ago

Originally created by @pauljs-uk on GitHub (Dec 15, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9973 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Miniflux ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/miniflux.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.0.3/025864202ebb6109 (running kernel: 6.14.8-2-pve) ### 📝 Provide a clear and concise description of the issue. The script is not finding the Miniflux service file in the /etc/systemd/system/ directory. ### 🔄 Steps to reproduce the issue. Run the script. ### ❌ Paste the full error output (if available). ✖️ No Miniflux Installation Found! ### 🖼️ Additional context (optional). Output from running systemctl status miniflux ● miniflux.service - Miniflux Loaded: loaded (/usr/lib/systemd/system/miniflux.service; enabled; preset: enabled) Active: active (running) since Mon 2025-12-15 06:30:08 GMT; 4h 31min ago
kerem 2026-02-26 12:51:31 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2166
No description provided.