Just tried installing the beta a minute ago and it failed: On CentOS 6 64 Code: Download axel-2.6.tar.gz ... --2017-09-17 14:52:56-- https://github.com/axel-download-accelerator/axel/archive/2.6.tar.gz Resolving github.com... 192.30.253.113, 192.30.253.112 Connecting to github.com|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.6 [following] --2017-09-17 14:52:57-- https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.6 Resolving codeload.github.com... 192.30.253.120, 192.30.253.121 Connecting to codeload.github.com|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2017-09-17 14:52:57 ERROR 404: Not Found. Error: axel-2.6.tar.gz download failed. Unfortunately the archive folder is gone from github and I can't find the 2.6 version under releases... Cheers,
hmm that should of been fixed a few days ago Install - [SOLVED] Error: axel-2.6.tar.gz download failed. but looks like the filename is inconsistent on some downloads old filename worked Code (Text): https://github.com/axel-download-accelerator/axel/archive/2.6.tar.gz but new filename has v in front but that seems to only work sometimes too Code (Text): https://github.com/axel-download-accelerator/axel/archive/v2.6.tar.gz I just updated 123.09beta01 with a fix to switch to a local download mirror instead for consistency in download url and filenames.
I don't know but I've used the beta from github instead of the one hosted on centmindmod and it worked fine.
interesting centminmod.com hosted ones are just downloaded and renamed from github.com hosted ones so should be the same - will double check seems github.com might be slow to update changes across it's CDN network that serves the github files. As centminmod.com is a GeoDNS cluster of servers in dozens of geographical countries and seems downloading from github.com only some servers are getting the updated betainstaller.sh (corresponds to github.com installer.sh) in a timely manner. edit: Rather than wait on automated sync, I just did a manual cluster sync for centminmod.com and verified the installers are now on latest updated version pulled from github.com
Just open cli, going update centmin... Code: Updating Current Centmin Mod code branch via git cd /usr/local/src/centminmod git stash git pull chmod +x centmin.sh No local changes to save Updating 18a8b8b..9bc1b0a Fast-forward centmin.sh | 2 +- installer-dnf-gitlab.sh | 12 +++++++----- installer-dnf.sh | 12 +++++++----- installer-gitlab.sh | 12 +++++++----- installer-latest-gitlab.sh | 12 +++++++----- installer-latest.sh | 12 +++++++----- installer-minimal-gitlab.sh | 12 +++++++----- installer-minimal.sh | 12 +++++++----- installer-ngxpagespeed-gitlab.sh | 12 +++++++----- installer-ngxpagespeed.sh | 12 +++++++----- installer.sh | 12 +++++++----- installer55-gitlab.sh | 12 +++++++----- installer55.sh | 12 +++++++----- installer56-gitlab.sh | 12 +++++++----- installer56.sh | 12 +++++++----- installer7-gitlab.sh | 12 +++++++----- installer7.sh | 12 +++++++----- installer71-gitlab.sh | 12 +++++++----- installer71.sh | 12 +++++++----- 19 files changed, 127 insertions(+), 91 deletions(-) ##################### IMPORTANT ##################### To complete update ##################### IMPORTANT ##################### run: cd /usr/local/src/centminmod before invoking centmin.sh again ##################### IMPORTANT ##################### [root@upcloud ~]# centmin /usr/local/src/centminmod ~ update axel version... one time task --2017-09-17 17:14:01-- https://github.com/axel-download-accelerator/axel/archive/2.14.1.tar.gz Resolving github.com... 192.30.253.112, 192.30.253.113 Connecting to github.com|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.14.1 [following] --2017-09-17 17:14:01-- https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.14.1 Resolving codeload.github.com... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2017-09-17 17:14:01 ERROR 404: Not Found. Error: axel-2.14.1.tar.gz download failed. ---------------------------------------------------------------------------------- check Centmin Mod log for details at /root/centminlogs/ Aborting script... ----------------------------------------------------------------------------------
I updated. Then I try centmin command again and that what happened. I can not load centmin menu because of this: Code: =============================================================================== * Getting Started Guide - http://centminmod.com/getstarted.html * Centmin Mod FAQ - http://centminmod.com/faq.html * Change Log - http://centminmod.com/changelog.html * Community Forums https://community.centminmod.com [ << Register ] =============================================================================== centmin =============================================================================== Centmin Mod code updates available for /usr/local/src/centminmod to update re-run centmin.sh menu option 23 submenu option 2 =============================================================================== [root@upcloud ~]# centmin /usr/local/src/centminmod ~ update axel version... one time task --2017-09-17 20:09:22-- https://github.com/axel-download-accelerator/axel/archive/2.14.1.tar.gz Resolving github.com... 192.30.253.113, 192.30.253.112 Connecting to github.com|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.14.1 [following] --2017-09-17 20:09:23-- https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.14.1 Resolving codeload.github.com... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2017-09-17 20:09:23 ERROR 404: Not Found. Error: axel-2.14.1.tar.gz download failed. ---------------------------------------------------------------------------------- check Centmin Mod log for details at /root/centminlogs/ Aborting script... ----------------------------------------------------------------------------------
Try again, run update again via centmin.sh menu option 23 submenu option 2, then exit centmin.sh, then change into centmin.sh directory again and re-run centmin.sh. If you do not change into centmin.sh directory again, old code is used. See you're still running old code, as updated code downloads from centminmod.com mirror instead of github now. If you don't want to bother with all the changing directories you can use git command to update centmin mod code too Code (Text): cd /usr/local/src/centminmod git stash git pull ./centmin.sh example run of updated centmin.sh Code (Text): ./centmin.sh update axel version... one time task --2017-09-17 18:29:44-- https://centminmod.com/centminmodparts/axel/v2.14.1.tar.gz Resolving centminmod.com... 45.63.18.5 Connecting to centminmod.com|45.63.18.5|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 89356 (87K) [application/octet-stream] Saving to: ‘axel-2.14.1.tar.gz’ axel-2.14.1.tar.gz 100%[==================================================================================================================================================>] 87.26K --.-KB/s in 0.05s 2017-09-17 18:29:44 (1.80 MB/s) - ‘axel-2.14.1.tar.gz’ saved [89356/89356] Download axel-2.14.1.tar.gz done. axel-2.14.1.tar.gz valid file. config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating config.h config.status: config.h is unchanged Making all in src Making all in po /bin/msgmerge --update --lang=de de.po axel.pot /bin/msgmerge --update --lang=nl nl.po axel.pot /bin/msgmerge --update --lang=ja ja.po axel.pot /bin/msgmerge --update --lang=pt_BR pt_BR.po axel.pot /bin/msgmerge --update --lang=ru ru.po axel.pot /bin/msgmerge --update --lang=zh_CN zh_CN.po axel.pot ............................ done. ........... done. ....................... done. .rm -f nl.gmo && /bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po rm -f pt_BR.gmo && /bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po . done. ......... done. .nl.po: 41 translated messages, 8 fuzzy translations, 20 untranslated messages. done. rm -f ru.gmo && /bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po rm -f zh_CN.gmo && /bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po rm -f de.gmo && /bin/msgfmt -c --statistics --verbose -o de.gmo de.po rm -f ja.gmo && /bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po pt_BR.po: 69 translated messages. ru.po: 42 translated messages, 9 fuzzy translations, 18 untranslated messages. zh_CN.po: 52 translated messages, 4 fuzzy translations, 13 untranslated messages. de.po: 44 translated messages, 9 fuzzy translations, 16 untranslated messages. ja.po: 49 translated messages, 6 fuzzy translations, 14 untranslated messages. touch stamp-po Making install in src /bin/mkdir -p '/usr/local/bin' /bin/install -c axel '/usr/local/bin' Making install in po installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/axel.mo installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/axel.mo installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/axel.mo installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/axel.mo installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/axel.mo installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/axel.mo /bin/mkdir -p '/usr/local/share/man/man1' /bin/install -c -m 644 man/axel.1 '/usr/local/share/man/man1' Installed Axel 2.14.1 successfully...
I can not load centmin menu after I updated centmin. Code: [root@upcloud ~]# cd /usr/local/src/centminmod You have new mail in /var/spool/mail/root [root@upcloud centminmod]# ./centmin.sh update axel version... one time task --2017-09-17 20:52:21-- https://github.com/axel-download-accelerator/axel/archive/2.14.1.tar.gz Resolving github.com... 192.30.253.112, 192.30.253.113 Connecting to github.com|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.14.1 [following] --2017-09-17 20:52:21-- https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.14.1 Resolving codeload.github.com... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2017-09-17 20:52:22 ERROR 404: Not Found. Error: axel-2.14.1.tar.gz download failed. ---------------------------------------------------------------------------------- check Centmin Mod log for details at /root/centminlogs/ Aborting script... ----------------------------------------------------------------------------------
Tried clearing all cache and not necessary file. Still same. Code (Text): [root@upcloud centminlogs]# cd /usr/local/nginxbackup [root@upcloud nginxbackup]# rm -rf /usr/local/nginxbackup/nginxdirbackup/* [root@upcloud nginxbackup]# rm -rf /usr/local/nginxbackup/confbackup/* [root@upcloud nginxbackup]# ccache -C Cleared cache [root@upcloud nginxbackup]# cd /svr-setup/ [root@upcloud svr-setup]# rm -rf /svr-setup/* [root@upcloud svr-setup]# df -h Filesystem Size Used Avail Use% Mounted on /dev/vda1 100G 73G 28G 73% / devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 196M 1.7G 11% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup tmpfs 380M 0 380M 0% /run/user/0 [root@upcloud svr-setup]# centmin /usr/local/src/centminmod /svr-setup update axel version... one time task --2017-09-17 20:56:01-- https://github.com/axel-download-accelerator/axel/archive/2.14.1.tar.gz Resolving github.com... 192.30.253.113, 192.30.253.112 Connecting to github.com|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.14.1 [following] --2017-09-17 20:56:02-- https://codeload.github.com/axel-download-accelerator/axel/tar.gz/2.14.1 Resolving codeload.github.com... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2017-09-17 20:56:02 ERROR 404: Not Found. Error: axel-2.14.1.tar.gz download failed. ---------------------------------------------------------------------------------- check Centmin Mod log for details at /root/centminlogs/ Aborting script... ----------------------------------------------------------------------------------
use git command like method for updating centmin mod Install - Bug axel-2.6.tar.gz failed in Beta branch