seishun / node-steam

Interface directly with Steam servers from Node.js
MIT License
1k stars 181 forks source link

Disconnected at SteamClient #354

Closed istoro closed 8 years ago

istoro commented 8 years ago

I use steam-trade-offers and some time later it's not working (steam trade offers is not return any answer), then in about 1 hour I get this message: "events.js:154 throw er; // Unhandled 'error' event ^ Error: Disconnected at SteamClient._disconnected (/srv/steam/node_modules/steam/lib/steam_client.js:186:24) at emitOne (events.js:90:13) at Connection.emit (events.js:182:7) at TCP._onclose (net.js:475:12)"

What must I do in this case? Help me, plz.