dracoapi / dracowalker

MIT License
2 stars 3 forks source link

Account getting banned #50

Closed nocomp closed 6 years ago

nocomp commented 6 years ago

ola, here is a new type of error i get often after running the bot quite a bit, 3-4 hours

19:31:53 - warn: Unhandled object in map update: FQuestUpdate 19:32:04 - error: Error: Error from server: 412 - Precondition Failed at Client.call (C:\snapshot\dracowalker\node_modules\draconode\bin\index.js:143:19) at at process._tickCallback (internal/process/next_tick.js:188:7) 19:32:04 - error: __type=FServiceError, args=[], cause=SESSION_GONE PS D:\docs\dracowalker>

niicojs commented 6 years ago

It seems the session has been invalidated by the server. This can happend if bot is running too long or if you log in elsewhere (on your phone for example).

I'll put on my todo list to do auto relogin.

nocomp commented 6 years ago

hmm good thought, i never used my bot accounts on mobile, so surely it s cause of too long connection. mays be a schedduler would be great. thxx for the effort

xandymp commented 6 years ago

I'm getting this error too. Started this morning after doing some tests with the ui item use.

xandymp commented 6 years ago

I think I found out the problem. screenshot_20180306-101916

nocomp commented 6 years ago

weird, none of mine are banned, i ll check in the coming days what happend

xandymp commented 6 years ago

Just because I had a Keeper with IV 6/6 and CP 2970. Guess I'll need to start over and lookout for the way I use the bot.

xandymp commented 6 years ago

I created a new account and after 20min I got this message error: Error: Error from server: 412 - Precondition Failed at Client.call (C:\snapshot\dracowalker\node_modules\draconode\bin\index.js:143:19) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) error: __type=FServiceError, args=[AutoBySuspicion], cause=USER_BANNED

nocomp commented 6 years ago

maybe since they changed api bottting is flagged. i ll try with new account

nocomp commented 6 years ago

3:19) at at process._tickCallback (internal/process/next_tick.js:188:7) 00:17:04 - error: __type=FServiceError, args=[AutoBySuspicion], cause=USER_BANNED 00:17:04 - error: Too much errors,

it s official now , botting is flagged :'(

i guess last update changed something

niicojs commented 6 years ago

After how many time do you see that for a new account?

nocomp commented 6 years ago

10 min

niicojs commented 6 years ago

could you test last version?

nocomp commented 6 years ago

I ve used last linux64 released got banned after 10 min

niicojs commented 6 years ago

I published a new dev version if you have an account to spare

nocomp commented 6 years ago

oki i ll try this evening thxx a lot

nocomp commented 6 years ago

can t download https://ci.appveyor.com/api/buildjobs/vik90ndml95d856d/artifacts/dist%2Fdracowalker-win-x64.exe it says failed ntwork error

always get these error on this host

niicojs commented 6 years ago

appveyor does that something, you just have to wait and keep trying

nocomp commented 6 years ago

ok

nocomp commented 6 years ago

running since 20 mins, logs so far PS E:\dracowalker> .\draco.exe .\data\config.yaml

16:47:18 - info: App starting...
16:47:18 - info: Launched from binary, version dev-1.0.74
16:47:30 - info: Go to http://ui.dracoapi.ml/ for ui
16:47:33 - info: Client started...
16:48:13 - info: Stop spun!
16:48:50 - info: Potty caught!
16:51:04 - info: Stop spun!
16:51:56 - error:  RequestError: Error: connect ETIMEDOUT 104.20.230.58:443
    at new RequestError (C:\snapshot\dracowalker\node_modules\request-promise-core\lib\errors.js:14:15)
    at Request.module.exports.plumbing.callback (C:\snapshot\dracowalker\node_modules\request-promise-core\lib\plumbing.js:87:29)
    at Request.RP$callback [as _callback] (C:\snapshot\dracowalker\node_modules\request-promise-core\lib\plumbing.js:46:31)
    at Request.init.self.callback (C:\snapshot\dracowalker\node_modules\request\request.js:186:22)
    at Request.emit (events.js:159:13)
    at Request.onRequestError (C:\snapshot\dracowalker\node_modules\request\request.js:878:8)
    at ClientRequest.emit (events.js:159:13)
    at TLSSocket.socketErrorListener (_http_client.js:389:9)
    at TLSSocket.emit (events.js:159:13)
    at emitErrorNT (internal/streams/destroy.js:64:8)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)
16:52:01 - error:  RequestError: Error: connect ETIMEDOUT 104.20.230.58:443
    at new RequestError (C:\snapshot\dracowalker\node_modules\request-promise-core\lib\errors.js:14:15)
    at Request.module.exports.plumbing.callback (C:\snapshot\dracowalker\node_modules\request-promise-core\lib\plumbing.js:87:29)
    at Request.RP$callback [as _callback] (C:\snapshot\dracowalker\node_modules\request-promise-core\lib\plumbing.js:46:31)
    at Request.init.self.callback (C:\snapshot\dracowalker\node_modules\request\request.js:186:22)
    at Request.emit (events.js:159:13)
    at Request.onRequestError (C:\snapshot\dracowalker\node_modules\request\request.js:878:8)
    at ClientRequest.emit (events.js:159:13)
    at TLSSocket.socketErrorListener (_http_client.js:389:9)
    at TLSSocket.emit (events.js:159:13)
    at emitErrorNT (internal/streams/destroy.js:64:8)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)
16:55:29 - info: Stop spun!
16:55:35 - info: Berrydillo caught!
16:55:41 - info: Start hatching a 5km egg.
16:55:51 - info: Stop spun!
16:56:25 - info: Stop spun!
16:56:31 - info: Potty caught!
16:56:47 - info: Stop spun!
16:58:39 - info: Potty caught!
17:00:02 - info: Potty caught!
17:01:12 - info: Rabby caught!
17:02:17 - info: Chest found!
17:04:03 - info: Stop spun!
nocomp commented 6 years ago

after 1h15 it frozed, no error log, ctrl c and resart, so far so good

nocomp commented 6 years ago

hmm gets frozen again, need to restart it, weird

niicojs commented 6 years ago

frozen how?

nocomp commented 6 years ago

peg not moving, no more action log like creature caught or stop spun. just checked now it has work almost all nite froze at 5 am

nocomp commented 6 years ago

other log just happening now

08:33:54 - error:  RequestError: Error: connect ETIMEDOUT 104.20.230.58:443
    at new RequestError (C:\snapshot\dracowalker\node_modules\request-promise-core\lib\errors.js:14:15)
    at Request.module.exports.plumbing.callback (C:\snapshot\dracowalker\node_modules\request-promise-core\lib\plumbing.js:87:29)
    at Request.RP$callback [as _callback] (C:\snapshot\dracowalker\node_modules\request-promise-core\lib\plumbing.js:46:31)
    at Request.init.self.callback (C:\snapshot\dracowalker\node_modules\request\request.js:186:22)
    at Request.emit (events.js:159:13)
    at Request.onRequestError (C:\snapshot\dracowalker\node_modules\request\request.js:878:8)
    at ClientRequest.emit (events.js:159:13)
    at TLSSocket.socketErrorListener (_http_client.js:389:9)
    at TLSSocket.emit (events.js:159:13)
    at emitErrorNT (internal/streams/destroy.js:64:8)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)
niicojs commented 6 years ago

the last one is a network issue on your side (or on your proxy side). I'll think about the frozen thing