Navidrome script will not install on AMD64 CPU #1987

Closed
opened 2026-02-05 03:12:34 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @mrantillies on GitHub (Nov 12, 2025).

Have you read and understood the above guidelines?

yes

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

Navidrome

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/ct/navidrome.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.011

📝 Provide a clear and concise description of the issue.

When running the Navidrome install script, I get the following error message.

" 💡 This script will not work on non arm64 systems! "

There is nothing within the scripts page to state this is ARM64 only and Navidrome will run on AMD64, so I can only assume this is an error in the following script

https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func

🔄 Steps to reproduce the issue.

Run the script onAMD64 based PVE node

Paste the full error output (if available).

_   __            _     __                        

/ | / /___ __ ()/ /________ ____ ___ ___
/ |/ / __ / | / / / __ / ___/ __ \/ __ __ / _
/ /| / // /| |/ / / // / / / // / / / / / / __/
/
/ |/_,/ |//_,// _// // //___/

💡 This script will not work on non arm64 systems!

Visit https://github.com/community-scripts/ProxmoxVE for AMD64 support.

Exiting...

🖼️ Additional context (optional).

No response

Originally created by @mrantillies on GitHub (Nov 12, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Navidrome ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/ct/navidrome.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.011 ### 📝 Provide a clear and concise description of the issue. When running the Navidrome install script, I get the following error message. " 💡 This script will not work on non arm64 systems! " There is nothing within the scripts page to state this is ARM64 only and Navidrome will run on AMD64, so I can only assume this is an error in the following script `https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func` ### 🔄 Steps to reproduce the issue. Run the script onAMD64 based PVE node ### ❌ Paste the full error output (if available). _ __ _ __ / | / /___ __ __(_)___/ /________ ____ ___ ___ / |/ / __ `/ | / / / __ / ___/ __ \/ __ `__ \/ _ \ / /| / /_/ /| |/ / / /_/ / / / /_/ / / / / / / __/ /_/ |_/\__,_/ |___/_/\__,_/_/ \____/_/ /_/ /_/\___/ 💡 This script will not work on non arm64 systems! Visit https://github.com/community-scripts/ProxmoxVE for AMD64 support. Exiting... ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-05 03:12:34 +03:00
Author
Owner

@MickLesk commented on GitHub (Nov 12, 2025):

you install an arm64 Script.

Funny, you post the correct site, you visit the correct site, and push the wrong bash call 😄 good morning?

@MickLesk commented on GitHub (Nov 12, 2025): you install an arm64 Script. Funny, you post the correct site, you visit the correct site, and push the wrong bash call :smile: good morning?
Author
Owner

@mrantillies commented on GitHub (Nov 12, 2025):

you install an arm64 Script.

Funny, you post the correct site, you visit the correct site, and push the wrong bash call 😄 good morning?

I'm an idiot... That's all I can say... Apologies

@mrantillies commented on GitHub (Nov 12, 2025): > you install an arm64 Script. > > Funny, you post the correct site, you visit the correct site, and push the wrong bash call 😄 good morning? I'm an idiot... That's all I can say... Apologies
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1987