January 10, 201511 yr I am having the damndest time converting my phaze plugin over to docker. I decided today to try just running it fresh and re-adding everything (not ideal). That being said, I am noticing a lot of permission issues (I feel) and want to know what things should be set to. If I install the docker it runs ok. I have some custom plugins so I try importing those into the Plugins folder, but they fail due to permissions issues. I run the following: cd /mnt/cache/apps/ chown -R nobody:users Plex Copy in the plugins and then it fails to start. It seems like this is actually the failure I am getting when I try to do a copy over as well (from phaze). So I am wondering what the below log means to anyone and also what permissions should be getting used by the needo plugin? The error log: 6 3000 /config/Library/Application Support unlimited Error: Unable to set up server: sqlite3_statement_backend::prepare: unable to open database file for SQL: PRAGMA cache_size=4000
January 10, 201511 yr The default owner in needo's docker is 999:users. When I migrated my library, changing the permissions to match the default solved my problems. Maybe it will work for you too.
January 17, 201511 yr So I am getting the same error. I am not following how to fix this issue? I get the error below showing in the log when I try to access the web gui, this is need's docker image. Error: Unable to set up server: sqlite3_statement_backend::prepare: unable to open database file for SQL: PRAGMA cache_size=4000
Archived
This topic is now archived and is closed to further replies.