You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are hitting "firmware update: Unknown Error (16)" error on upgrading fw and config file.
Use following commands through a script.
switchtec fw-update ${SW_DEV} ${fw_file} -y > /dev/null
switchtec fw-update ${SW_DEV} ${cfg_file} -y > /dev/null
Any idea what is err 16 (EBUSY ?) trying to upgrade fw and config file ?
The text was updated successfully, but these errors were encountered:
We are hitting "firmware update: Unknown Error (16)" error on upgrading fw and config file.
Use following commands through a script.
switchtec fw-update ${SW_DEV} ${fw_file} -y > /dev/null
switchtec fw-update ${SW_DEV} ${cfg_file} -y > /dev/null
Any idea what is err 16 (EBUSY ?) trying to upgrade fw and config file ?
The text was updated successfully, but these errors were encountered: