Unable to install Hoarder #692

Closed
opened 2025-11-20 04:52:23 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @cyberkek587 on GitHub (Mar 13, 2025).

Have you read and understood the above guidelines?

yes

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

Hoarder

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

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

📝 Provide a clear and concise description of the issue.

The whole installation process goes smoothly, but when trying to download node-canvas we get an error, because this package is not available at the link specified in the script https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v127-linux-glibc-x64.tar.gz

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Installing Hoarder

Paste the full error output (if available).

../../node_modules/canvas install: node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v127-linux-glibc-x64.tar.gz ../../node_modules/canvas install: node-pre-gyp WARN Pre-built binaries not installable for canvas@2.11.2 and node@22.14.0 (node-v127 ABI, glibc) (falling back to source compile with node-gyp) ../../node_modules/canvas install: node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v127-linux-glibc-x64.tar.gz

🖼️ Additional context (optional).

No response

Originally created by @cyberkek587 on GitHub (Mar 13, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Hoarder ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/hoarder.sh)" ### 📝 Provide a clear and concise description of the issue. The whole installation process goes smoothly, but when trying to download node-canvas we get an error, because this package is not available at the link specified in the script [https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v127-linux-glibc-x64.tar.gz](https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v127-linux-glibc-x64.tar.gz) ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Installing Hoarder ### ❌ Paste the full error output (if available). `../../node_modules/canvas install: node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v127-linux-glibc-x64.tar.gz ../../node_modules/canvas install: node-pre-gyp WARN Pre-built binaries not installable for canvas@2.11.2 and node@22.14.0 (node-v127 ABI, glibc) (falling back to source compile with node-gyp) ../../node_modules/canvas install: node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v127-linux-glibc-x64.tar.gz ` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the external label 2025-11-20 04:52:23 -05:00
Author
Owner

@MickLesk commented on GitHub (Mar 13, 2025):

create the issue in hoarder repo. its not our call. its an dep thing

@MickLesk commented on GitHub (Mar 13, 2025): create the issue in hoarder repo. its not our call. its an dep thing
Author
Owner

@vhsdream commented on GitHub (Mar 13, 2025):

Does the script fail? This error has been there since the beginning, and the dev said it's not a big deal. I just ran the script again and can confirm that the error is there, but the script carries on and installs/configures Hoarder just fine.

Image

Image

@vhsdream commented on GitHub (Mar 13, 2025): Does the script fail? This error has been there since the beginning, and the dev said it's not a big deal. I just ran the script again and can confirm that the error is there, but the script carries on and installs/configures Hoarder just fine. ![Image](https://github.com/user-attachments/assets/b19f8469-7c42-49ff-9003-a75b74b5ff9b) ![Image](https://github.com/user-attachments/assets/11d6f8cf-0463-47a9-a8b6-3b5089e21e0f)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#692