cancel
Showing results for 
Search instead for 
Did you mean: 

ICX Upgrade HTTP Request Failed

tomy_almaarif
New Contributor

Hi,

I'm trying to upgrade via https with command

copy https flash

The file is no issue when I'm opened with browser and download directly to computer, but at switch I got error message

HTTP Request Failed for Request ID: 1. Response Code: 404

Right now I'm using firmware SPR08092d and want to upgraded to SPR08095

Anyone have solution?

7 REPLIES 7

tomy_almaarif
New Contributor

Is the HTTPS functional support SNI? Also I think SSL protocol not yet supported modern SSL protocol, because I must lower the security SSL configuration.

jijo_panangat
RUCKUS Team Member

Hi Tomy,

For code upgrades, you can use tftp of scp protocols as well. Pls refer to the below link.
http://docs.ruckuswireless.com/fastiron/08.0.80/fastiron-08080-upgradeguide/GUID-B23CAADF-AB3B-4DE5-...

jijo_panangat
RUCKUS Team Member

With respect to your problem, http 404 is a standard error code to indicate client is not able to communicate with server. Ensure the connectivity isn't broken, path and the filename is correct. An example below.

  1. Copy the HTTPS UFI image to flash.
    ICX7450-48 Router# copy https flash 10.176.132.132 SPR08090ufi.bin primary
  2. Reload the ICX device.
    ICX7450-48 Router# boot system flash primary

tomy_almaarif
New Contributor

Hi jijo,

I'm trying to update with domain name with SNI server for several subdomain name in one server. The file can be accessed from browser and download it successfully. But 404 error code appear at CLI switch. Looks like ICX switch can't supported SNI certificate and needed to lower the SSL security