Closed dalgibbard closed 2 years ago
I'm also seeing this issue with Plex too - in the config; Nodeport is not set. I haven't changed any config - did something change in the chart that makes this a required value or something?
How old is the version you are trying to update to and from? If there has been a major version (first number) bump, that means there might be breaking changes included.
I'm asking this because in current version nodeport isn't even available as a setting anymore unless you explicitly check a special checkbox.
@Ornias1993 Traefik: 2.6.0_10.0.57 to 2.6.0_10.0.58 Plex: 1.25.5.549_8.0.46 to 1.25.5.549_8.0.47
In the settings for these two, I do not have nodeport set:
Ah; it's a bug with the 'Show advanced settings' check box. I had it ticked as shown in the screenshot above. With it unticked, the error goes away and it upgrades correctly.
Which is strange, because node port was empty anyway, and marked as optional :)
Anything under advanced or expert checkboxes might or might not break your setup. However: this indeed seems buggy, but is already covered by our refactor roadmap, so closing the issue.
@all-contributors please add @dalgibbard for bugs
@Ornias1993
I've put up a pull request to add @dalgibbard! :tada:
This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists
App Name
traefik
SCALE Version
22.02.0
App Version
2.6.0_10.0.58
Application Events
Application Logs
Application Configuration
.
Describe the bug
When using the TrueNAS UI to upgrade Traefik (from the Truecharts catalog) from 2.6.0_10.0.57 to 2.6.0_10.0.58, I get the error:
The TrueNAS UI is configured to us 8443/8080, and Traefik is on 443/80.
To Reproduce
.
Expected Behavior
Upgrade happens without error.
Screenshots
Additional Context
.
I've read and agree with the following