Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: victoryu on January 02, 2018, 10:45:19 PM

Title: (node:3952) UnhandledPromiseRejectionWarning: Unhandled promise rejection
Post by: victoryu on January 02, 2018, 10:45:19 PM
Hello,

I'm getting the following in Logs:

Loading config...
Loading exchange - bittrex


and the following in Errors:

(node:3952) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: [object Object]
(node:3952) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.


Does anyone happen to know what's causing the issue and how to resolve it?  Thank you!

Title: Re: (node:3952) UnhandledPromiseRejectionWarning: Unhandled promise rejection
Post by: victoryu on January 02, 2018, 11:32:55 PM
Enabled READ INFO, TRADE LIMIT, and TRADE MARKET for my API key in Bittrex, and that seems to resolve the issue.  Thanks!