I am seeing the same thing happen with deluge and torrents. @galli-leo I think it is that it don't hear back from deluge and so tries sending more. It also is looking like it is not getting the label added in deluge, so it doesn't know it loaded it. achmetinternet commented Nov ...
If you find yourself seeing this error message, and likeDeliganlieverything looks copacetic, you can simply install sql lite on your docker container (apk add sqlite) and manually insert the path into yourRootFolderstable. insert into RootFolders (Path) values ('/path/to/movies'); This, of...