quer / the-steam-awards

Steam multi account module/event (get updates when event for steam)
95 stars 13 forks source link

only run 2 accounts #77

Closed memendes123 closed 9 months ago

memendes123 commented 9 months ago

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

quer commented 9 months ago

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 commented 9 months ago

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

quer commented 9 months ago

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

memendes123 commented 9 months ago

Sometimes since 1st account but almost everyting 3rd acc

Helder Alves 926725627 | @.*** Rua do tanque nº 96 4820-664 Povoação, S.Gens Fafe

Lasse Støjier Pedersen @.***> escreveu em qua., 22/11/2023 às 17:45 :

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

— Reply to this email directly, view it on GitHub https://github.com/quer/the-steam-awards/issues/77#issuecomment-1823218218, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUDUWOG7QTCHFDRSWVC35PDYFY23BAVCNFSM6AAAAAA7WEJ2WGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRTGIYTQMRRHA . You are receiving this because you authored the thread.Message ID: @.***>

quer commented 9 months ago

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 commented 9 months ago

The 1st accounts work, the 3rd one stays like this, not working. but I can use other scripts in these events, but not this one... sometimes not even the 1st account works

Lasse Støjier Pedersen @.***> escreveu no dia quinta, 23/11/2023 à(s) 00:22:

not sure what you anser 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?

— Reply to this email directly, view it on GitHub https://github.com/quer/the-steam-awards/issues/77#issuecomment-1823688355, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUDUWOE5ARDFWDC7NQ6U4M3YF2JMJAVCNFSM6AAAAAA7WEJ2WGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRTGY4DQMZVGU . You are receiving this because you authored the thread.Message ID: @.***>

-- Helder Alves

Profissional de Gestão +351 926725627 <+351+926725627> @.*** Rua do tanque nº96 Povoação , 4820-664 São-Gens, Fafe [image: facebook] https://www.facebook.com/helderalves123/ [image: linkedin] https://www.linkedin.com/in/helder-a-b27a5b141/ [image: instagram] https://www.instagram.com/helderalves1000/

quer commented 9 months ago

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 commented 9 months ago

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

Unauthorized

Unauthorized

Access is denied. Retrying will not help. Please verify your
key=
parameter.
memendes123 commented 9 months ago

how can i fix it sir?

quer commented 9 months ago

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 commented 9 months ago

was not a issue was my bad config