Knowledgebase
Jakinid Support Website > Help Desk (Jakinid.com) > Knowledgebase

Search help:


Firmware Force Upgrade

Solution

Force Firmware Upgrade Mode.

 

 

ACTA3 are requiring force upgrade or downgrade for some cases such as bellow

 

1.CGI error during firmware upgrade.

2.CGI error in firmware upgrade page.

3.Firmware upgrade page is not accessible.

4.Regular Firmware upgrade is not affecting after upgrade.

5.During Super Admin accounts corruption or internal database corruption.

 

Please follow bellow steps for successful firmware upgrade during above mentioned cases.

1.Type http://DEVICE IP/cgi-bin/systemUpgrade.cgi?command=0&pwd=ReBoOtNoW

2.Click “Browse” to locate the firmware (once downloaded to your machine from our website)Click “Open” once the file has been located, and “Upload” to upload it to your system. 

You Will then be prompted to upgrade your system, this should take a couple of minutes. Once Upgraded, please do reboot the unit to take effect the new firmware.

Also from this page, the current firmware version can be seen, and the upgrade count is also Available to show you how many times the system has been upgraded, for your reference Purposes. 

3.Once upload is clicked, the system will install the new firmware and your system Will reboot automatically to let the new changes take effect.

Attachments:
steps.jpg steps.jpg

 
Was this article helpful? yes / no
Article details
Article ID: 150
Category: ACTAtek Firmware & Patches Upgrade
Views: 8729
Rating (Votes): Article not rated yet (0)

 
« Go back

$s = 1; if (file_exists(HESK_PATH . 'hesk_license.php')) { $h = (!empty($_SERVER['HTTP_HOST'])) ? $_SERVER['HTTP_HOST'] : ((!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : getenv('SERVER_NAME')); $h = str_replace('www.','',strtolower($h)); include(HESK_PATH . 'hesk_license.php'); if (isset($hesk_settings['license']) && strpos($hesk_settings['license'],sha1($h.'h3&Fp2#LaA&59!w(8.Zc]*+uR512')) !== false) { $s = 0; } else { echo '

INVALID LICENSE (NOT REGISTERED FOR '.$h.')!

'; } } if ($s) { echo '

 
Powered by Help Desk Software HESK - brought to you by Help Desk Software SysAid

'; } echo '
'; include(HESK_PATH . 'footer.txt'); echo '';