Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot download IoT files from IoT_2017

user6333255Jul 5 2017 — edited Jul 5 2017

I now have access to IoT_2017 for the early adopter program.  I want to download the VirtualBox VM files which are rather large.  I read the document regarding the options and requirements to download the IoT VM files.  I tried Core FTP, WinSCP, Filezilla, as well as Curl commands from both Windows and OEL 6.9.  All point to the server as not being able to offer SSL2/3 connections.  Here is the output from Core FTP...

Header 1

Started on Wednesday July 05, 2017 at 11:32:AM

Resolving beehiveonline.oracle.com... 

Connect socket #972 to 141.146.114.6, port 21...

220 The service is ready for new user.

AUTH TLS 

234 Command AUTH accepted. Starting TLS connection.

SSL/TLS error - 0, SSL error - 1, error:00000001:lib(0):func(0):reason(1)  

SSL Connection not established

Here is the output from Curl...

Header 1

>curl --ftp-ssl-reqd -k ftp://beehiveonline.oracle.com/Oracle/IoT_2017/Virtual_Box_Images/17.2.3/iot-cloudservice-17.2.3.0.0-11-final.ova.zip --user aaaaa@aaaaaa.com:xxxxx > ./iot-cloudservice-17.2.3.0.0-11-final.ova.zip

  % Total % Received % Xferd  Average Speed   Time    Time Time  Current

                                 Dload  Upload Total   Spent    Left Speed

  0 0    0     0 0     0      0 0 --:--:-- --:--:-- --:--:--     0

curl: (35) error:140773E8:SSL routines:SSL23_GET_SERVER_HELLO:reason(1000)

C:\temp\Oracle_IoT>

Please advise.

Comments
Post Details
Added on Jul 5 2017
0 comments
405 views