09/12 12:26:47.374904 Errrror: Aborted (Three-Headed Monkey found):
- exchange: HITBTC
- currency: X/USD
- binbuild: K-trading-bot linux-x86_64
- lastbeat: 0.x
- tracelog:
13: ./app/server/K(_start+0x2a) [0x55a1f651504a]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb) [0x7f6b949f809b]
11: ./app/server/K(main+0x1e) [0x55a1f651224e]
10: ./app/server/K(_ZN3â‚¿6Events4walkEv+0x7f) [0x55a1f6523fbf]
9: ./app/server/K(_ZNSt17_Function_handlerIFvvEZN3â‚¿6Events5AsyncC4ERKiRKSt8functionIS0_EEUlvE_E9_M_invokeERKSt9_Any_data+0x46) [0x55a1f65240d6]
8: ./app/server/K(_ZNSt17_Function_handlerIFvvEZN3â‚¿4Loop5Async5EventINS1_5OrderEE8wait_forEPS2_St8functionIFSt6vectorIS5_SaIS5_EEvEEEUlvE_E9_M_invokeERKSt9_Any_data+0x1b5) [0x55a1f6583355]
7: ./app/server/K(+0x4e41ba) [0x55a1f688c1ba]
6: ./app/server/K(+0x4e3ec1) [0x55a1f688bec1]
5: ./app/server/K(_ZN10__cxxabiv111__terminateEPFvvE+0x6) [0x55a1f688be86]
4: ./app/server/K(+0x1693eb) [0x55a1f65113eb]
3: /lib/x86_64-linux-gnu/libc.so.6(abort+0x121) [0x7f6b949f6535]
2: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x10b) [0x7f6b94a0b7bb]
1: /lib/x86_64-linux-gnu/libc.so.6(+0x37840) [0x7f6b94a0b840]
0: ./app/server/K(_ZN3â‚¿6Ending3wtfEi+0x419) [0x55a1f65742a9]
Yikes!
please copy and paste the error above into a new github issue (noworry for duplicates).
If you agree, go to https://github.com/ctubio/Krypto-trading-bot/issues/new
I reinstalled the bot, deleted the database, still this happens.
aand just to understand it, you write this X in the output of lastbeat and currency?
or that is as-is the actual output?
can i know what currency are you using?
thanks''
Hitbtc seems to have a problem since ~1h on my side, too.
angelone@server2:~/ramdisk/K$ ./fonds.sh --currency banca/eth --naked
K-trading-bot linux-x86_64 2019-09-11 09:11:45.
v0.5.4+21 (0day).
09/12 16:30:46.267547 CF Outbound IP address is 0.0.0.0.
09/12 16:30:46.768006 GW HITBTC cached handshake:
- gateway: https://api.hitbtc.com/api/2
- gateway: wss://api.hitbtc.com/api/2/ws
- autoBot: yes
- symbols: BANCA/ETH (1000.000/0.00000000001)
- minSize: 1000.000 BANCA
- makeFee: 0.10%
- takeFee: 0.20%.
09/12 16:30:46.768204 DB loaded OK from data/fonds.db.
09/12 16:30:46.768700 DB loaded last Quoting Parameters OK.
09/12 16:30:46.768797 DB Warrrrning: consider to warm up some EWMA Values.
09/12 16:30:46.769154 UI ready at http://0.0.0.0:3002.
09/12 16:30:46.918784 GW HITBTC Quoting state changed to CONNECTED.
09/12 16:30:46.918925 GW HITBTC WS Streaming book levels and orders.
terminate called after throwing an instance of 'nlohmann::detail::type_error'
what(): [json.exception.type_error.306] cannot use value() with null
09/12 16:30:47.363918 Errrror: Aborted (Three-Headed Monkey found):
- exchange: HITBTC
- currency: BANCA/ETH
- binbuild: K-trading-bot linux-x86_64
- lastbeat: 0.095824
- tracelog:
13: bin/K-trading-bot(_start+0x2a) [0x5644755e302a]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f910365eb97]
11: bin/K-trading-bot(main+0x1e) [0x5644755e022e]
10: bin/K-trading-bot(_ZN3â‚¿6Events4walkEv+0x7f) [0x5644755f202f]
9: bin/K-trading-bot(_ZNSt17_Function_handlerIFvvEZN3â‚¿6Events5AsyncC4ERKiRKSt8functionIS0_EEUlvE_E9_M_invokeERKSt9_Any_data+0x46) [0x5644755f2146]
8: bin/K-trading-bot(_ZNSt17_Function_handlerIFvvEZN3â‚¿4Loop5Async5EventINS1_5OrderEE8wait_forEPS2_St8functionIFSt6vectorIS5_SaIS5_EEvEEEUlvE_E9_M_invokeERKSt9_Any_data+0x1b5) [0x5644756511f5]
7: bin/K-trading-bot(+0x4e454a) [0x56447595a54a]
6: bin/K-trading-bot(+0x4e4251) [0x56447595a251]
5: bin/K-trading-bot(_ZN10__cxxabiv111__terminateEPFvvE+0x6) [0x56447595a216]
4: bin/K-trading-bot(+0x1693cf) [0x5644755df3cf]
3: /lib/x86_64-linux-gnu/libc.so.6(abort+0x141) [0x7f910367d801]
2: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7f910367be97]
1: /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7f910367bf20]
0: bin/K-trading-bot(_ZN3â‚¿6Ending3wtfEi+0x293) [0x5644756421a3]
Yikes!
please copy and paste the error above into a new github issue (noworry for duplicates).
If you agree, go to https://github.com/ctubio/Krypto-trading-bot/issues/new
09/12 16:30:47.363985 GW HITBTC Attempting to cancel all open orders, please wait..
terminate called recursively
K exit code 1.
K crashed with exit code 1.. Respawning..
^C
The currency doesn't matter.
I get this with all of them
aaand it's working again
okok many thanks for the info''''
let me handle this situation better so is easily identifiable whats going on
10/11 12:20:06.088077 GW HITBTC Quoting state changed to CONNECTED.
10/11 12:20:06.088483 GW HITBTC WS Streaming book levels and orders.
terminate called after throwing an instance of 'nlohmann::detail::type_error'
what(): [json.exception.type_error.306] cannot use value() with null
10/11 12:20:06.401330 Errrror: Aborted (Three-Headed Monkey found):
Yikes!
please copy and paste the error above into a new github issue (noworry for duplicates).
If you agree, go to https://github.com/ctubio/Krypto-trading-bot/issues/new
hitbtc is broken now for days :(
was on holiday and didn't notice.
and make reinstall doesn't work anymore
Same here:
10/15 12:44:18.936836 Errrror: Aborted (Three-Headed Monkey found):
i dont feel like coding after the sentence of the judge but will try soOn''
K-trading-bot linux-x86_64 2019-07-15 01:51:26. v0.5.3+43 (0day)
that older version seems to work still
Hi Carles, please help us. I have not been able to use hitbtc for many days.
i was able to reproduce something similar, lemme fix this hitbtc errors; seems something in the api changed i would say
sorry and thanks for yO patience'¡ im currently lookin on it (was a sad week here in catalonia)
Still crashing:
K-trading-bot linux-x86_64 2019-10-20 23:16:06.
v0.5.4+26 (0day).
10/21 09:57:32.136332 CF Outbound IP address is .
10/21 09:57:32.583429 GW HITBTC cached handshake:
- gateway: https://api.hitbtc.com/api/2
- gateway: wss://api.hitbtc.com/api/2/ws
- autoBot: yes
- symbols: CENNZ/ETH (1/0.000000001)
- minSize: 1 CENNZ
- makeFee: 0.10%
- takeFee: 0.20%.
10/21 09:57:32.583709 DB loaded OK from /var/lib/K/db/K-trading-bot.HITBTC.CENNZ.ETH.db.
10/21 09:57:32.585710 DB loaded last Quoting Parameters OK.
10/21 09:57:32.585898 DB Warrrrning: consider to warm up some EWMA Values.
10/21 09:57:32.586123 DB loaded 1 STDEV Periods.
10/21 09:57:32.586241 DB loaded TBP = 0.000000 CENNZ.
10/21 09:57:32.591269 DB loaded 315 historical Trades.
10/21 09:57:32.591513 DB loaded 1 historical Profits.
10/21 09:57:32.591752 UI ready at http://.
10/21 09:57:32.703629 GW HITBTC Quoting state changed to CONNECTED.
10/21 09:57:32.703713 GW HITBTC WS Streaming book levels and orders.
terminate called after throwing an instance of 'nlohmann::detail::type_error'
what(): [json.exception.type_error.302] type must be string, but is number
10/21 09:57:33.009483 Errrror: Aborted (Three-Headed Monkey found):
- exchange: HITBTC
- currency: CENNZ/ETH
- binbuild: K-trading-bot linux-x86_64
- lastbeat: 0.156748
- tracelog:
13: K-trading-bot(_start+0x2a) [0x55bbe3c2e07a]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0x7f911770e2e1]
11: K-trading-bot(main+0x1e) [0x55bbe3c2b27e]
10: K-trading-bot(_ZN3â‚¿6Events4walkEv+0x7f) [0x55bbe3c3d07f]
9: K-trading-bot(_ZNSt17_Function_handlerIFvvEZN3â‚¿6Events5AsyncC4ERKiRKSt8functionIS0_EEUlvE_E9_M_ invokeERKSt9_Any_data+0x46) [0x55bbe3c3d196]
8: K-trading-bot(_ZNSt17_Function_handlerIFvvEZN3â‚¿4Loop5Async5EventINS1_5OrderEE8wait_forEPS2_St8f unctionIFSt6vectorIS5_SaIS5_EEvEEEUlvE_E9_M_invokeERKSt9_Any_data+0x1b5) [0x55bbe3c9c275]
7: K-trading-bot(+0x4e503a) [0x55bbe3fa703a]
6: K-trading-bot(+0x4e4d41) [0x55bbe3fa6d41]
5: K-trading-bot(_ZN10__cxxabiv111__terminateEPFvvE+0x6) [0x55bbe3fa6d06]
4: K-trading-bot(+0x168417) [0x55bbe3c2a417]
3: /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f911772242a]
2: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcf) [0x7f9117720fff]
1: /lib/x86_64-linux-gnu/libc.so.6(+0x33060) [0x7f9117721060]
0: K-trading-bot(_ZN3â‚¿6Ending3wtfEi+0x293) [0x55bbe3c8d203]
Yikes!
Any news on this? Maybe a workaround?
im sorry having all this people in jail makes no easy the hapPy coding, anyway im trying my best, hope i will start coding again soOn

@Pat71 i was able to reproduce your same error (while having cxl enabled), will be fixed hopefully soOn''
hitbtc decided now (or in thiz last months) to send orderId field as a string or as a number depending on i donno what
thiz makes yO json parser crash if it is not tolerant to type juggling (like in php or javascript)
:koala: soo we become tolerant to hitbtc type juggling (on orderId field only) after e155d50