FreshRSS Not Installing - PostgresSQL Error #1327

Closed
opened 2025-11-20 05:08:18 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @awildeone on GitHub (Jun 22, 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.

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

Originally created by @awildeone on GitHub (Jun 22, 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? - [x] 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_
saavagebueno added the bug label 2025-11-20 05:08:18 -05:00
Author
Owner

@MickLesk commented on GitHub (Jun 22, 2025):

already fixed, try again in 5min, github is today very slow

@MickLesk commented on GitHub (Jun 22, 2025): already fixed, try again in 5min, github is today very slow
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1327