Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Any idea what's wrong? #13

Open
STaRDoGG opened this issue Nov 26, 2019 · 1 comment
Open

Any idea what's wrong? #13

STaRDoGG opened this issue Nov 26, 2019 · 1 comment

Comments

@STaRDoGG
Copy link

When I try to run the container, it takes a long time, and then finally spits out this error repeatedly:

ttCaught internal_error: PollEPoll::modify(...) epoll_ctl(7, 1 -> 1, 0, [0x7fd4fde0bf00:1]) = 1: Operation not permitted
Stack dump not enabled.

I'm using this docker run:

docker run --restart unless-stopped -p 9031:3000 -p 49184:49184/tcp --net=my-download -e FLOOD_SECRET='#fdsfdsf@dsfdsfwf^3' -e PKG_CONFIG_PATH:/usr/local/lib/pkgconfig -d --name flood -v scotts_flood_data:/flood-db -v "/f/Fetched Media/Unsorted":/data:rw -v "/f/Fetched Media/Blackhole":/blackhole:rw wonderfall/rtorrent-flood:new

Also just a side note: the docker hub page has confusing info regardign the tag to use. At the bottom of the page it shows to use "latest":

image

(that'll give you an error if trying to use it)

and the tags page says to use "new":

image

@mkarer
Copy link

mkarer commented Jun 3, 2020

Did you fix the issue?

For some reason I'm getting the same error after updating, rtorrent runs fine when I launch it manually but it crashes when launched via s6...

Edit: Fixed it, forgot to add -t to the run command.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants