Casvt / Kapowarr

Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.
https://casvt.github.io/Kapowarr/
GNU General Public License v3.0
420 stars 15 forks source link

Can't save General Settings #137

Closed Zaliyep closed 8 months ago

Zaliyep commented 8 months ago

Description of the bug

Trying to add a ComicVine API key to General Settings, but the save button doesn't do anything. I've tried this on Brave (Chromium), Chrome, Edge, and Firefox and continue to have the same issue.

To Reproduce

Try to add ComicVine API key and click 'save'.

Expected behaviour

I expected the ComicVine API key to save, but it disappears when I leave the page and return.

Version info

System: TrueNAS Scale Name: kapowarr App Version: 1.0.0 Chart Version: 2.0.3

zehro commented 1 month ago

@Zaliyep Did you find a solution? I'm encountering a similar error on TrueNAS Scale

Casvt commented 1 month ago

Could be multiple things:

  1. Remove any spaces before and especially after the value, i.e. abc and not abc.
  2. The api key is incorrect/invalid/blocked. That's unlikely though.
  3. Check the logs for any errors and share them if you find any.