FreshRSS: Installation Failed #1457

Closed
opened 2025-11-20 05:10:43 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @nskoy34 on GitHub (Jul 9, 2025).

Have you read and understood the above guidelines?

yes

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

FreshRSS

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/freshrss.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

I've tried installing via the install script FreshRSS 3 times, with the same error. 2 Times with Advanced Settings, and one with Default. All 3 times it has failed installing PHP 8.2.

Screenshot below of Advanced Install w/ verbose logging enabled.

Image

🔄 Steps to reproduce the issue.

  1. Run on Proxmox Host Shell:
    bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/freshrss.sh)"

  2. Choose any settings (Default or Advanced)

  3. Go through Prompts

  4. It will fail installing PHP 8.2

Paste the full error output (if available).

🆔 Container ID: 101
🖥️ Operating System: debian (12)
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 1024 MiB
🚀 Creating a FreshRSS LXC using the above default settings

✔️ Validated Storage (rootdir / vztmpl).
✔️ LXC Template List Updated
✔️ Started LXC Container
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.1.173
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
⠴ Setup PHP 8.2
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1

[ERROR] in line 1233: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"var_install".sh)" ?

🖼️ Additional context (optional).

No response

Originally created by @nskoy34 on GitHub (Jul 9, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? FreshRSS ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/freshrss.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. I've tried installing via the install script FreshRSS 3 times, with the same error. 2 Times with Advanced Settings, and one with Default. All 3 times it has failed installing PHP 8.2. Screenshot below of Advanced Install w/ verbose logging enabled. <img width="776" height="371" alt="Image" src="https://github.com/user-attachments/assets/5f63bc40-d2b1-4b8a-8c97-45d5cbc951b6" /> ### 🔄 Steps to reproduce the issue. 1) Run on Proxmox Host Shell: `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/freshrss.sh)"` 2) Choose any settings (Default or Advanced) 3) Go through Prompts 4) It will fail installing PHP 8.2 ### ❌ Paste the full error output (if available). 🆔 Container ID: 101 🖥️ Operating System: debian (12) 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 1024 MiB 🚀 Creating a FreshRSS LXC using the above default settings ✔️ Validated Storage (rootdir / vztmpl). ✔️ LXC Template List Updated ✔️ Started LXC Container ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.1.173 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ⠴ Setup PHP 8.2 [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 [ERROR] in line 1233: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $? ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:10:43 -05:00
Author
Owner

@MickLesk commented on GitHub (Jul 9, 2025):

@tremor021 json is Not Part of php8.2

@MickLesk commented on GitHub (Jul 9, 2025): @tremor021 json is Not Part of php8.2
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1457