Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.34k stars 910 forks source link

Trade declined. Could not correctly fetch your backpack. #310

Closed Arrow768 closed 11 years ago

Arrow768 commented 11 years ago

Hi Guys, I am trying to setup the steam bot, but I am facing an error:

When I try to trade the trade bot, I get the following message in the steam chat. I have already checked my inventory (set to public) I have tried to create a new API keyand use the Admin user handler. But I am always getting the same error in the chat. The log is set to debug, but there is nothing strange. "Trade declined. Could not correctly fetch your backpack."

I have downloaded the Source using Atlassian SourceTree (might this be the problem ?)

I would appreciate any help

Arrow768 commented 11 years ago

Yes, both backpacks are public I have also confirmed that it is possible to trade with the bot (when I am manually accepting the trade)

Arrow768 commented 11 years ago

I have just tested it on a debian server with mono, and there it works. Might be the problem, that I am sitting behind a firewall/proxy ?! - If so, what ports/urls need to be opened ?

StormReaper commented 11 years ago

It's just using standard http protocol for web requests although maybe your firewall is blocking all traffic from Steambot?

Arrow768 commented 11 years ago

No, dont think that this is the problem because I am running steambot localy (when I am getting the error). But Thanks for your help, I am going to run it on the debian server (where I dont have problems)