Notifiarr / notifiarr

Client for Notifiarr.com
https://notifiarr.com
MIT License
537 stars 31 forks source link

No changes to configs #827

Closed mcmakar closed 1 month ago

mcmakar commented 1 month ago

When trying to save changes made in the UI, i get an error

[gui 'mc' requested] Validating POSTed Config: copying config: encoding config into toml for copying (this is a bug!): template: config:438:24: executing "config" at <.Snapshot.Nvidia.Disabled>: nil pointer evaluating *snapshot.NvidiaConfig.Disabled

Its a known bug? If yes, is there a way of going around it, so i can save the changes? Tried doing [snapshot.nvidia] disabled = false and true, same error.

Runs in docker.

bakerboy448 commented 1 month ago

Known issue; revert back one version for now

davidnewhall commented 1 month ago

Is this a new installation, or did the problem begin after upgrading?

mcmakar commented 1 month ago

Is this a new installation, or did the problem begin after upgrading?

A fresh install from the last docker image

austinwbest commented 1 month ago

Hopefully the recent 0.8.3 sorts this out

davidnewhall commented 1 month ago

@mcmakar Please let us know if you're still experiencing any issue here.