Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last change id found, continuing getting changes #440

Open
glensc opened this issue Dec 3, 2023 · 4 comments
Open

Last change id found, continuing getting changes #440

glensc opened this issue Dec 3, 2023 · 4 comments

Comments

@glensc
Copy link

glensc commented Dec 3, 2023

ran the mount, and the mounted directory was empty (checked with ls), so restarted the command with verbosity 3.

plexdrive -c ~/.plexdrive/ mount /mnt/plex/ --verbosity 3

What is it doing? Why?

The "deleting items" message was super scary, so I aborted the whole process and backup my drive with google takeout.

I don't have any activity in google drive to support those messages...

[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Getting start page token from cache                                                                   
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Last change id found, continuing getting changes (1140995)                                            
[PLEXDRIVE] [2023-12-04 00:06] INFO   : First cache build process started...                                                                  
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Allocate mmap region 1/1 with size 83886080 B                                                         
[PLEXDRIVE] [2023-12-04 00:06] INFO   : Allocated 8 cache chunks in 14.907µs                                                                  
[PLEXDRIVE] [2023-12-04 00:06] INFO   : Mounting path /mnt/plex/                                                                              
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Notify systemd: ready                                                                                 
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Invalidation watcher started                                                                          
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Getting root from API                                                                                 
[PLEXDRIVE] [2023-12-04 00:06] INFO   : Processed 460 items / deleted 460 items / updated 0 items                                             
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Storing page token 1143999 in cache                                                                   
[PLEXDRIVE] [2023-12-04 00:06] INFO   : Processed 920 items / deleted 920 items / updated 0 items                                             
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Storing page token 1145451 in cache                                                                   
[PLEXDRIVE] [2023-12-04 00:06] INFO   : Processed 1380 items / deleted 1380 items / updated 0 items                                           
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Storing page token 1148758 in cache                                                                   
[PLEXDRIVE] [2023-12-04 00:06] INFO   : Processed 1840 items / deleted 1840 items / updated 0 items                                           
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Storing page token 1152968 in cache                                                                   
[PLEXDRIVE] [2023-12-04 00:06] INFO   : Processed 2300 items / deleted 2300 items / updated 0 items                                           
[PLEXDRIVE] [2023-12-04 00:06] DEBUG  : Storing page token 1155689 in cache                           
@glensc
Copy link
Author

glensc commented Dec 3, 2023

seems to me it's generating itself whatever changes, as now the "changes to fetch" has doubled


[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Authorizing against Google Drive API
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Loading token from cache
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Checking for changes
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Getting start page token from cache
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Last change id found, continuing getting changes (2162932)
[PLEXDRIVE] [2023-12-04 00:26] INFO   : First cache build process started...
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Journal magic mismatch: 0 != 20548
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Allocate mmap region 1/1 with size 83886080 B
[PLEXDRIVE] [2023-12-04 00:26] INFO   : Allocated 8 cache chunks in 25.148µs
[PLEXDRIVE] [2023-12-04 00:26] INFO   : Mounting path /mnt/plex/
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Notify systemd: ready
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Invalidation watcher started
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Getting root from API
[PLEXDRIVE] [2023-12-04 00:26] INFO   : Processed 460 items / deleted 460 items / updated 0 items
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Storing page token 2163392 in cache
[PLEXDRIVE] [2023-12-04 00:26] INFO   : Processed 920 items / deleted 920 items / updated 0 items
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Storing page token 2163852 in cache
[PLEXDRIVE] [2023-12-04 00:26] INFO   : Processed 1380 items / deleted 1380 items / updated 0 items
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Storing page token 2164312 in cache
^C

[PLEXDRIVE] [2023-12-04 00:26] INFO   : Received signal interrupt, stopping mount
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Notify systemd: stopping
[PLEXDRIVE] [2023-12-04 00:26] INFO   : Unmounting path /mnt/plex/
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Notify systemd: stopping
[PLEXDRIVE] [2023-12-04 00:26] DEBUG  : Closing cache file

@zenjabba
Copy link
Contributor

zenjabba commented Dec 3, 2023

You are aware this project is dead. Nothing will be fixed unless you fix it yourself.

@glensc
Copy link
Author

glensc commented Dec 3, 2023

I am not aware of such info. What would be the alternatives?

@zenjabba
Copy link
Contributor

zenjabba commented Dec 3, 2023

https://rclone.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants