Rclone.log full of Errors

My log are full of errors like this:

2018/03/31 10:48:20 ERROR : nocr12epnmaqgkd4pkv7ruca8k/iq70anqv90i3n0s1qogos2j5i0/p27jdji9r8m6fat0ruqji6q0cguqkls44clddnqs7rgq8pql7kk0/m603oc6cv93q2bqadjelfv2tnl13du1k4kav7muf5anrjod1ga2g5008pu32qspmhng4nqlov1jqbv1sf2mhajk4e36m5tosed4j6u8hb8npk54un5i4tt4l815uh3a7: unexpected conditions during reading. current posit$

2018/03/31 10:48:20 ERROR : nocr12epnmaqgkd4pkv7ruca8k/iq70anqv90i3n0s1qogos2j5i0/p27jdji9r8m6fat0ruqji6q0cguqkls44clddnqs7rgq8pql7kk0/m603oc6cv93q2bqadjelfv2tnl13du1k4kav7muf5anrjod1ga2g5008pu32qspmhng4nqlov1jqbv1sf2mhajk4e36m5tosed4j6u8hb8npk54un5i4tt4l815uh3a7: (81808928/159866532) error (unexpected EOF) response

2018/03/31 10:48:20 ERROR : video/Julekalender/The Julekalender/The.Julekalender.S01E12.1991.DANiSH.DVDRip.x264-DanskKulturskat.mkv: ReadFileHandle.Read error: low level retry 1/10: EOF

My mount Settings:
ExecStart=/usr/bin/rclone mount crypt:/ /srv/storage
–config /srv/.config/rclone/rclone.conf
–cache-tmp-upload-path=/srv/cache
–dir-cache-time=1m
–cache-chunk-size=32M
–cache-info-age=168h
–cache-tmp-wait-time=10m
–cache-workers=5
–buffer-size=16M
–attr-timeout=1s
–allow-non-empty
–allow-other
–rc
–log-file=/srv/logs/rclone.log
–gid=0
–uid=1000
–umask=0002
–drive-use-trash=false

My remotes are wrapped like:
G-Drive -> Cache -> Crypt

Any1 knows what i can do to not get those errors ?? My system works… so it’s not crittical or anything like that but i guess somethings wrong and i would like to fix it

If you attempted to use cache in the past, purge it please using --cache-db-purge (once only)

a little unsure how…

Stop my rclone mount and mount it with my normal cmd and just add --cache-db-purge to mount cmd ??
if so how long should i keep it mounted before unmount and back to normal ?

I just used kill -HUP to purge the cache. I thought that did the same thing.

Yep. Does the same. You should be clear of those errors now but cache is also starting empty