Skip to content

FreshRSS: Installation FailedΒ #5881

@nskoy34

Description

@nskoy34

βœ… 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions