Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

[Bug] Failed to get OrderBook for symbol #10

Closed
demanuPL opened this issue Jun 3, 2021 · 9 comments
Closed

[Bug] Failed to get OrderBook for symbol #10

demanuPL opened this issue Jun 3, 2021 · 9 comments

Comments

@demanuPL
Copy link

demanuPL commented Jun 3, 2021

I see this on each pair:

thread '<unnamed>' panicked at 'Failed to get OrderBook for symbol SXPAUD. Error: error sending request for url (https://api.binance.com/api/v3/depth?symbol=SXPAUD&limit=100): error trying to connect: tcp connect error: No route to host (os error 113)', src/depth_cache.rs:166:15

@gabriel-milan
Copy link
Owner

Hi @demanuPL thanks for getting in touch!

It seems to be an OS error. Can you confirm that you can ping api.binance.com on your machine?

@demanuPL
Copy link
Author

demanuPL commented Jun 3, 2021

Hello, thanks for quick respond. Yes there is a 30-40ms ping to api.binance.com

@gabriel-milan
Copy link
Owner

And this is the same machine from which you're trying to run bTrader?

@demanuPL
Copy link
Author

demanuPL commented Jun 3, 2021

Yes, native in terminal, no docker

@gabriel-milan
Copy link
Owner

That's really weird. Could you please try running it with strace or a similar tool for debugging, as suggested here? I can't reproduce this issue.

@demanuPL
Copy link
Author

demanuPL commented Jun 3, 2021

The log output has 30MB, there is problem with pasting it

@gabriel-milan
Copy link
Owner

Could you upload it somewhere, so I can download it?

@github-actions
Copy link

This issue has no recent activity.

@sadsad1314
Copy link

I have such issue also, but not sure is magic or what, if config USDT will never work
If config BTC you'll need to re-run btrader to get it works

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

No branches or pull requests

3 participants