fazalfarhan01 / EarnApp-Docker

Containerized version of BrightData's EarnApp
https://hub.docker.com/r/fazalfarhan01/earnapp
42 stars 24 forks source link

Exited (255) #10

Closed M1000fr closed 2 years ago

M1000fr commented 2 years ago

I can't start the container, i'm on debian 11, KVM, Docker version : 20.10.12 WindowsTerminal_piTlTuldnO

fazalfarhan01 commented 2 years ago

Try using the debian image tag.

M1000fr commented 2 years ago

Same thing. Image

rtorrente commented 2 years ago

Same here here on ubuntu 21.10 and docker 20.10.12 Exit 255 is instant without another log

Not data is added on ./etc

docker-compose up 
Starting earnapp ... done
Attaching to earnapp
earnapp exited with code 255
fazalfarhan01 commented 2 years ago

The image seems to have issues with cgroups that's needed for systemd to work. The image works without any issues on Ubuntu 20.04 LTS.

RoXuS commented 2 years ago

same thing on docker arm64 with ubuntu.

fazalfarhan01 commented 2 years ago

same thing on docker arm64 with ubuntu.

Ubuntu 20.04? I have tested on it. And it works as expected. The problem is with other versions.

RoXuS commented 2 years ago

no, I am on 21.10 :(

ejalal commented 2 years ago

Same issue here, works OK on a Debian 10 host, but returns a 255 code on another Debian 11 host

MASSKAgithub commented 2 years ago

so not working as usual, ubuntu 22.04

MASSKAgithub commented 2 years ago

Works with 20.04

kevin-soutar commented 2 years ago

Having this issue on Ubuntu 20.04.3 LTS, but I was able to sping up 29 docker containers before, it seems to error out after 30, going to spin up another machine to test further