Cache expire error: database not open copying not working

2018/09/23 21:04:16 DEBUG : rclone: Version “v1.43-099-g7b975bc1-beta” starting with parameters [“rclone” “copy” “–progress” “Z:\fandydone” “gcrypt:fandy” “–log-file” “c:\temppath\sync1.log” “-v” “-v”]
2018/09/23 21:04:16 DEBUG : Using config file from “C:\Users\pc\.config\rclone\rclone.conf”
2018/09/23 21:04:17 DEBUG : gcache: wrapped gdrive:gdrive/crypt/fqeerl3jd87u9o2sfu60or6b8g at root crypt/fqeerl3jd87u9o2sfu60or6b8g
2018/09/23 21:04:17 INFO : gcache: Cache DB path: E:\rclonecache\gcache.db
2018/09/23 21:04:17 INFO : gcache: Cache chunk path: E:\rclonecache\gcache
2018/09/23 21:04:17 INFO : gcache: Chunk Memory: true
2018/09/23 21:04:17 INFO : gcache: Chunk Size: 5M
2018/09/23 21:04:17 INFO : gcache: Chunk Total Size: 10G
2018/09/23 21:04:17 INFO : gcache: Chunk Clean Interval: 1m0s
2018/09/23 21:04:17 INFO : gcache: Workers: 4
2018/09/23 21:04:17 INFO : gcache: File Age: 1d
2018/09/23 21:04:17 INFO : gcache: Cache Writes: enabled
2018/09/23 21:04:17 INFO : gcache: Upload Temp Rest Time: 15s
2018/09/23 21:04:17 INFO : gcache: Upload Temp FS: E:/rclonecache/up
2018/09/23 21:04:17 DEBUG : Adding path “cache/expire” to remote control registry
part not working
2018/09/23 21:35:12 INFO : abhcjtmgcf1g18g95qm1in8nc75afta5n47stijqojk7planllqc3mkr9e354la8p2q9gaund2kr2: background upload: uploaded entry
2018/09/23 21:35:12 ERROR : abhcjtmgcf1g18g95qm1in8nc75afta5n47stijqojk7planllqc3mkr9e354la8p2q9gaund2kr2: background upload: database not open
2018/09/23 21:35:12 ERROR : : background upload: cache expire error: database not open
2018/09/23 21:35:12 INFO : abhcjtmgcf1g18g95qm1in8nc75afta5n47stijqojk7planllqc3mkr9e354la8p2q9gaund2kr2: finished background upload
2018/09/23 21:35:12 DEBUG : Cache remote gcache:crypt/fqeerl3jd87u9o2sfu60or6b8g: Services stopped

full log https://pastebin.com/F7MJGf71
config
[gdrive]
type = drive
scope = drive
token = {“access_token”:“ya29.GpysFtZaktsrvW_bWBYO_ACw”,“token_type”:“Bearer”,“refresh_token”:“1/4rVWF9wpERRKXK56Y”,“expiry”:“2018-09-23T22:22:30.6752382-04:00”}

[gcache]
type = cache
remote = gdrive:/gdrive
plex_url = http://localhost:32400
plex_username = @gmail.com
plex_password = _3Gd9
chunk_size = 5M
info_age = 1d
chunk_total_size = 10G
db_path = E:\rclonecache
chunk_path = E:\rclonecache
tmp_upload_path = E:\rclonecache\up

[gcrypt]
type = crypt
remote = gcache:/crypt
filename_encryption = standard
directory_name_encryption = true
password = XAZv

Are you running a mount and trying to do a copy? You can only use one cache at a time.

first tryed to use mount then realized I didn’t have enough storage on hard drive was copying folder from server to mounted Drive I close that and restarted then try to copy then this happened