Paperless-GPT: Error when running script #634

Closed
opened 2026-02-04 20:28:52 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @keezppc on GitHub (Mar 14, 2025).

Have you read and understood the above guidelines?

yes

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

Paperless-GPT

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

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

📝 Provide a clear and concise description of the issue.

When attempting to create the LXC, the script will error out when setting up Paperless-GPT.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Run bash script with default settings

Paste the full error output (if available).

[ERROR] in line 55: exit code 0: while executing command wget -q "https://github.com/icereed/paperless-gpt/archive/refs/tags/v${RELEASE}.tar.gz" -O $temp_file

🖼️ Additional context (optional).

No response

Originally created by @keezppc on GitHub (Mar 14, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Paperless-GPT ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paperless-gpt.sh)" ### 📝 Provide a clear and concise description of the issue. When attempting to create the LXC, the script will error out when setting up Paperless-GPT. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Run bash script with default settings ### ❌ Paste the full error output (if available). [ERROR] in line 55: exit code 0: while executing command wget -q "https://github.com/icereed/paperless-gpt/archive/refs/tags/v${RELEASE}.tar.gz" -O $temp_file ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 20:28:52 +03:00
Author
Owner

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

DNS. Try verbose and you see it

@MickLesk commented on GitHub (Mar 14, 2025): DNS. Try verbose and you see it
Author
Owner

@keezppc commented on GitHub (Mar 14, 2025):

Thank you! Turned off Adguard Home and was able to run the script. Closing

@keezppc commented on GitHub (Mar 14, 2025): Thank you! Turned off Adguard Home and was able to run the script. Closing
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#634