Huntarr Update Duplicate Message #1127

Closed
opened 2026-02-04 23:13:44 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @oOStroudyOo on GitHub (Jun 20, 2025).

Have you read and understood the above guidelines?

yes

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

Huntarr

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

When running the update command for Huntarr, it display a duplicate message

🔄 Steps to reproduce the issue.

Update Huntarr

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @oOStroudyOo on GitHub (Jun 20, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Huntarr ### 📂 What was the exact command used to execute the script? update ( bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/huntarr.sh)" ) ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. When running the update command for Huntarr, it display a duplicate message ### 🔄 Steps to reproduce the issue. Update Huntarr ### ❌ Paste the full error output (if available). ![Image](https://github.com/user-attachments/assets/f76e7c79-2a9f-4a77-bc70-47b0bf82c169) ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 23:13:44 +03:00
Author
Owner

@MickLesk commented on GitHub (Jun 20, 2025):

Feel free to do an short PR

msg_info "Performing update"
cd /opt/huntarr
$STD uv pip install -r requirements.txt --python /opt/huntarr/.venv/bin/python
msg_ok "Update Performed"

Or something else

@MickLesk commented on GitHub (Jun 20, 2025): Feel free to do an short PR msg_info "Performing update" cd /opt/huntarr $STD uv pip install -r requirements.txt --python /opt/huntarr/.venv/bin/python msg_ok "Update Performed" Or something else
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1127