-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β 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.
- Run the command
- It errors
- 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
Labels
bugSomething isn't workingSomething isn't working