ianmarmour / nvidia-clerk

A cross-platform go bot that tracks for availability of stock from Nvidia's store and adds a cart to your checkout.
BSD 3-Clause "New" or "Revised" License
222 stars 63 forks source link

error getting session token from nvidia #119

Closed Markw27348 closed 4 years ago

Markw27348 commented 4 years ago

error getting session token from nvidia every time

lifewater commented 4 years ago

Same problem: [root@server scripts]# ./nvidia-clerk-linux -region=USA -test 2020/09/25 19:52:13 invalid character '<' looking for beginning of value 2020/09/25 19:52:13 Error getting session token from NVIDIA retrying...

doesnt work for any region. tried on mulitple machines. I have the latest version as well.

It was working for a short while, but when I came back it stopped working alltogether.

hymer08 commented 4 years ago

Someone in a different forums mentioned that nvidia was under maintenance? if that's true then it explains why it stopped working

Colorblindninja commented 4 years ago

Yeah the add to cart link takes you to a maintenance page, and the direct sales link gives 504 error right now.

https://store.nvidia.com/store?Action=AddItemToRequisition&SiteID=nvidia&Locale=en_US&productID=5438481700&quantity=1

https://api-prod.nvidia.com/direct-sales-shop/DR/products/en_us/usd/5438481700

nasell commented 4 years ago

Is there some code that could handle this error and keep running, maybe reduce the check-in frequency, and then resume when it's back up? Otherwise the app quits and we're left restarting it constantly...

redstone2019 commented 4 years ago

you could try the bat I posted on the discord server https://discordapp.com/channels/759183179717541920/759229482715578378/759235891813285929 https://discord.gg/bHVqB4

Patrity commented 4 years ago

Same issue, can confirm nvidia appears to be down.

vic18t commented 4 years ago

Yeah nvidia is down to fix a data leak

callrua commented 4 years ago

The Nvidia API is back now, if you want to try another test.

gamingarena23 commented 4 years ago

It's working now! Finally!

redstone2019 commented 4 years ago

@Markw27348 Please close, this issue has resolved itself.