1
Technical Support & Development / Help with error 403 on Amazon AWS Windows 2012 - Unable to run bot at all
« on: July 25, 2017, 08:00:06 PM »
Hi,
This is my first post, I bought Gunbot yesterday, then registered for a free Amazon AWS account and created an EC2 Instance with Windows Server 2012
I configured Gunbot and was so happy to launch it for the first time, but this is the error that I'm getting:
Creating market client for BTC_ETH pair
Activating hot reconfig...
###[ --2017/07/25 23:18:32--poloniex--BTC_ETH -- Gunbot v3.3 cycle #1 --------------- ]
::::: collecting market data...
Server running at http://127.0.0.1:52830
(node:1156) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Unhandled rejection Error: statusCode 403
at Object.console.C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\poloniex.js.module.exports.Market.getLastBuyRate.poloniex.returnTradeHistory [as callback] (evalmachine.<anonymous>:0:0)
at C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\async\dist\async.js:2243:31
at C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\async\dist\async.js:906:16
at Request._callback (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\plnx\lib\index.js:134:7)
at Request.self.callback (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:188:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:192:7)
at Request.<anonymous> (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:1171:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:189:7)
at IncomingMessage.<anonymous> (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:1091:12)
at Object.onceWrapper (events.js:291:19)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:186:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
Unhandled rejection Error: statusCode 403
at Object.console.C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\poloniex.js.module.exports.Market.getLastBuyRate.poloniex.returnTradeHistory [as callback] (evalmachine.<anonymous>:0:0)
at C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\async\dist\async.js:2243:31
at C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\async\dist\async.js:906:16
at Request._callback (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\plnx\lib\index.js:134:7)
at Request.self.callback (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:188:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:192:7)
at Request.<anonymous> (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:1171:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:189:7)
at IncomingMessage.<anonymous> (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:1091:12)
at Object.onceWrapper (events.js:291:19)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:186:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
*** PLNX CALLBACK | calling EMA *** undefined
2017/07/25 23:18:32 Error: statusCode 403
!!! Cycle 2 failed. Will repeat in 30s
events.js:106
handler.call(self, arg1, arg2);
^
ReferenceError: mystamp is not defined
at Server.<anonymous> (evalmachine.<anonymous>:0:0)
at emitTwo (events.js:106:13)
at Server.emit (events.js:192:7)
at parserOnIncoming (_http_server.js:565:12)
at HTTPParser.parserOnHeadersComplete (_http_common.js:99:23)
If I click on refresh this page, this is the error I'm getting:
I have turned off Windows Firewall and also IE Enhanced Security Configuration:
Faulting application name: GUNBOT.exe, version: 1.0.0.0, time stamp: 0x59309c14
Faulting module name: KERNELBASE.dll, version: 6.3.9600.18666, time stamp: 0x58f32841
Exception code: 0xe0434352
Fault offset: 0x00015608
Faulting process id: 0x724
Faulting application start time: 0x01d30561d9a706e4
Faulting application path: C:\Users\Administrator\Desktop\Gunbot\GUNBOT.exe
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report Id: a6f7d644-7155-11e7-81d3-026a0008bb9b
Faulting package full name:
Faulting package-relative application ID:
Faulting application name: GUNBOT.exe, version: 1.0.0.0, time stamp: 0x59309c14
Faulting module name: KERNELBASE.dll, version: 6.3.9600.18666, time stamp: 0x58f32841
Exception code: 0xe0434352
Fault offset: 0x00015608
Faulting process id: 0x724
Faulting application start time: 0x01d30561d9a706e4
Faulting application path: C:\Users\Administrator\Desktop\Gunbot\GUNBOT.exe
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report Id: a6f7d644-7155-11e7-81d3-026a0008bb9b
Faulting package full name:
Faulting package-relative application ID:
Please suggest what to do next and how to solve this issue. Thanks.
This is my first post, I bought Gunbot yesterday, then registered for a free Amazon AWS account and created an EC2 Instance with Windows Server 2012
I configured Gunbot and was so happy to launch it for the first time, but this is the error that I'm getting:
Creating market client for BTC_ETH pair
Activating hot reconfig...
###[ --2017/07/25 23:18:32--poloniex--BTC_ETH -- Gunbot v3.3 cycle #1 --------------- ]
::::: collecting market data...
Server running at http://127.0.0.1:52830
(node:1156) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Unhandled rejection Error: statusCode 403
at Object.console.C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\poloniex.js.module.exports.Market.getLastBuyRate.poloniex.returnTradeHistory [as callback] (evalmachine.<anonymous>:0:0)
at C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\async\dist\async.js:2243:31
at C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\async\dist\async.js:906:16
at Request._callback (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\plnx\lib\index.js:134:7)
at Request.self.callback (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:188:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:192:7)
at Request.<anonymous> (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:1171:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:189:7)
at IncomingMessage.<anonymous> (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:1091:12)
at Object.onceWrapper (events.js:291:19)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:186:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
Unhandled rejection Error: statusCode 403
at Object.console.C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\poloniex.js.module.exports.Market.getLastBuyRate.poloniex.returnTradeHistory [as callback] (evalmachine.<anonymous>:0:0)
at C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\async\dist\async.js:2243:31
at C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\async\dist\async.js:906:16
at Request._callback (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\plnx\lib\index.js:134:7)
at Request.self.callback (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:188:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:192:7)
at Request.<anonymous> (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:1171:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:189:7)
at IncomingMessage.<anonymous> (C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\node_modules\request\request.js:1091:12)
at Object.onceWrapper (events.js:291:19)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:186:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
*** PLNX CALLBACK | calling EMA *** undefined
2017/07/25 23:18:32 Error: statusCode 403
!!! Cycle 2 failed. Will repeat in 30s
events.js:106
handler.call(self, arg1, arg2);
^
ReferenceError: mystamp is not defined
at Server.<anonymous> (evalmachine.<anonymous>:0:0)
at emitTwo (events.js:106:13)
at Server.emit (events.js:192:7)
at parserOnIncoming (_http_server.js:565:12)
at HTTPParser.parserOnHeadersComplete (_http_common.js:99:23)
If I click on refresh this page, this is the error I'm getting:
I have turned off Windows Firewall and also IE Enhanced Security Configuration:
Faulting application name: GUNBOT.exe, version: 1.0.0.0, time stamp: 0x59309c14
Faulting module name: KERNELBASE.dll, version: 6.3.9600.18666, time stamp: 0x58f32841
Exception code: 0xe0434352
Fault offset: 0x00015608
Faulting process id: 0x724
Faulting application start time: 0x01d30561d9a706e4
Faulting application path: C:\Users\Administrator\Desktop\Gunbot\GUNBOT.exe
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report Id: a6f7d644-7155-11e7-81d3-026a0008bb9b
Faulting package full name:
Faulting package-relative application ID:
Faulting application name: GUNBOT.exe, version: 1.0.0.0, time stamp: 0x59309c14
Faulting module name: KERNELBASE.dll, version: 6.3.9600.18666, time stamp: 0x58f32841
Exception code: 0xe0434352
Fault offset: 0x00015608
Faulting process id: 0x724
Faulting application start time: 0x01d30561d9a706e4
Faulting application path: C:\Users\Administrator\Desktop\Gunbot\GUNBOT.exe
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report Id: a6f7d644-7155-11e7-81d3-026a0008bb9b
Faulting package full name:
Faulting package-relative application ID:
Please suggest what to do next and how to solve this issue. Thanks.