Skip to content

Updating metube Fails with curl: (22) The requested URL returned error: 403ย #5519

@TheMagnetar

Description

@TheMagnetar

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

yes

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

MeTube

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

update

โš™๏ธ 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 updating the LXC container, it fails with:

curl: (22) The requested URL returned error: 403

[ERROR] in line 1146: exit code 0: while executing command LATEST_VERSION=$(curl -fsSL https://api.github.com/repos/astral-sh/uv/releases/latest | grep '"tag_name":' | cut -d '"' -f4 | sed 's/^v//')

๐Ÿ”„ Steps to reproduce the issue.

Call the update script

โŒ Paste the full error output (if available).

curl: (22) The requested URL returned error: 403

[ERROR] in line 1146: exit code 0: while executing command LATEST_VERSION=$(curl -fsSL https://api.github.com/repos/astral-sh/uv/releases/latest | grep '"tag_name":' | cut -d '"' -f4 | sed 's/^v//')

๐Ÿ–ผ๏ธ 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