Needo Plex Start Error Question


Recommended Posts

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

Link to comment

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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.