RClone Windows not mounting

Hello,

I’m creating a PMS which retrieves movies and series from GDrive but cannot get it to mount and the logs don’t make me any wiser.

The logs:
C:\Program Files (x86)\rclone-v1.46-windows-amd64>rclone mount gdrive Z: --log-level DEBUG
2019/03/13 00:20:57 DEBUG : rclone: Version “v1.46” starting with parameters [“rclone” “mount” “gdrive” “Z:” “–log-level” “DEBUG”]
2019/03/13 00:20:57 DEBUG : Using config file from “C:\Users\Xxxp\.config\rclone\rclone.conf”
2019/03/13 00:20:57 DEBUG : Local file system at \?\C:\Program Files (x86)\rclone-v1.46-windows-amd64\gdrive: Mounting on “Z:”
2019/03/13 00:20:57 INFO : Local file system at \?\C:\Program Files (x86)\rclone-v1.46-windows-amd64\gdrive: poll-interval is not supported by this remote
2019/03/13 00:20:57 DEBUG : Adding path “vfs/forget” to remote control registry
2019/03/13 00:20:57 DEBUG : Adding path “vfs/refresh” to remote control registry
2019/03/13 00:20:57 DEBUG : Adding path “vfs/poll-interval” to remote control registry
2019/03/13 00:20:57 DEBUG : Local file system at \?\C:\Program Files (x86)\rclone-v1.46-windows-amd64\gdrive: Mounting with options: ["-o" “fsname=local:\\?\C:\Program Files (x86)\rclone-v1.46-windows-amd64\gdrive” “-o” “subtype=rclone” “-o” “max_readahead=131072” “-o” “attr_timeout=1” “-o” “atomic_o_trunc” “-o” “uid=-1” “-o” “gid=-1” “–FileSystemName=rclone” “-o” “volname=local \\?\C \Program Files (x86)\rclone-v1.46-windows-amd64\gdrive”]
2019/03/13 00:20:57 DEBUG : Local file system at \?\C:\Program Files (x86)\rclone-v1.46-windows-amd64\gdrive: Init:
2019/03/13 00:20:57 DEBUG : Local file system at \?\C:\Program Files (x86)\rclone-v1.46-windows-amd64\gdrive: >Init:
2019/03/13 00:20:57 DEBUG : /: Statfs:
2019/03/13 00:20:57 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:60740627 Bfree:12317184 Bavail:12317184 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2019/03/13 00:20:57 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2019/03/13 00:20:57 DEBUG : /: >Getattr: errc=0
2019/03/13 00:20:57 DEBUG : /: Readlink:
2019/03/13 00:20:57 DEBUG : /: >Readlink: linkPath="", errc=-40
The service rclone has been started.
2019/03/13 00:20:57 DEBUG : /: Statfs:
2019/03/13 00:20:57 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:60740627 Bfree:12317184 Bavail:12317184 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2019/03/13 00:20:57 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2019/03/13 00:20:57 DEBUG : /: >Getattr: errc=0
2019/03/13 00:20:57 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2019/03/13 00:20:57 DEBUG : /: >Getattr: errc=0
2019/03/13 00:20:57 DEBUG : /: Opendir:
2019/03/13 00:20:57 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2019/03/13 00:20:57 DEBUG : /: >OpenFile: fd=/ ®, err=
2019/03/13 00:20:57 DEBUG : /: >Opendir: errc=0, fh=0x0
2019/03/13 00:20:57 DEBUG : /: Releasedir: fh=0x0
2019/03/13 00:20:57 DEBUG : /: >Releasedir: errc=0
2019/03/13 00:20:57 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2019/03/13 00:20:57 DEBUG : /: >Getattr: errc=0
2019/03/13 00:20:57 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2019/03/13 00:20:57 DEBUG : /: >Getattr: errc=0
2019/03/13 00:20:57 DEBUG : /: Opendir:
2019/03/13 00:20:57 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2019/03/13 00:20:57 DEBUG : /: >OpenFile: fd=/ ®, err=
2019/03/13 00:20:57 DEBUG : /: >Opendir: errc=0, fh=0x0
2019/03/13 00:20:57 DEBUG : /: Releasedir: fh=0x0
2019/03/13 00:20:57 DEBUG : /: >Releasedir: errc=0
2019/03/13 00:20:57 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2019/03/13 00:20:57 DEBUG : /: >Getattr: errc=0
2019/03/13 00:20:57 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2019/03/13 00:20:57 DEBUG : /: >Getattr: errc=0
2019/03/13 00:20:57 DEBUG : /: Opendir:
2019/03/13 00:20:57 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2019/03/13 00:20:57 DEBUG : /: >OpenFile: fd=/ ®, err=
2019/03/13 00:20:57 DEBUG : /: >Opendir: errc=0, fh=0x0
2019/03/13 00:20:57 DEBUG : /: Releasedir: fh=0x0
2019/03/13 00:20:57 DEBUG : /: >Releasedir: errc=0

The rclone.conf

[gdrive]

type = drive

client_id =

client_secret =

token =

[gcache]

type = cache

remote = gdrive:Media

plex_url = http://127.0.0.1:32400

plex_username = myemail

plex_password = mypassword

chunk_size = 25M

info_age = 1d

chunk_total_size = 100G

I cannot mount the cache nor drive, can anybody shed some light for me?

Kind regards,

Have you tried with an elevated user or command window?

Yes I tried runnig it as admin and the logs stay the same as above. I cannot find an error message and it is checking for changes on remote every minute.

2019/03/13 19:30:58 DEBUG : /: >Releasedir: errc=0
2019/03/13 19:31:58 DEBUG : Google drive root ‘’: Checking for changes on remote
2019/03/13 19:32:58 DEBUG : Google drive root ‘’: Checking for changes on remote
2019/03/13 19:33:58 DEBUG : Google drive root ‘’: Checking for changes on remote

I have no idea what is causing this

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.