-
I setup docker image jesec/flood and successful connect to linuxserver/qbittorrent too. It worked fine until recently I tried to check for mediainfo and see this error: Is there anyway to fix this? I recently use ibryzg/rutorrent-flood image and good so far, only one thing let me down is the stats of rtorrent is not saved each time restart so I change to qbittorrent. I also tried linuxserver/rtorrent image but flood seems can't connect to it because I really don't know how to bind socket of rtorrent in 2 different containers. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Flood performs many filesystem operations locally. As a result, it needs direct filesystem access with shared filesystem context with torrent client. See troubleshooting section of README. |
Beta Was this translation helpful? Give feedback.
Flood performs many filesystem operations locally. As a result, it needs direct filesystem access with shared filesystem context with torrent client.
See troubleshooting section of README.