jshackles / idle_master_py

The Python version of Idle Master
GNU General Public License v2.0
230 stars 71 forks source link

Invalid cookie data, cannot log in to Steam #31

Open ghost opened 7 years ago

ghost commented 7 years ago

Invalid cookie data, cannot log in to Steam ...

Finnian3 commented 7 years ago

I have just installed this on my server and I get the same issue :(

http://i.imgur.com/zrtNMvs.png

rodgons commented 7 years ago

The cookie changes some times, so you need change it in the settings file

Finnian3 commented 7 years ago

I only just got the cookie though, is it working for you?

rodgons commented 7 years ago

For me is working normally, make sure you're coping the content from the store.steampowered.com

http://i.imgur.com/KbHCfOW.png

Finnian3 commented 7 years ago

I've tried again with new cookies but it's not working, I'm definitely copying the right stuff and pasting it in the right settings.txt

I have tried ticking the 'remember me option as well to see if that makes a difference before clearing cache and trying again.

Finnian3 commented 7 years ago

I have managed to get this working on my raspberry pi running Raspbian Debian however I still get the above error ^ on either of my Centos 7 VPS'.

rodgons commented 7 years ago

so maybe is an incompatibility with Centos since the python version is a small project is more likely to be compatible with debian based

Finnian3 commented 7 years ago

To add an update to this, the reason for the cookie data being invalid was because it was coming from a different IP address, not because of the operating system. I have idle master working on centos 7 however it took a while to get steam installed properly.

sakgoyal commented 7 years ago

you need to go to settings file again.... it changes for security

Tequelequeteque commented 6 years ago

I have the same problem, wait for solution ...

Takohashi commented 6 years ago

I have the same problem, wait for solution ...

You can use this fix — https://github.com/sergey-dryabzhinsky/idle_master_py/commit/96b0e21edcb691ccb7c7b35b38babbf0e696bb91

Tequelequeteque commented 6 years ago

python start.py <<< a [ 04/19/2018 04:32:05 PM ] WELCOME TO IDLE MASTER [ 04/19/2018 04:32:05 PM ] Finding games that have card drops remaining [ 04/19/2018 04:32:05 PM ] Error setting cookies [ 04/19/2018 04:32:05 PM ] Error reading badge page Press Enter to continue...Press Enter to continue...Traceback (most recent call last): File "start.py", line 165, in raw_input("Press Enter to continue...") EOFError: EOF when reading a line @Takohashi

Takohashi commented 6 years ago

@Tequelequeteque It works for me. Check your settings file. Also you need to add a value for the parameter "steamLoginSecure".

Tequelequeteque commented 6 years ago

@Takohashi I check and it's ok settings file... But thanks