Open kkoouu opened 11 months ago
There’s a chance this is due to bybit dropping the v2 support. I’ve started working on fixing that, maybe you can see if taking the bybit part out of the config helps?
Updated to latest version but the scrapper log keep looping and showing this line
Synced newer trades since 2023-11-16 15:43:51+00:00 (1700149431000)
Length of newer trades fetched from 2023-11-16 15:43:51+00:00 (1700149431000): 1
I have configured config. json with 2 accounts ( exchange binance and bybit_derivates ), build and started the container but nothing is going on regarding the scraping when checking the container logs ( though no errors ) and DB is empty. What should I look for ? What to check ?
I see my config.json in /metabase-data. I noticed that time is incorrect inside container and files /etc/localtime and /etc/timezone are missing there. I tried to recreate those and after restart the time is fine but still nothing going on, empty dashboard/empty exchages_db database.