Missing GSuite folder

changed gcache:/crypt to gdrive:/crypt and see no files now

--------------------

[gcrypt]
type = crypt
remote = gdrive:/crypt
filename_encryption = standard
directory_name_encryption = true
password = *** ENCRYPTED ***
password2 = *** ENCRYPTED ***

Can you run:

rclone lsd gdrive:

and share the output

and run

rclone lsd gcrypt: -vv

and share the output.

PS C:\rclone> .\rclone.exe lsd gdrive:
          -1 2019-08-14 20:10:00        -1 data
PS C:\rclone> .\rclone.exe lsd gcrypt: -vv
2020/06/05 10:46:07 DEBUG : rclone: Version "v1.51.0" starting with parameters ["C:\\rclone\\rclone.exe" "lsd" "gcrypt:" "-vv"]
2020/06/05 10:46:07 DEBUG : Using config file from "C:\\rclone\\rclone.conf"
2020/06/05 10:46:08 ERROR : : error listing: directory not found
2020/06/05 10:46:08 Failed to lsd with 2 errors: last error was: directory not found
PS C:\rclone>

So in your Google Drive, you don't seem to have a folder called crypt so there is nothing to mount.

Is "data" your crypt folder?

in Gsuite it is "My Drive\data\crypt", this is where I see all of my files. On the Linux machine (this is the primary as it's the one that adds content and where PLEX runs), it see all the files and folders without any issue. Is there information from the config there that could help troubleshoot the Windows system?

Your config is pointing to something non existent.

You need to change the

to actually point to gdrive:/data/crypt if that's the crypt folder.

  1. Removed gcache
  2. Pointed gcrypt to gdrive:/data/crypt

I can see files and folders, however, I'm still not able to see the same files/folders that are showing on the Linux machine. Yesterday I used rsync to copy files from the Linux machine to Gsuite, and then Sonarr to organize/rename. There are 12 season folders and almost 200 episodes across them that the Windows machine is not seeing as there.

Pick one file that is working on Linux and not working on Windows.

Run

rclone ls :pathtofile/filename -vv

and run the same thing on the Windows machine and share the output.

Output from the Linux machine. I can't run this command from the Windows machine, as it only sees the root folder "The Big Bang Theory" and does not list any of the 12 sub-folders

rclone ls /remote/mnt/gdrive/tv/shows/The\ Big\ Bang\ Theory/Season\ 1/The\ Big\ Bang\ Theory\ -\ S01E01\ -\ Pilot.mkv  -vv

2020/06/05 11:18:05 DEBUG : rclone: Version "v1.50.2" starting with parameters ["rclone" "ls" "/remote/mnt/gdrive/tv/shows/The Big Bang Theory/Season 1/The Big Bang Theory - S01E01 - Pilot.mkv" "-vv"]
2020/06/05 11:18:05 DEBUG : Using config file from "/home/mark/.config/rclone/rclone.conf"
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E02 - The Big Bran Hypothesis.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E03 - The Fuzzy Boots Corollary.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E04 - The Luminous Fish Effect.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E05 - The Hamburger Postulate.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E06 - The Middle Earth Paradigm.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E07 - The Dumpling Paradox.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E08 - The Grasshopper Experiment.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E09 - The Cooper-Hofstadter Polarization.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E10 - The Loobenfeld Decay.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E11 - The Pancake Batter Anomaly.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E12 - The Jerusalem Duality.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E13 - The Bat Jar Conjecture.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E14 - The Nerdvana Annihilation.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E15 - The Pork Chop Indeterminacy.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E16 - The Peanut Reaction.mkv: Excluded
2020/06/05 11:18:05 DEBUG : The Big Bang Theory - S01E17 - The Tangerine Factor.mkv: Excluded
1657978369 The Big Bang Theory - S01E01 - Pilot.mkv
2020/06/05 11:18:05 DEBUG : 3 go routines active
2020/06/05 11:18:05 DEBUG : rclone: Version "v1.50.2" finishing with parameters ["rclone" "ls" "/remote/mnt/gdrive/tv/shows/The Big Bang Theory/Season 1/The Big Bang Theory - S01E01 - Pilot.mkv" "-vv"]
mark@vmi161007:~$

If you have your remotes right, on the Windows machine, you can run:

rclone ls "gcrypt:tv/shows/The Big Bang Theory" -vv

and share the output.

PS C:\rclone> .\rclone.exe ls "gcrypt:tv/shows/The Big Bang Theory" -vv

2020/06/05 11:55:58 DEBUG : rclone: Version "v1.51.0" starting with parameters ["C:\rclone\rclone.exe" "ls" "gcrypt:tv/shows/The Big Bang Theory" "-vv"]
2020/06/05 11:55:58 DEBUG : Using config file from "C:\rclone\rclone.conf"
2020/06/05 11:56:00 DEBUG : 7 go routines active
2020/06/05 11:56:00 DEBUG : rclone: Version "v1.51.0" finishing with parameters ["C:\rclone\rclone.exe" "ls" "gcrypt:tv/shows/The Big Bang Theory" "-vv"]
PS C:\rclone>

Can you run the same exact command on the Linux box?

Linux rclone is running cache/crypt/drive, as this was the rclone.config that was copied down to the Windows machine:

rclone ls "gcrypt:tv/shows/The Big Bang Theory" -vv           2020/06/05 12:00:08 DEBUG : rclone: Version "v1.50.2" starting with parameters ["rclone" "ls" "gcrypt:tv/shows/The Big Bang Theory" "-vv"]

2020/06/05 12:00:08 DEBUG : Using config file from "/home//.config/rclone/rclone.conf"
2020/06/05 12:00:10 DEBUG : gcache: wrapped gdrive:data/crypt/nn5i1oktes9hmirj0brb9bmh1g/r763t1vpfitgt7retsvo2mbvms/d06ka027h82tfall7hnd6dmq6n0cmqls7l26ejqj1vtjii8qgjm0 at root crypt/nn5i1oktes9hmirj0brb9bmh1g/r763t1vpfitgt7retsvo2mbvms/d06ka027h82tfall7hnd6dmq6n0cmqls7l26ejqj1vtjii8qgjm0
2020/06/05 12:00:10 INFO : gcache: Cache DB path: /home//.cache/rclone/cache-backend/gcache.db
2020/06/05 12:00:10 INFO : gcache: Cache chunk path: /home//.cache/rclone/cache-backend/gcache
2020/06/05 12:00:11 ERROR : /home//.cache/rclone/cache-backend/gcache.db: Error opening storage cache. Is there another rclone running on the same remote? failed to open a cache connection to "/home//.cache/rclone/cache-backend/gcache.db": timeout
2020/06/05 12:00:12 DEBUG : gcache: wrapped gdrive:data/crypt/nn5i1oktes9hmirj0brb9bmh1g/r763t1vpfitgt7retsvo2mbvms/d06ka027h82tfall7hnd6dmq6n0cmqls7l26ejqj1vtjii8qgjm0 at root crypt/nn5i1oktes9hmirj0brb9bmh1g/r763t1vpfitgt7retsvo2mbvms/d06ka027h82tfall7hnd6dmq6n0cmqls7l26ejqj1vtjii8qgjm0
2020/06/05 12:00:12 INFO : gcache: Cache DB path: /home//.cache/rclone/cache-backend/gcache.db
2020/06/05 12:00:12 INFO : gcache: Cache chunk path: /home//.cache/rclone/cache-backend/gcache
2020/06/05 12:00:13 ERROR : /home//.cache/rclone/cache-backend/gcache.db: Error opening storage cache. Is there another rclone running on the same remote? failed to open a cache connection to "/home//.cache/rclone/cache-backend/gcache.db": timeout
2020/06/05 12:00:13 Failed to create file system for "gcrypt:tv/shows/The Big Bang Theory": failed to make remote gcache:"/crypt/nn5i1oktes9hmirj0brb9bmh1g/r763t1vpfitgt7retsvo2mbvms/d06ka027h82tfall7hnd6dmq6n0cmqls7l26ejqj1vtjii8qgjm0" to wrap: failed to start cache db: failed to open a cache connection to "/home//.cache/rclone/cache-backend/gcache.db": timeout

You are still using the cache backend there so you either need to adjust that can use crypt or make a new crypt remote to test with.

I have a copy of the Linux rclone.conf. As the Windows.conf file does not have the cache, I should be able to stop rclone running on the Linux machine and copy the Windows .conf file over to the Linux machine...i think :slight_smile:

Well..this has gone from bad to worse. Used the Windows rclone config on the Linux machine and now what Linux rclone see in that folder matches the rclone Windows machine, i.e., empty. Switched back to the original Linux config and...empty. So now all 12 seasons of that show are gone? Were they only somehow stored in cache? All of my other content is there, so it's very strange.

The cache is out of date as I'd guess it was deleted at some point, which is another reason to not use the cache backend as it's buggy unfortunately.

ok, not a big deal with the show, i can get that back. So the way I have it now using only crypt and drive, it's reading directly from Gsuite without the using of the cache as a middle-man?

That's correct.

ok...thank you, appreciate the help. I'd rather lose that show now and resolve any issues rather than important stuff later (though it's important to my wife hehehe...). Now my Windows config and Linux configs are the same, so that's good.

When mounting back in Windows using NSSM, is this all I need for a command?...does "fast-list" do anything or skip it.

mount gcrypt: X: --config "C:\rclone\rclone.conf" --fast-list