-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Daemon Sync Server
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/daemonsync.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.
Error > 404: Not Found
Is > https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/daemonsync_2.2.0.0059_amd64.deb
should > https://github.com/tteck/Proxmox/raw/main/misc/daemonsync_2.2.0.0059_amd64.deb
π Steps to reproduce the issue.
Run setup.sh
β Paste the full error output (if available).
[ERROR] in line 21: exit code 0: while executing command curl -fsSL "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/daemonsync_2.2.0.0059_amd64.deb" -o "daemonsync_2.2.0.0059_amd64.deb"
curl: (22) The requested URL returned error: 400
/dev/fd/63: line 72: SPINNER_PID: unbound variable
πΌοΈ Additional context (optional).
No response