Yea. I have done the same and found multiple entries for Plex SQLite. lol
I wonder if the last entry should be used?
Would I have to use databases location as you shown your example with that long string after volumes?
Yea. I have done the same and found multiple entries for Plex SQLite. lol
I wonder if the last entry should be used?
Would I have to use databases location as you shown your example with that long string after volumes?
Yes, when you use the --sqlite option, you must also use the --databases option.
I’ve written it this way to allow a “Completely Manual” mode of operation in all types of environments. (There are some containers out there where healthcheck doesn’t allow running inside the container)
For you, you’ll also want to find the path to your current Databases directory.
Lastly, you’ll invoke the command using both --sqlite "path" and --databases "path" .
At that point, it’ll come up and allow you to run.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.