ctubio / Krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) written in C++
https://127.0.0.1:3000
Other
3.37k stars 823 forks source link

Server stable for about 5 seconds then exits, log inside #176

Closed Sakatard closed 7 years ago

Sakatard commented 7 years ago

error: Script restart attempt #11 K.linux.57 07:32:57.481869 CF settings loaded from JSON file K OK. 07:32:57.482322 UI ready over HTTPS on external port 3000. 07:32:59.226795 GW bitfinex allows client IP. 07:32:59.226846 GW bitfinex:

Sakatard commented 7 years ago

Tried another exchange and received this error

08:00:59.411347 CF settings loaded from JSON file K OK. 08:00:59.411702 UI ready over HTTPS on external port 3000. 08:00:59.411780 GW okcoin allows client IP. 08:00:59.411789 GW okcoin:

ctubio commented 7 years ago

watch for next commits or use a old commit, quoting-engine will be migrated soOn so ima not invest time on this.

ctubio commented 7 years ago

just started rewriting the quoting engine, lets see how long it takes :dancer:

ctubio commented 7 years ago

done, took 5 hours :dancer:

Sakatard commented 7 years ago

Thanks but still getting an error.

K.linux.57
08:51:36.915363 GW bitfinex:
- pair: btcusd
bot/app/server/lib/K.linux.57.node(_ZNK8nlohmann10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS_14adl_serializerEE3getIS8_S8_Li0EEET0_v+0xc6)[0x7f3b62215586]
/root/Krypto-trading-bot/app/server/lib/K.linux.57.node(_ZZN1K10GwBitfinex4bookEvENKUlPN3uWS9WebSocketILb0EEEPcmNS1_6OpCodeEE2_clES4_S5_mS6_+0xa79)[0x7f3b62282f19]
ctubio commented 7 years ago

i belive this was already fixed in latests commits