Search found 4 matches

by schluss
28 Jul 2018, 14:32
Forum: Ubuntu & Desktop Linux
Topic: java.nio.file.AccessDeniedException: /root/.filebot/cache
Replies: 7
Views: 4526

Re: java.nio.file.AccessDeniedException: /root/.filebot/cache

You'll also need to use the TAR package, since that'll work on armhf. The DEB package is x64 only. 4.7.9 has an armhf port apparently, cause I just changed the architecture extention in the Dockerfile I found online and it works. Presumably, deluge also isn't well supported in armhf. I have no ...
by schluss
28 Jul 2018, 14:19
Forum: Ubuntu & Desktop Linux
Topic: java.nio.file.AccessDeniedException: /root/.filebot/cache
Replies: 7
Views: 4526

Re: java.nio.file.AccessDeniedException: /root/.filebot/cache

My docker is limited to to x64 at arch though, so I see why you can't just use it on an armhf machine. Well, one can ditch openjdk 10 in favor of 8, which has a port to arm32v7. I tried that and Filebot worked on it, but I couldn't install latest Deluge on top of that image, and even the Deluge ...
by schluss
28 Jul 2018, 13:29
Forum: Ubuntu & Desktop Linux
Topic: java.nio.file.AccessDeniedException: /root/.filebot/cache
Replies: 7
Views: 4526

Re: java.nio.file.AccessDeniedException: /root/.filebot/cache

It doesn't work out of the box if you want to use it with Laharah's plugin for Deluge.
by schluss
28 Jul 2018, 10:36
Forum: Ubuntu & Desktop Linux
Topic: java.nio.file.AccessDeniedException: /root/.filebot/cache
Replies: 7
Views: 4526

java.nio.file.AccessDeniedException: /root/.filebot/cache

Hello y'all, Linux noob here. Thanks to the developer for the app. I am running Filebot on a NAS inside a Docker container along with Deluge (dockerfile below, it's based on linuxserver image). Here's what I get by clicking "dry run" in a Deluge plugin: FilebotRuntimeError error on torrent ...