JasonHHouse / gaps

Find the missing movies in your Plex Server
MIT License
568 stars 32 forks source link

Gaps on Windows : "Could not save your Plex configuration" #308

Open Krakoukas73 opened 2 years ago

Krakoukas73 commented 2 years ago

Hi !

Trying to install Gaps 0.10.4 on Windows 10 (without Docker) Everything looks fine (TMDB settings and connection test are correct, Plex settings and test are correct too).

I can save TMDB settings ("Success! Your MovieDB key saved successfully.") but I cannot save Plex configuration ("Error! Could not save your Plex configuration. Check the logs and try again.").

No idea where the Gaps log can be found on Windows. Cannot find this information on GH or Google.

Gaps error

Any idea ? Thank you for reading

kzaoaai commented 2 years ago

Manually creating C:\usr\data\gaps.properties solved this for me.

Krakoukas73 commented 2 years ago

Manually creating C:\usr\data\gaps.properties solved this for me.

Thanks for help but... Already tested and does not solve the problem.

primetime43 commented 2 years ago

Yep, I've got this bug also. Something wrong with this function since this is whats getting called on the button click. image

I would try to fix the bug, but I'm not sure how to get the environment set up to debug/rebuild the jar file.

Present in 0.10.4 and 0.10.3

hbkidjb1 commented 1 year ago

Same issue for me too

PepijnVG commented 1 year ago

The solution mentioned in #289 worked for me. It is downgrading to Java 11. Not ideal but I just downloaded a portable version and used it only for Gaps.

dynamiccookies commented 1 year ago

Manually creating C:\usr\data\gaps.properties solved this for me.

This worked for me. I'm running it on Windows and I'm surprised it didn't just create the folder/file automatically.

Courage-1984 commented 1 month ago

So I tried a few solutions in #308 and #289 and finally came right so I decided to compile a guide.

Check it out here: Gaps for Plex Windows Guide