Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only run 2 accounts #77

Closed
memendes123 opened this issue Nov 22, 2023 · 11 comments
Closed

only run 2 accounts #77

memendes123 opened this issue Nov 22, 2023 · 11 comments

Comments

@memendes123
Copy link

after 2/3 accounts run, it gets frozen, websession start appears, but it doesn't leave here, it doesn't move forward

@quer
Copy link
Owner

quer commented Nov 22, 2023

can i have a snippet of the last part of the console. and what module that is running.

it might be that some, code doent return, so it will just wait, forever. but i need a bit help to know where, it can be missing.

@memendes123
Copy link
Author

Screenshot_1
only have this. only can run 2 accs and script stop here

@quer
Copy link
Owner

quer commented Nov 22, 2023

do you ever see this Logged into Steam as from the 3 acccount?

@memendes123
Copy link
Author

memendes123 commented Nov 22, 2023 via email

@quer
Copy link
Owner

quer commented Nov 23, 2023

not sure what you answer is here.
Do you see it for all 3 account. When you run the script?
or du you only see it for the firste 2, and then not for last one?

@memendes123
Copy link
Author

memendes123 commented Nov 23, 2023 via email

@quer
Copy link
Owner

quer commented Nov 24, 2023

i need some more info, from the console. As you just saying somfine doent work, is not enoff, to know what the problem is.

@memendes123
Copy link
Author

Screenshot_1
im getting this error now after 1st 2/3 accs

<title>Unauthorized</title>

Unauthorized

Access is denied. Retrying will not help. Please verify your
key=
parameter.

@memendes123
Copy link
Author

how can i fix it sir?

@quer
Copy link
Owner

quer commented Nov 27, 2023

so it do think the problem here, is that the key, that it find is not valid.
As it for some reason, when doing the vote. fails to do the vote for each nominate.

are you sure the account are allow to do the voting?

so you have to do some debug for me.

under this line:
https://github.com/quer/the-steam-awards/blob/Master/modules/events/steamawards-2023.js#L59C56-L59C56

Add the following. ( i did by by hand so hope it just work )

options.log(`token: ${token}, voteid: ${voteid}, nominatedid: ${nominatedid}, source: ${source}`)

then run it, do not paste the hole token here, but can you tell if it look right.

@memendes123
Copy link
Author

was not a issue was my bad config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants