Submitted by mmi on Wed, 04/23/2014 - 02:59 Pro Licensee
When I want to import a stacklet image I got the following error in my user interface.
Downloading image from Stacklet URL ftp://ftp.stacklet.com/x86-64/Ubuntu/14.04/ubuntu.14-04.x86-64.20140419.... .... .. download failed : curl: (67) NSS: client certificate not found (nickname not specified)
Do you have any clue?
thanks,
Mario
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Wed, 04/23/2014 - 15:46 Comment #1
That's odd, this works fine for me.
If you SSH into your system and run :
curl --ftp-ssl-control -k -u XXX:YYY -o /dev/null ftp://ftp.stacklet.com/x86-64/Ubuntu/14.04/ubuntu.14-04.x86-64.20140419.raw.img.tar.bz2
with XXX replaced by your stacklet login and YYY by the password, does it download the file successfully?
Submitted by JamieCameron on Wed, 04/23/2014 - 15:46 Comment #2
Submitted by mmi on Thu, 04/24/2014 - 07:40 Pro Licensee Comment #3
Sorry,
the same output:
curl: (67) NSS: client certificate not found (nickname not specified)
Best, Mario
Submitted by mmi on Thu, 04/24/2014 - 07:45 Pro Licensee Comment #4
Sorry jamie,
I think it has something to do with renewing our subscription. So I close this issue.
Thanks for your time. The test url with curl is very helpful.
Mario
Submitted by JamieCameron on Thu, 04/24/2014 - 12:53 Comment #5
Ok, great!