truenas / charts

TrueNAS SCALE Apps Catalogs & Charts
BSD 3-Clause "New" or "Revised" License
302 stars 290 forks source link

PLEX and other apps install/update after bluefin/charts update #1154

Closed Dievale closed 1 year ago

Dievale commented 1 year ago

[EFAULT] Failed to upgrade chart release: Error: UPGRADE FAILED: cannot patch "plex" with kind Deployment: Deployment.apps "plex" is invalid: spec.template.spec.containers[0].resources.limits: Required value: Limit must be set for non overcommitable resources. Only way to fix is disabling GPU in advance option.

kpervin commented 1 year ago

I have a feeling that this has something to do with c794558, as this issue cropped up around the time that this was merged (common changing from version: 2207.0.0 to version: 2304.0.0). This change altered the resources section of _limitations.tpl, but I'm unsure how the change could affect this.

bburket commented 1 year ago

Happening here as well @stavros-k , anything you did? Plex was not working for me (is now after a chart update). Photoprism still will not install unless I disable GPU support ( Limit must be set for non overcommitable resources.)

Seeing a few folks with the same issue here: https://www.truenas.com/community/threads/plex-upgrade-error-limit-must-be-set-for-non-overcommitable-resources.109532/

stavros-k commented 1 year ago

Yes this was indeed came from that change, a fix will be released soon for all apps affect. Thanks

Dievale commented 1 year ago

Photoprism is not working from charts for me, same issue as Plex Used truechart stable version with no issues

Sent from my phone

On Apr 24, 2023, at 3:57 AM, Bill Burket @.***> wrote:



Happening here as well @stavros-khttps://github.com/stavros-k , anything you did? Plex was not working for me (is now after a chart update). Photoprism still will not install unless I disable GPU support ( Limit must be set for non overcommitable resources.)

— Reply to this email directly, view it on GitHubhttps://github.com/truenas/charts/issues/1154#issuecomment-1519569376, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AI4F45B6DSR7FZXTTEMY2ULXCYW67ANCNFSM6AAAAAAXIVSN24. You are receiving this because you authored the thread.Message ID: @.***>

stavros-k commented 1 year ago

Photoprism is not working from charts for me, same issue as Plex Used truechart stable version with no issues

Sent from my phone

On Apr 24, 2023, at 3:57 AM, Bill Burket @.***> wrote:



Happening here as well @stavros-khttps://github.com/stavros-k , anything you did? Plex was not working for me (is now after a chart update). Photoprism still will not install unless I disable GPU support ( Limit must be set for non overcommitable resources.)

Reply to this email directly, view it on GitHubhttps://github.com/truenas/charts/issues/1154#issuecomment-1519569376, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AI4F45B6DSR7FZXTTEMY2ULXCYW67ANCNFSM6AAAAAAXIVSN24.

You are receiving this because you authored the thread.Message ID: @.***>

Did you used the latest photoprism version? (1.0.16)? If yes, is the error the same? Do you have gpu assigned and/or resources enabled?

Thanks

bburket commented 1 year ago

@stavros-k Amazing. Thank you for the super quick turn around on this!