Rclone crypt & plex and bad password errors ( was is solved ? )

Iam considering renecrypting all my lib (37TB) with rclone crypt mainly as there is critical error when mounting over encfs and inability to copy files directly like acd_cli allows it.

I just wonder if the problem with Plex streaming and some bad password error still exist.
And if anyone tested if performance encfs vs crypt

I believe this is fixed, yes.

Not me!

Will test is as soon as i reencrypt my whole lib
@ncw and chance you look into HOW TO: Switch from encfs to rclone crypt

The bad password error has been fixed but now I get the following error on the regular:

ReadFileHandle.Read error: low level retry 1/10: unexpected EOF

Causes my Plex clients to either pause/buffer for awhile or gives an error about loosing connection to Plex server.

I just tested this is a problem with rclone mount and not related to crypt.

The test was playing movie directly from rclone mount over encfs and crypt in both cases I got those errors as well.

The initial tests preformed more or less the same eg sometimes encfs loaded movie couple of seconds faster and sometimes crypt did. ( I was playing 9GB movie trough samba mounted with media player )

I updated to version 1.35 of rclone and at first I thought it was better for the first couple hours but then I started getting the same errors and then a new one I haven’t seen.

2017/01/10 22:42:22 TV/Outcast/Season 01/Outcast.S01E07.WEBDL-720p.R2D2.mkv: ReadFileHandle.Read error: low level retry 1/10: unexpected EOF
2017/01/10 22:42:22 TV/Outcast/Season 01/Outcast.S01E07.WEBDL-720p.R2D2.mkv: ReadFileHandle.Read error: low level retry 2/10: unexpected EOF
2017/01/10 23:06:48 Movies/The Legend of Tarzan_2016_720p_AC3.mkv: ReadFileHandle.Read error: low level retry 1/10: read tcp {redacted}:54614->52.6.60.140:443: i/o time out
2017/01/10 23:06:48 Movies/The Legend of Tarzan_2016_720p_AC3.mkv: ReadFileHandle.Read error: low level retry 2/10: read tcp {redacted}:54614->52.6.60.140:443: i/o time out
2017/01/10 23:06:49 TV/Outcast/Season 01/Outcast.S01E07.WEBDL-720p.R2D2.mkv: ReadFileHandle.Read error: low level retry 1/10: read tcp {redacted}:41748->52.73.225.56:443: read: connection time out
2017/01/10 23:06:49 TV/Outcast/Season 01/Outcast.S01E07.WEBDL-720p.R2D2.mkv: ReadFileHandle.Read error: low level retry 2/10: read tcp {redacted}:41748->52.73.225.56:443: read: connection time out

Amazon service was down.

Those are all networking errors of some kind.

However rclone retried them so it shouldn’t have affected things too much (except maybe caused some buffering).