Git Product home page Git Product logo

Comments (9)

vay1314 avatar vay1314 commented on June 7, 2024 2

Same Question, why is that?

from bingrewards.

Lexxior avatar Lexxior commented on June 7, 2024 1

I get this error too

from bingrewards.

Prem-ium avatar Prem-ium commented on June 7, 2024 1

May be an issue with your BROWSER variable, make sure it is following the description.

from bingrewards.

TeaRex-coder avatar TeaRex-coder commented on June 7, 2024

Thanks for the reply and suggestion. I'll have a look this weekend!

from bingrewards.

HuiMi24 avatar HuiMi24 commented on June 7, 2024

the BROWSER should be chrome instead of 'chrome' in the .env file

from bingrewards.

Lexxior avatar Lexxior commented on June 7, 2024

the BROWSER should be chrome instead of 'chrome' in the .env file

This does not work for me
also it says # Not used in Docker for browser in the .env

from bingrewards.

Lexxior avatar Lexxior commented on June 7, 2024

I just checked again, for me it's actually a different error code

HANDLE_DRIVER:
Starting Bing Rewards Bot...
Traceback (most recent call last):
File "/app/main.py", line 30, in
if not os.environ["LOGIN"]:
File "/usr/lib/python3.10/os.py", line 679, in getitem
raise KeyError(key) from None
KeyError: 'LOGIN'

from bingrewards.

Prem-ium avatar Prem-ium commented on June 7, 2024

I just checked again, for me it's actually a different error code

HANDLE_DRIVER:
Starting Bing Rewards Bot...
Traceback (most recent call last):
File "/app/main.py", line 30, in
if not os.environ["LOGIN"]:
File "/usr/lib/python3.10/os.py", line 679, in getitem
raise KeyError(key) from None
KeyError: 'LOGIN'

In your case, it looks like you're missing your LOGIN env variable. Make sure you have one in your env file

from bingrewards.

Lexxior avatar Lexxior commented on June 7, 2024

In your case, it looks like you're missing your LOGIN env variable. Make sure you have one in your env file

I do, but it's not working on my home server
I tried on my VPS - there I got the same error as the poster and could get it working by changing the 'chrome' to chrome
Thanks!

from bingrewards.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.