Closed SPr3D closed 1 year ago
Me too. Not able to get my bots live
Me too. Is there any good solution
Same issue
https://github.com/DoctorMcKay/node-globaloffensive you need to update this library to the latest version
I am trying to get info about skin on market with URL = "steam://rungame/730/76561202255233023/+csgo_econ_action_preview%20M4705767682389408783A35639197391D9845091772727379039"
And I am getting response -> { "error": "Valve's servers appear to be offline, please try again later", "code": 5, "status": 503 } Is that because of new CS2 update? Does anyone got this proble as well?
https://github.com/csfloat/inspect/issues/198 According to this plan, the solution is successful
i have same issue with inventory items
https://github.com/DoctorMcKay/node-globaloffensive you need to update this library to the latest version
I am trying to get info about skin on market with URL = "steam://rungame/730/76561202255233023/+csgo_econ_action_preview%20M4705767682389408783A35639197391D9845091772727379039" And I am getting response -> { "error": "Valve's servers appear to be offline, please try again later", "code": 5, "status": 503 } Is that because of new CS2 update? Does anyone got this proble as well?
Can confirm updating Dr McKay's library to the most recent version does indeed remedy the issue.
debug: hobvr09000 About to connect info: Listening for HTTP on port: 80 info: hobvr09000 Log on OK info: hobvr09000 Initiating GC Connection debug: Sending GC message ClientHello debug: Sending hello, setting timer for next attempt to 2000 ms debug: Got unhandled GC message 9187 debug: Sending GC message ClientHello debug: Sending hello, setting timer for next attempt to 4000 ms
How to resolve this?
Thanks,I solved. But When using Docker, using 100 robot accounts failed. throws this: line 13: 8 Killed node index.js -c /config/config.js -s /config/steam_data
I am trying to get info about skin on market with URL = "steam://rungame/730/76561202255233023/+csgo_econ_action_preview%20M4705767682389408783A35639197391D9845091772727379039"
And I am getting response -> { "error": "Valve's servers appear to be offline, please try again later", "code": 5, "status": 503 } Is that because of new CS2 update? Does anyone got this proble as well?