Skip to content

Script hangs on Installing core dependenciesΒ #5570

@Aareon

Description

@Aareon

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

yes

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

alpine-tinyauth

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-tinyauth.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Alpine

πŸ“ Provide a clear and concise description of the issue.

The current step in the installation process fluctuates too rapidly to be read and script never moves beyond Installing core dependencies. I've noticed the text Installing TinyAuth being swapped in periodically, even after the line Installed TinyAuth appears.

πŸ”„ Steps to reproduce the issue.

Execute the included command to install TinyAuth. This was run on Proxmox 8.4.1

❌ Paste the full error output (if available).

No error

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

βš™οΈ  Using Default Settings on node acefw
  πŸ–₯️  Operating System: alpine
  🌟  Version: 3.22
  πŸ“¦  Container Type: Unprivileged
  πŸ’Ύ  Disk Size: 2 GB
  🧠  CPU Cores: 1
  πŸ› οΈ  RAM Size: 256 MiB
  πŸ†”  Container ID: 104
  πŸš€  Creating a Alpine-Tinyauth LXC using the above default settings
  
  βœ”οΈ   Using local for Template Storage.
  βœ”οΈ   Using local-lvm for Container Storage.
  βœ”οΈ   LXC Template List Updated
  βœ”οΈ   LXC Template 'alpine-3.22-default_20250617_amd64.tar.xz' is ready to use.
  βœ”οΈ   LXC Container 104 was successfully created.
  βœ”οΈ   Started LXC Container
  βœ”οΈ   Customized LXC Container
  βœ”οΈ   Set up Container OS
  βœ”οΈ   Network Connected: 10.0.0.139
  βœ”οΈ   Internet Connected
  βœ”οΈ   DNS Resolved github.com to 140.82.114.4
  βœ”οΈ   Updated Container OS
  βœ”οΈ   Core dependencies installed
  βœ”οΈ   Installed Dependencies
  βœ”οΈ   Installed Tinyauth
  β ΄   Installing core dependencies

Also substituted for

Installed Dependencies
  βœ”οΈ   Installed Tinyauth
  ⠏   Updating Container OS

As well as

 βœ”οΈ   Installed Tinyauth
  β ΄   Installing Dependencies

It's in my opinion difficult to tell what step the process is on when the text is being changed so rapidly and on the same line. The install process has been executing for over 25 minutes in this fashion.

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