-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
โ 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
Labels
bugSomething isn't workingSomething isn't working