Skip to content

Unbound variable $6 in fetch_and_deploy_gh_release function when running Authelia scriptΒ #5767

@antonvovk

Description

@antonvovk

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

yes

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

Authelia

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/authelia.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 issue happens in function fetch_and_deploy_gh_release from misc/tools.func
It seems to be caused by this commit: 254f2b8

πŸ”„ Steps to reproduce the issue.

Just run Authelia installation script with Default Settings
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/authelia.sh)"

❌ Paste the full error output (if available).

β ‹ Fetching GitHub release: authelia (4.39.4)/dev/fd/63: line 856: $6: unbound variable

[ERROR] in line 1249: 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

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