Proxmox VE Cron LXC Updater - 404 error #3728
Closed
rpcalabria
started this conversation in
General
Replies: 1 comment
-
Nevermind. Just checked the code and it was fixed about 3 days ago. Thanks a lot. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Great work, guys!
Just wanted to report that the link for the script which is added in crontab has a minor error that returns a 404 error when the cronjob is run.
The link created in crontab points to "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/raw/main/misc/update-lxcs-cron.sh" (note the "raw/"), while the raw script is found at "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/update-lxcs-cron.sh".
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions