-
Controller Versionv5.15.6.7 Describe Your Issue or QuestionI am running Omada as a Docker container on my ubuntu 24.04.1, with https redirect disabled within omada. Expected Behaviorandroid app should stay with port 443 Steps to Reproduce
How You're Launching the Container
Container Logs
MongoDB LogsNo response Additional ContextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
My first suggestion would be to see if there is any way you can test without caddy in the middle. I would expect that is what TP-Link would ask you to do to try to remove that as a possible issue, otherwise I would have to expect it's a bug in the Android app. I do not have any Android devices to test with so I can't help there. |
Beta Was this translation helpful? Give feedback.
I finally figured out what was causing the problem!
I had to reverse_proxy directly to port 8043 instead of 8088 (otherwise the container would redirect to 8043 always).
To make sure that Caddy does not complain about the certificate of omada, I had to add this to my Caddyfile: