Skip to content

FreshRSS Not Installing - PostgresSQL ErrorΒ #5379

@awildeone

Description

@awildeone

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

The postgresSQL dependency install fails

  β ‹   Setup PostgreSQL 16/dev/fd/63: line 167: gpg: command not found
curl: (23) Failure writing output to destination

[ERROR] in line 167: exit code 0: while executing command gpg --dearmor -o /etc/apt/trusted.gpg.d/postgresql.gpg

[ERROR] in line 1068: 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)" $?

When loading the IP address, it shows the Apache2 Debian Default Page.

πŸ”„ Steps to reproduce the issue.

  1. Run the command
  2. It errors
  3. Generate GitHub Report

❌ Paste the full error output (if available).

    ______               __    ____  __________
   / ____/_______  _____/ /_  / __ \/ ___/ ___/
  / /_  / ___/ _ \/ ___/ __ \/ /_/ /\__ \\__ \ 
 / __/ / /  /  __(__  ) / / / _, _/___/ /__/ / 
/_/   /_/   \___/____/_/ /_/_/ |_|/____/____/  
                                               
  βš™οΈ  Using Default Settings on node proxmox1
  πŸ–₯️  Operating System: debian
  🌟  Version: 12
  πŸ“¦  Container Type: Unprivileged
  πŸ’Ύ  Disk Size: 4 GB
  🧠  CPU Cores: 2
  πŸ› οΈ  RAM Size: 1024 MiB
  πŸ†”  Container ID: 108
  πŸš€  Creating a FreshRSS LXC using the above default settings
  
  βœ”οΈ   Using local for Template Storage.
  βœ”οΈ   Using local-lvm for Container Storage.
  βœ”οΈ   Cluster is quorate
  βœ”οΈ   LXC Template List Updated
  βœ”οΈ   LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
  βœ”οΈ   LXC Container 108 was successfully created.
  βœ”οΈ   Started LXC Container
  βœ”οΈ   Set up Container OS
  βœ”οΈ   Network Connected: IP_ADDRESS 
  βœ”οΈ   IPv4 Internet Connected
  βœ–οΈ   IPv6 Internet Not Connected
  βœ”οΈ   GitHub DNS: github.com:(βœ”οΈ ) raw.githubusercontent.com:(βœ”οΈ ) api.github.com:(βœ”οΈ )
  βœ”οΈ   Updated Container OS
  βœ”οΈ   Installed Dependencies
  β ‹   Setup PostgreSQL 16/dev/fd/63: line 167: gpg: command not found
curl: (23) Failure writing output to destination

[ERROR] in line 167: exit code 0: while executing command gpg --dearmor -o /etc/apt/trusted.gpg.d/postgresql.gpg

[ERROR] in line 1068: 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