Skip to content

ZOT Registry is not installingΒ #5052

@larsassink

Description

@larsassink

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

yes

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

zot-registry

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

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

When running the installation script, it eventually gives the following error;

βš™οΈ Using Default Settings on node boeing
πŸ–₯️ Operating System: debian
🌟 Version: 12
πŸ“¦ Container Type: Unprivileged
πŸ’Ύ Disk Size: 5 GB
🧠 CPU Cores: 1
πŸ› οΈ RAM Size: 2048 MiB
πŸ†” Container ID: 102
πŸš€ Creating a Zot-Registry 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 102 was successfully created.
βœ”οΈ Started LXC Container
βœ”οΈ Set up Container OS
βœ”οΈ Network Connected: 10.0.0.151
βœ”οΈ IPv4 Internet Connected
βœ–οΈ IPv6 Internet Not Connected
βœ”οΈ DNS Resolved github.com to 140.82.121.4
βœ”οΈ Updated Container OS
βœ”οΈ Core dependencies installed
βœ”οΈ Installed Dependencies
β ‹0: line 34: APP: unbound variable
/dev/fd/63: line 76: SPINNER_PID: unbound variable

It does start up the container, but it is inaccessible, the ZOT registry is also not working.

πŸ”„ Steps to reproduce the issue.

Step 1;

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

Step 2;

Watch it fail

❌ Paste the full error output (if available).

βœ”οΈ Using local for Template Storage.
βœ”οΈ Using local-lvm for Container Storage.
βœ”οΈ Updated LXC Template List
βœ”οΈ LXC Template is ready to use.
βœ”οΈ LXC Container 102 was successfully created.
βœ”οΈ Started LXC Container
βœ”οΈ Set up Container OS
βœ”οΈ Network Connected: 10.0.0.151
βœ”οΈ IPv4 Internet Connected
βœ–οΈ IPv6 Internet Not Connected
βœ”οΈ DNS Resolved github.com to 140.82.121.4
βœ”οΈ Updated Container OS
βœ”οΈ Core dependencies installed
βœ”οΈ Installed Dependencies
β ‹0: line 34: APP: unbound variable
/dev/fd/63: line 76: SPINNER_PID: unbound variable

πŸ–ΌοΈ 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