[GH-ISSUE #11620] Apps Updater - unattended not work if there are more than one update options #2451

Closed
opened 2026-02-26 12:52:30 +03:00 by kerem · 2 comments
Owner

Originally created by @SandraCHC on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11620

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?

Apps Updater

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

var_backup=no \ var_container=all_running \ var_unattended=yes \ var_skip_confirm=yes \ var_auto_reboot=no \ bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/update-apps.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9

📝 Provide a clear and concise description of the issue.

If there are more than one update options, the unatended update stops and wait for user input. If I use a script or crontab I cant interact with the script.

🔄 Steps to reproduce the issue.

Use Script with more than one Update options (NPMPlus - Alpine and NPMPlus Updates or Vaultwarden

Paste the full error output (if available).

Image Image

🖼️ Additional context (optional).

No response

Originally created by @SandraCHC on GitHub (Feb 6, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11620 ### ✅ 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? Apps Updater ### 📂 What was the exact command used to execute the script? var_backup=no \ var_container=all_running \ var_unattended=yes \ var_skip_confirm=yes \ var_auto_reboot=no \ bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/update-apps.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? 9 ### 📝 Provide a clear and concise description of the issue. If there are more than one update options, the unatended update stops and wait for user input. If I use a script or crontab I cant interact with the script. ### 🔄 Steps to reproduce the issue. Use Script with more than one Update options (NPMPlus - Alpine and NPMPlus Updates or Vaultwarden ### ❌ Paste the full error output (if available). <img width="577" height="270" alt="Image" src="https://github.com/user-attachments/assets/3635b8f4-a029-4081-9579-4b7c87a837cd" /> <img width="551" height="213" alt="Image" src="https://github.com/user-attachments/assets/29f7474c-e74c-4cf0-b074-aa892c4c6f46" /> ### 🖼️ Additional context (optional). _No response_
Author
Owner

@MickLesk commented on GitHub (Feb 6, 2026):

Thats Not a bug. This Scripts are Not migrated too unattended and need Feedback.

<!-- gh-comment-id:3860836884 --> @MickLesk commented on GitHub (Feb 6, 2026): Thats Not a bug. This Scripts are Not migrated too unattended and need Feedback.
Author
Owner

@SandraCHC commented on GitHub (Feb 6, 2026):

Oh ok. Thank you. Maybe there is later a option to handle this :)

<!-- gh-comment-id:3861155001 --> @SandraCHC commented on GitHub (Feb 6, 2026): Oh ok. Thank you. Maybe there is later a option to handle this :)
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#2451
No description provided.