-
Notifications
You must be signed in to change notification settings - Fork 70
gdrive teamdrive monitoring issues on shared teamdrive #80
Comments
Issue looks like not with OS, but with using a google teamdrive shared by others to your own google account. Able to reproduce on ubuntu and master. |
Try the Config has changed regarding google now, so will need configuring and drive reauthorising. |
Hmm im getting this error when trying to authorise:
|
You need to install the new pip requirements. |
Working great l3uddz! thanks |
Ok I have some logs but Plex is not scanning. I have my mount at /home/chudz/gdrive/ and I have mounted the Media folder in there so you cant actually see the Media folder. (rclone mount gdrive:/Media/ ~/gdrive ....) Here is my log: https://0bin.net/paste/VA6QcckEVA8Vx9mI#2+6HMRJSZXJ5h+91MURxqlS6jUZ3MnIwd7TGUUn9J4J And my config.json:
When I check this directory "/home/chudz/gdrive/TV/TV-Archive/2 Broke Girls/Season 04/" the files do exist here. |
So had disable file analysis in plex_autoscan and im getting this now:
Any ideas what "sudo: no tty present and no askpass program specified" means? |
Can we get some help here please ? |
The user that runs plex_autoscan needs to beable to sudo, without a
password otherwise, it cannot execute the PLEX_SCANNER as plex. This can be
disabled by config option USE_SUDO.
…On Tue, Mar 5, 2019, 7:35 AM Andrew Jones ***@***.***> wrote:
So had disable file analysis in plex_autoscan and im getting this now:
2019-03-05 16:33:08,283 - INFO - PLEX [140142694098688]: Starting Plex Scanner
2019-03-05 16:33:08,302 - INFO - UTILS [140142694098688]: sudo: no tty present and no askpass program specified
2019-03-05 16:33:08,303 - INFO - PLEX [140142694098688]: Finished scan!
Any ideas what "sudo: no tty present and no askpass program specified"
means?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEDVX07lafGBkfuoqI6JbKxYi7pP-AnHks5vTo6xgaJpZM4bSrjw>
.
|
Help with what? As mentioned above, the user running the plex_autoscan service / script needs to be able to run sudo without a password being asked. This is so it can If the user running the script is also the user running Plex Media Server, then you can turn off USE_SUDO and it will run the scanner without using Regarding team drives, if you read earlier, you would have seen the google-rewrite branch was recommended for testing (others are using this branch and have been for the last week without any issues so far). It will be merged into develop this weekend most likely. |
I switched to this branch and I am getting the following issue
I have installed the requirements and even did a |
also getting this same issue |
Notice that all the log examples above you are in code blocks. Anyways, this is not an issue with PAS but with Python on your system. As such, I'm pasting a possible solution from our Discord server and closing the ticket. Fix:
Update: Fixed typo in commands. |
Sorry for not putting in the code wraps. I thought I hit them. I will give this a try. |
Seems like so far no one tested this in CentOS7. I was able to install this on CentOS7 and start it up Successfully.
I couldn't get my gdrive teamdrive monitoring going. Not sure if its a config issue or something else.
Running in DEBUG mode doesn't give me any errors.
The text was updated successfully, but these errors were encountered: