Unable to load 6.8.0-rc3


Recommended Posts

When selecting next branch in OS Update It shows the 6.8.0-rc3 version and the Install button. Clicking install brings up the Install Plugin window which shows the below errors:

 

plugin: installing: /var/tmp/unRAIDServer.plg
plugin: downloading: https://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip ... failed (Network failure)
plugin: wget: https://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip download failure (Network failure)

 

Not sure why there is a network failure here as I have internet access (can load apps page, upgraded plugins and dockers already) and can also ping successfully, via SSH into unraid, external sites like google.com and amazon.com.

 

Trying wget from SSH I get the below:

 

root@d2:~/test# wget https://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip
--2019-10-19 10:53:16--  https://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip
Resolving s3.amazonaws.com (s3.amazonaws.com)... 52.216.133.165
Connecting to s3.amazonaws.com (s3.amazonaws.com)|52.216.133.165|:443... connected.
OpenSSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number
Unable to establish SSL connection.

 

If I change https to http it is successful.

 

root@d2:~/test# wget http://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip
--2019-10-19 10:58:05--  http://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip
Resolving s3.amazonaws.com (s3.amazonaws.com)... 52.216.164.37
Connecting to s3.amazonaws.com (s3.amazonaws.com)|52.216.164.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 220557400 (210M) [application/zip]
Saving to: ‘unRAIDServer-6.8.0-rc3-x86_64.zip’

unRAIDServer-6.8.0-rc3-x86_64.zip             100%[==============================================================================================>] 210.34M  50.6MB/s    in 6.2s    

2019-10-19 10:58:12 (33.8 MB/s) - ‘unRAIDServer-6.8.0-rc3-x86_64.zip’ saved [220557400/220557400]

 

Thoughts on why https download is failing and how to correct?

 

Link to comment
4 hours ago, cybrnook said:

If you didn't want to dig much further, you can always download the package manually and extract onto your USB.

This thought had crossed my mind but wasn't sure if it may cause other issues. Will it still provide the restore option if I needed to roll back in case of issues? Any specific options/flags to be used or just:

 

unzip unRAIDServer-6.8.0-rc3-x86_64.zip -d /boot

Link to comment
4 hours ago, jmduncan01 said:

From terminal running date returns the correct date and time. Is there another process to check or location to check date and time? Seems to not be the issue though.

You can also trying setting 8.8.8.8 as your primary DNS server in Settings -> Network Settings -> IPV4 DNS Server

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.