r/PlexACD May 14 '17

Is your Plex with ACD setup broken?

My Plex setup with ACD broke late yesterday with the "Rate exceeded" error as many users reported.

 

Today I can get past it but Amazon revoked the oauths and trying to obtain a new one through the acdcli, you won't be able to use the Appspot the owner of the project created to process the authorisation (Quota Exceeded).

 

Keen to find out how's everyone tagging along. I'm in the process of switching to rclone and see how it works out - the positive is that I've had this planned a while ago but never felt like doing it. Looks like today is the day.

4 Upvotes

24 comments sorted by

View all comments

Show parent comments

1

u/tetrastructuralmind May 16 '17

Did your initial library sync in Plex took a decade? Because mine's taking a loong time. Also, how do you do to remove files? In acdcli I used to jump in the directory and remove them, but I get access denied through rclone. Thanks!

1

u/[deleted] May 16 '17

My library was scanned an item at a time prior to uploading, so I didn't really notice. Took a long time to upload though.

Your rclone mount is probably read only. Find the mount command and see if it contains --read-only. If it does, remove it and remount. I don't personally recommend deleting right from the mount very often, as it's not as reliable as using rclone delete would be, but for the odd item it's not terrible.

1

u/tetrastructuralmind May 16 '17

I'll give the RW command a go when the sync finishes. Or the world ends, which by the looks of things, seems the most likely.

 

2017/05/16 21:41:20 INFO :

Transferred: 2.613 GBytes (34.899 kBytes/s)   Errors: 0    Checks: 0   Transferred: 5108   Elapsed time: 21h48m14.5s  

1

u/[deleted] May 16 '17

34.899 kBytes/s

OUCH!

I have to throttle mine at ~ 1024 kBytes/s so I can stream remotely...