Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Unable to start prebuilt docker image #105

Open
malesci opened this issue Jul 13, 2023 · 0 comments
Open

Unable to start prebuilt docker image #105

malesci opened this issue Jul 13, 2023 · 0 comments

Comments

@malesci
Copy link

malesci commented Jul 13, 2023

output log says that script run has beed completed, but in the reality nothing was done except download web driver.
what I’m doing wrong?
I'm running only one account, you can see PRINTENV output below.

thanks for the help

ubuntu $ docker run --rm -it --env-file ./.env nelsondane/bing-rewards
Unable to find image 'nelsondane/bing-rewards:latest' locally
latest: Pulling from nelsondane/bing-rewards
677076032cca: Pull complete 
70abf8e21a4e: Pull complete 
02393c4c8679: Pull complete 
0a0d40123cae: Pull complete 
fd688bf4a53e: Pull complete 
0a4d6751d8e3: Pull complete 
c659be54b473: Pull complete 
c2567d2a5ed9: Pull complete 
03fa7b0993ff: Pull complete 
ea1e57bc5154: Pull complete 
Digest: sha256:d99fdd78fd60df5a9bea3c7b279e44b18876358250ea5ccac306ef068e402a0d
Status: Downloaded newer image for nelsondane/bing-rewards:latest
rm: cannot remove '/tmp/.X99-lock': No such file or directory
Starting X virtual framebuffer (Xvfb) in background...
BROWSER: chrome
HANDLE_DRIVER: True
Starting Bing Rewards Bot...
Current IPv4 Address: xxx
Unable to get IPv6 address


Starting Bing Rewards Automation:       2023-07-13 03:23:10.913795-04:00

[WDM] - Downloading: 100%|███████████████████████████████████████████████████████████████████████████████████████| 6.96M/6.96M [00:00<00:00, 27.2MB/s]
Bing Rewards Automation Complete!
2023-07-13 03:23:35.557880-04:00
Sleeping for 8 hours before rechecking...

here I printed out all the environment variables from inside the container

ubuntu $ docker ps -a
CONTAINER ID   IMAGE                     COMMAND                  CREATED         STATUS         PORTS     NAMES
8667d1d2dbb9   nelsondane/bing-rewards   "/app/entrypoint.sh …"   7 minutes ago   Up 7 minutes             nice_ellis
ubuntu $ docker exec -it nice_ellis bash
root@8667d1d2dbb9:/app# 
root@8667d1d2dbb9:/app# printenv
POINTS_PER_SEARCH=
APPRISE_ALERTS=
HOSTNAME=8667d1d2dbb9
HANDLE_DRIVER=True
MULTITHREADING=False
SHOPPING=False
WANTED_IPV6=
WANTED_IPV4=
DELAY_SEARCH=10
PWD=/app
TIMER=False
TZ=America/New_York
SKIP_MOVIES_AND_TV_PUNCHCARD=False
BOT_NAME=Bing
END_TIME=19
HOME=/root
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
KEEP_ALIVE=False
GOAL=amazon.com
URL="https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=13&**********d=c438f05313904ae08e4a5efbaae0d6f3"
START_TIME=4
PROXY=
TERM=xterm
DEBUGGING=
[email protected]:userpassword
SHLVL=1
DAILY_SET=
HEADLESS=True
AUTOMATE_PUNCHCARD=False
BROWSER=chrome
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
AUTO_REDEEM=False
DEBIAN_FRONTEND=noninteractive
CURRENCY=USD
_=/usr/bin/printenv
root@8667d1d2dbb9:/app# 
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

1 participant