I have been having issues using real debrid. One of the big issues is downloads getting stuck continuously retrying. I think this is because I am using 5G internet that has issues with latency and occasional packet loss. Similarly I get buffering issues when using Stremio.

Another problem I am having is with the permission set by the real debrid client if I use the docker version. It doesn’t allow for changing the UID and GID the real debrid process uses. This causes problems for the other services, though I can work around this using a manual installation in an LXC container.

Does anyone with more experience know how to fix this?

Edit: I can’t edit the title to fix the spelling. You will just have to deal.

Edit2: Fixed the permission issues. Also managed to work out that the problem isn’t 5G. The download client is just bad. Apparently you can use external downloaders, but this requires deploying services like aria2c, which it turns out is actually quite hard.