Skip to content

Unable to update firmware using port 443 #316

Answered by dougmeredith
cdonovan asked this question in Help
Discussion options

You must be logged in to vote

Another data point on this problem:

I have the Omada container behind Traefik and encountered the same issue with not being able to update the firmware on a switch. The following confniguration allowed me to update the firmware:

  • Omada conainer uses the defaults for all ports.
  • Traefik listens on ports 80 and 443.
  • Traefik is configured to use an upstream of https://omada:8043 (omada being the container name)
  • I mapped port 8043 on the Omada container to port 8043 on the host.

That was it. I didn't even configure Omada with a valid certificate. I simply connected to the managment interface through Traefik and the firmware upgrade now worked.

Replies: 19 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@troyfontaine
Comment options

Answer selected by mbentley
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
10 participants
Converted from issue

This discussion was converted from issue #262 on June 03, 2023 11:48.