Skip to content

Zipline v4.1.0 script indefinite PostgreSQL failure and fails to complete installΒ #4988

@flinthamm

Description

@flinthamm

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

Zipline

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zipline.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.

In Proxmox v8.3.1 I've tried multiple times starting with the default script settings and then advanced, advanced verbose and no matter what this script fails to complete the installation of PostgreSQL when it tries to upgrade to version 16 and I think then 17 in "Cluster" mode. If we stick to the default settings it will go through the script, update the container display the "Installed Dependencies" and "Installed "Node.js 22" but will then hang indefinitely (still running after 10 minutes) at the "Installing PostgreSQL 16 repository upgrade to 16..." see below:

See "Error Output" below.

There was a similar issue raised but seems to be unrelated to PostgreSQL as issue #3283.

πŸ”„ Steps to reproduce the issue.

Just run the zipline install script

❌ Paste the full error output (if available).

/__  /  (_)___  / (_)___  ___ 
  / /  / / __ \/ / / __ \/ _ \
 / /__/ / /_/ / / / / / /  __/
/____/_/ .___/_/_/_/ /_/\___/ 
      /_/                     
  βš™οΈ  Using Default Settings on node proxmox1
  πŸ–₯️  Operating System: debian
  🌟  Version: 12
  πŸ“¦  Container Type: Unprivileged
  πŸ’Ύ  Disk Size: 5 GB
  🧠  CPU Cores: 2
  πŸ› οΈ  RAM Size: 2048 MiB
  πŸ†”  Container ID: 130
  πŸš€  Creating a Zipline LXC using the above default settings
  
  βœ”οΈ  Using local for Template Storage.
  βœ”οΈ  Using local-lvm for Container Storage.
  βœ”οΈ  Updated LXC Template List
  βœ”οΈ  LXC Template is ready to use.
  βœ”οΈ  LXC Container 130 was successfully created.
  βœ”οΈ   Started LXC Container
  βœ”οΈ  Set up Container OS
  βœ”οΈ  Network Connected: 192.168.8.159 
  βœ”οΈ  IPv4 Internet Connected
  βœ–οΈ  IPv6 Internet Not Connected
  βœ”οΈ  DNS Resolved github.com to 20.26.156.215
  βœ”οΈ  Updated Container OS
  βœ”οΈ  Core dependencies installed
  βœ”οΈ  Installed Dependencies
  βœ”οΈ  Installed Node.js 22
  βœ”οΈ  All requested Node modules have been processed
 β ΄   Installing PostgreSQL 16 pository  pgrade to 16    Dumping all PostgreSQL data from version 15  

πŸ–ΌοΈ Additional context (optional).

In advanced verbose mode I've tried to progress the script by answering the prompts regarding the PostgreSQL cluster upgrade with "No" but the script then errors out.

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