Git Product home page Git Product logo

Comments (12)

charlesbel avatar charlesbel commented on July 20, 2024

What's the error ?

from microsoft-rewards-farmer.

Saileyy avatar Saileyy commented on July 20, 2024

The error is that it just closes a few seconds after launching the program. There's no displayed error message it just closes before it can do anything.

from microsoft-rewards-farmer.

WhiskeyDent avatar WhiskeyDent commented on July 20, 2024

Same problem, started today

from microsoft-rewards-farmer.

charlesbel avatar charlesbel commented on July 20, 2024

Why did you not tried python3 script.py to get the error log ?

from microsoft-rewards-farmer.

UnknownGreen avatar UnknownGreen commented on July 20, 2024

I have this problem as well but before it crashes this is what it shows me
image
image
(usually, it closes too fast to be readable or take a screenshot of it but you can do it if you record it then slow it down in premier)

from microsoft-rewards-farmer.

Saileyy avatar Saileyy commented on July 20, 2024

(usually, it closes too fast to be readable or take a screenshot of it but you can do it if you record it then slow it down in premier)

thats a good idea i didnt think of that. But as you can see multiple people are having this issue

from microsoft-rewards-farmer.

charlesbel avatar charlesbel commented on July 20, 2024

I have this problem as well but before it crashes this is what it shows me
image
image
(usually, it closes too fast to be readable or take a screenshot of it but you can do it if you record it then slow it down in premier)

What append when you go to https://ipapi.co/json from the computer where you are running the script ?

from microsoft-rewards-farmer.

charlesbel avatar charlesbel commented on July 20, 2024

A few seconds after the window opens it closes, this only started today.

image

It seems you have a different issue than the other users on this issue, what is your error log when you run the script from the terminal ?

from microsoft-rewards-farmer.

Saileyy avatar Saileyy commented on July 20, 2024

From the terminal this happens when i run it
image

from microsoft-rewards-farmer.

charlesbel avatar charlesbel commented on July 20, 2024

From the terminal this happens when i run it
image

As you can see, your chromdriver version does not match your chrome version, download the correct one

from microsoft-rewards-farmer.

WhiskeyDent avatar WhiskeyDent commented on July 20, 2024

Updating my chromedriver worked for me, thanks

from microsoft-rewards-farmer.

charlesbel avatar charlesbel commented on July 20, 2024

[DAILY SET] Trying to complete the Daily Set...
Traceback (most recent call last):
File "ms_rewards_farmer.py", line 752, in
completeDailySet(browser)
File "ms_rewards_farmer.py", line 451, in completeDailySet
d = getDashboardData(browser)['dailySetPromotions']
File "ms_rewards_farmer.py", line 447, in getDashboardData
dashboard = json.loads(dashboard)
File "/usr/lib/python3.8/json/init.py", line 357, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.8/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.8/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

@charlesbel Started yesterday

Make a new issue

from microsoft-rewards-farmer.

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.