Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arke start error #76

Open
hkhakshoor opened this issue Jun 10, 2020 · 2 comments
Open

Arke start error #76

hkhakshoor opened this issue Jun 10, 2020 · 2 comments

Comments

@hkhakshoor
Copy link

After installing and config, when I try to start the services, I get the following error:

D, [2020-06-10T11:11:20.139840 #21367] DEBUG -- : Starting Exchange: binance
D, [2020-06-10T11:11:21.434053 #21367] DEBUG -- : Starting Exchange: target
D, [2020-06-10T11:11:22.435448 #21367] DEBUG -- : Calling Strategy 2020-06-10 11:11:22 +0000
D, [2020-06-10T11:11:22.468052 #21367] DEBUG -- : Scheduling Action 2020-06-10 11:11:22 +0000 - Exchange target Delay 1.0 - Queue size: 0
D, [2020-06-10T11:11:22.468387 #21367] DEBUG -- : pop: #Type: order_create, params: {:order=>#<Arke::Order:0x0000562c0e5385f0 @market="ethusd", @price=243.37, @amount=0.40156400000000003, @side=:buy>}
F, [2020-06-10T11:11:22.493774 #21367] FATAL -- : Code: 422 Message: Unprocessable Entity
D, [2020-06-10T11:11:23.436267 #21367] DEBUG -- : Scheduling Action 2020-06-10 11:11:23 +0000 - Exchange target Delay 1.0 - Queue size: 0
D, [2020-06-10T11:11:23.436829 #21367] DEBUG -- : pop: #Type: order_create, params: {:order=>#<Arke::Order:0x0000562c0e718af0 @market="ethusd", @price=243.4, @amount=2.3805430000000003, @side=:sell>}
F, [2020-06-10T11:11:23.450724 #21367] FATAL -- : Code: 422 Message: Unprocessable Entity
D, [2020-06-10T11:11:23.471286 #21367] DEBUG -- : Calling Strategy 2020-06-10 11:11:23 +0000
D, [2020-06-10T11:11:24.440709 #21367] DEBUG -- : Scheduling Action 2020-06-10 11:11:24 +0000 - Exchange target Delay 1.0 - Queue size: 1

Please advise

@eliudrojas

This comment has been minimized.

@colombo-77
Copy link

hello, did you find a solution to fix this? I also have the same error and now giving up!!! :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants