PF2eTools script not actually building the app #262

Closed
opened 2026-02-04 17:31:25 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @BrianBenninger on GitHub (Jan 3, 2025).

Originally assigned to: @TheRealVira on GitHub.

Have you read and understood the above guidelines?

yes

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

pf2etools

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

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

📝 Provide a clear and concise description of the issue.

I'm pretty sure the script doesn't actually build pf2e tools. I had to install node.js to the container and run npm i and npm run build in order to get the /search/index.json file. Before I did that the site was working and I was able to get to it via a browser fine, but navigating to the gm screen netted me an error that /search/index.json could not be found/accessed.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

just run the script with default settings. Then navigate to the GM screen.

Paste the full error output (if available).

(if available) and then make the field required...?

🖼️ Additional context (optional).

No response

Originally created by @BrianBenninger on GitHub (Jan 3, 2025). Originally assigned to: @TheRealVira on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? pf2etools ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/pf2etools.sh)" ### 📝 Provide a clear and concise description of the issue. I'm pretty sure the script doesn't actually build pf2e tools. I had to install node.js to the container and run npm i and npm run build in order to get the /search/index.json file. Before I did that the site was working and I was able to get to it via a browser fine, but navigating to the gm screen netted me an error that /search/index.json could not be found/accessed. ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. just run the script with default settings. Then navigate to the GM screen. ### ❌ Paste the full error output (if available). (if available) and then make the field required...? ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 17:31:25 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 3, 2025):

@TheRealVira

@MickLesk commented on GitHub (Jan 3, 2025): @TheRealVira
Author
Owner

@TheRealVira commented on GitHub (Jan 4, 2025):

Yup, on it. Sorry for the oversight!

@TheRealVira commented on GitHub (Jan 4, 2025): Yup, on it. Sorry for the oversight!
Author
Owner

@TheRealVira commented on GitHub (Jan 4, 2025):

PR: https://github.com/community-scripts/ProxmoxVE/pull/1213

@TheRealVira commented on GitHub (Jan 4, 2025): PR: https://github.com/community-scripts/ProxmoxVE/pull/1213
Author
Owner

@TheRealVira commented on GitHub (Jan 4, 2025):

Applied the same fix for 5etools as well

@TheRealVira commented on GitHub (Jan 4, 2025): Applied the same fix for 5etools as well
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#262