-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NXP-9.x, NXP-10.x, NXP-11.x
-
Component/s: HotFix factory
-
Tags:
-
Sprint:nxsupport 11.1.6
Seems like community is now redirecting from HTTP to HTTPS but the scripts don't follow:
06:04:11 + CURL_HTTP_RES=302 06:04:11 + '[' 0 -eq 0 ']' 06:04:11 + '[' 302 -eq 200 ']' 06:04:11 + echo 'FAILED: could not retrieve nuxeo-server-10.10-tomcat.zip, HTTP code is 302, RETURN code is 0' 06:04:11 FAILED: could not retrieve nuxeo-server-10.10-tomcat.zip, HTTP code is 302, RETURN code is 0 06:04:11 + rm -f nuxeo-server-10.10-tomcat.zip 06:04:11 + RETRY_COUNTER=0 06:04:11 + sleep 3 06:04:14 + '[' 0 -lt 1 ']' 06:04:14 + echo 'ERROR: could not retrieve http://community.nuxeo.com/static/releases/nuxeo-10.10/nuxeo-server-10.10-tomcat.zip' 06:04:14 ERROR: could not retrieve http://community.nuxeo.com/static/releases/nuxeo-10.10/nuxeo-server-10.10-tomcat.zip 06:04:14 + return 1 06:04:14 + '[' 1 -ne 1 ']' 06:04:14 + return 1