Error installing MinIO #564

Open
opened 2025-11-20 04:50:18 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @sibelius on GitHub (Feb 19, 2025).

Have you read and understood the above guidelines?

yes

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

minio

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/minio.sh)"

📝 Provide a clear and concise description of the issue.

it says curl is not found
it says a lot of functions are undefined
it says the installation is completed but it is not
when I try to reinstall, it return this error

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/minio.sh)"
Image

✖️ No MinIO Installation Found!

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.10

🔄 Steps to reproduce the issue.

create a fresh proxmox lxc using ubunut 24.10

run

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/minio.sh)"

Paste the full error output (if available).

✖️ No MinIO Installation Found!

🖼️ Additional context (optional).

what are the minimal required software to run any proxmoxve scripts ?

how to fix this broken installation ?

Originally created by @sibelius on GitHub (Feb 19, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? minio ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/minio.sh)" ### 📝 Provide a clear and concise description of the issue. it says `curl` is not found it says a lot of functions are undefined it says the installation is completed but it is not when I try to reinstall, it return this error ``` bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/minio.sh)" ``` <img width="1244" alt="Image" src="https://github.com/user-attachments/assets/305194fb-d2be-4ad6-ac1d-eaf9ab378bbe" /> ✖️ No MinIO Installation Found! ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.10 ### 🔄 Steps to reproduce the issue. create a fresh proxmox lxc using ubunut 24.10 run ``` bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/minio.sh)" ``` ### ❌ Paste the full error output (if available). ✖️ No MinIO Installation Found! ### 🖼️ Additional context (optional). what are the minimal required software to run any proxmoxve scripts ? how to fix this broken installation ?
saavagebueno added the bug label 2025-11-20 04:50:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#564