Failed to upgrade EAP225 with SDN Controller
Hi,
Upgrade firmware by "Rolling update" returns failed :
[Failed]Failed to upgrade EAP225_RdC to firmware version 5.0.0 Build 20200918 Rel. 58628 online.
Same results when I try with "Manage Device" -> "Custom Upgrade" and the downloded firmware EAP225v3_5.0.3_[20210316-rel67358]_up_signed.bin
Need to remove the EAP225 from SDN Controller, upgrade and re-join EAP225 to SDN Controller.
Somebody can help me?
Linux Omada SDN Controller v4.3.5
EAP225 v5.0.0
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Hi,
In fact, it was a firewalld problem.
tcp/29813 was forgotten
Here is the omada.xml firewalld file :
<?xml version="1.0" encoding="utf-8"?>
<service>
<short>Omada</short>
<description>TP-Link Omada SDN Controller</description>
<port protocol="tcp" port="8043"/>
<port protocol="tcp" port="8088"/>
<port protocol="tcp" port="8843"/>
<port protocol="tcp" port="29811-29814"/>
<port protocol="udp" port="27001"/>
<port protocol="udp" port="29810"/>
</service>
- Copy Link
- Report Inappropriate Content
The span of upgrading the firmware is too large, controller version is 4.3.5 and is matched with 5.0.3's firmware version of EAP, on controller need to upgrade without span. The upgrade in Standalone mode by using the management page will have no such issue.
- Copy Link
- Report Inappropriate Content
Did you use the cloud website of the local software to do the upgrade? This problem happens when using the cloud website, upgrade have to be done on the software Controller or local access the OC200 with IP address.
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
Same here. Looks like a bug. SDN Controller 3.2.14 with EAP225v3 5.0.3 looks good. Upgrade SDN to 4.2.11 and 4.3.5 EAP will not come up in the control panel.
No Cloud connection.
- Copy Link
- Report Inappropriate Content
Hi,
In fact, it was a firewalld problem.
tcp/29813 was forgotten
Here is the omada.xml firewalld file :
<?xml version="1.0" encoding="utf-8"?>
<service>
<short>Omada</short>
<description>TP-Link Omada SDN Controller</description>
<port protocol="tcp" port="8043"/>
<port protocol="tcp" port="8088"/>
<port protocol="tcp" port="8843"/>
<port protocol="tcp" port="29811-29814"/>
<port protocol="udp" port="27001"/>
<port protocol="udp" port="29810"/>
</service>
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 1365
Replies: 5
Voters 0
No one has voted for it yet.