-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 7.0.1-m01
-
Component/s: Server - Installer / Setup
-
Severity 1 - Critical
The installer for 7.0.1-m01 throws a syntax error when executed:
[root@ip-172-31-54-178 tmp]# wget https://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-7.0.1-m01-x64.bin --2019-03-19 10:08:07-- https://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-7.0.1-m01-x64.bin Resolving www.atlassian.com (www.atlassian.com)... 18.234.32.153, 18.234.32.154, 18.234.32.152 Connecting to www.atlassian.com (www.atlassian.com)|18.234.32.153|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-7.0.1-m01-x64.bin [following] --2019-03-19 10:08:07-- https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-7.0.1-m01-x64.bin Resolving product-downloads.atlassian.com (product-downloads.atlassian.com)... 13.249.47.137, 2600:9000:203c:3c00:1f:ab86:b47:681, 2600:9000:203c:5c00:1f:ab86:b47:681, ... Connecting to product-downloads.atlassian.com (product-downloads.atlassian.com)|13.249.47.137|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 666000430 (635M) [application/octet-stream] Saving to: 'atlassian-confluence-7.0.1-m01-x64.bin'atlassian-confluence-7.0.1-m01-x64.bin 100%[================================================================================================================>] 635.15M 49.8MB/s in 12s2019-03-19 10:08:19 (52.7 MB/s) - 'atlassian-confluence-7.0.1-m01-x64.bin' saved [666000430/666000430][root@ip-172-31-54-178 tmp]# chmod +x atlassian-confluence-7.0.1-m01-x64.bin [root@ip-172-31-54-178 tmp]# ./atlassian-confluence-7.0.1-m01-x64.bin ./atlassian-confluence-7.0.1-m01-x64.bin: line 623: syntax error near unexpected token `(' ./atlassian-confluence-7.0.1-m01-x64.bin: line 623: `ֲ���"�c(:���_^>:�D��@$�T{�ǛΑ�̛�.�6�P$aHp�P,M��2ed�����EP!�Щ���,�7�]q֫A2���x���(���U' [root@ip-172-31-54-178 tmp]# echo $BASH_VERSION 4.2.46(2)-release
This is being executed on an Amazon Linux EC2 instance.
- mentioned in
-
Page Loading...