Omada 5.11 and 5.12 issues?
It seems there are some issues with latest Omada upgrades (5.12 for Windows and 5.11 for hardware controllers) and they have been removed from website nor are they offer as an upgrade in Omada. I understand you withdrew those upgrades to have time to work on those issues. But would it be possible to make a thread about it? What is the issue, should everyone who has those versions downgrade to previous ones? I already have 5.12 on my Windows PC, it seems to work (at least for me) without anny issue but I would like to know what the problem is so I can make decision if I need to downgrade or not...
EDIT: correction of Omada versions...
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
@Hank21 yes I just test it on our side so far so good!
- Copy Link
- Report Inappropriate Content
Hi, this is okkey for version 5.13.10.41?
Hi use this curl call:
Let's assume we have a controller of the following attributes: Controller Version: 5.12.2
Controller IP address: 127.0.0.1
Controller HTTPS port: 8043
Controller ID (which can be obtained from) : 5319e16e2334ac79b3305e057e3a09bf Hotspot Manager account: hotspotadmin
Hotspot Mananger password: admin
External Portal URL: The external portal that clients would be redirected to.
1. Login the hotspot manager and get token/cookie
URL:
127.0.0.1:8043/5319e16e2334ac79b3305e057e3a09bf/api/v2/hotspot/login
HTTP Method:
POST
Data:
{
"name":"hotspotadmin",
"password":"admin"
}
We should be able to obtain the below information from the response:
hotspot token: 35575ce0c46d49fe92ee085a12712d6a
hotspot cookie: TPOMADA_SESSIONID=89209331ba6a4514b7fc058110f718b5
i receive this error:
{
"errorCode": -30109,
"msg": "Invalid username or password."
}
but i create an operator with this credential.
I use hotspot login for authenticate a client with external radius.
Thankyou.
by
- Copy Link
- Report Inappropriate Content
Information
Helpful: 5
Views: 4385
Replies: 22