Skip to content

Script Failure: Errors 429 in Adguard AlpineΒ #4303

@vk2r

Description

@vk2r

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

yes

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

adguard

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

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

While setup the script configuration, in the final step, appear the next error:

`
curl: (22) The requested URL returned error: 429
22: line 1: $'\E[?25h': command not found
22: line 2: $'\E[01': command not found
22: line 2: $'31m[ERROR]\E[m': command not found
22: line 2: $'31m1315\E[m:': command not found
22: line 2: $'31m0\E[m:': command not found
curl: (22) The requested URL returned error: 400

[ERROR] in line 1315: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?
`

πŸ”„ Steps to reproduce the issue.

Execute the script with Advanced Settings, only with mac-address change

❌ Paste the full error output (if available).

curl: (22) The requested URL returned error: 429
22: line 1: $'\E[?25h': command not found
22: line 2: $'\E[01': command not found
22: line 2: $'31m[ERROR]\E[m': command not found
22: line 2: $'31m1315\E[m:': command not found
22: line 2: $'31m0\E[m:': command not found
curl: (22) The requested URL returned error: 400

[ERROR] in line 1315: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?

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

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions