Skip to content

Pocket ID Script echoes the wrong 'setup' url at the end of installation #5742

@johnsturgeon

Description

@johnsturgeon

✅ Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

PocketID

📂 What was the exact command used to execute the script?

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

At the end of the installation, the script echoe's the following URL:
echo -e "${TAB}${GATEWAY}${BGN}https://{PUBLIC_URL}/login/setup${CL}"

but it should be:
echo -e "${TAB}${GATEWAY}${BGN}https://{PUBLIC_URL}/setup${CL}"

🔄 Steps to reproduce the issue.

install

❌ Paste the full error output (if available).

no error

🖼️ 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