Cleanarr icon indicating copy to clipboard operation
Cleanarr copied to clipboard

Failed to load content! [Errno 2] No such file or directory: '/config/db.json'

Open Speedmod88 opened this issue 2 years ago • 2 comments

Hi,

I installed your docker in Unraid using the lastest version

and I got this when I open the GUI

Failed to load content! [Errno 2] No such file or directory: '/config/db.json'

the /config folder are empty... (in Unraid -> Appdata/plex-library-cleaner/

need some help please :) Thank You

Speedmod88 avatar Jul 09 '22 09:07 Speedmod88

I have the exact same issue

blackteddybear avatar Jul 13 '22 01:07 blackteddybear

The config dir is missing.

Fix: Enter the console for this docker and type: mkdir /config

ThomasDK81 avatar Jul 26 '22 20:07 ThomasDK81