Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $$$ {"symbol": "STONKS_USDT", "price": 0.00001103, "quantity": 869672.530000, "trade_side": SELL, "trade_time": 1720415829356}
- $$$ {"symbol": "STONKS_USDT", "price": 0.00001103, "quantity": 869672.530000, "trade_side": BUY, "trade_time": 1720415829360}
- {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720415829377", "balance_details": [{"fz_bal": "0.000000000000000000000000000000", "ccy": "USDT", "av_bal": "3001.761998141100000000000000000000"}]}
- balance indicator: 0x5555559392a0 0x5555559352d0
- HTTP ERROR: {"trace": "10f32af7dec4409d9ff94c0d0681b594.116.17204158315312643", "data": {}, "code": "59002", "message": "Internal Server Error [timeout executing POST http://account-wallet/wallet-action/queryWalletByCondition?trace=10f32af7dec4409d9ff94c0d0681b594.116.17204158315312643&application=spot-cloud-api]"}
- terminate called after throwing an instance of 'std::runtime_error'
- what(): result_t::value: object already contains an error
- Thread 4 "test" received signal SIGABRT, Aborted.
- [Switching to Thread 0x7ffff65fd640 (LWP 1409587)]
- __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737326863936) at ./nptl/pthread_kill.c:44
- 44 ./nptl/pthread_kill.c: No such file or directory.
- (gdb) bt
- #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737326863936) at ./nptl/pthread_kill.c:44
- #1 __pthread_kill_internal (signo=6, threadid=140737326863936) at ./nptl/pthread_kill.c:78
- #2 __GI___pthread_kill (threadid=140737326863936, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
- #3 0x00007ffff7242476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
- #4 0x00007ffff72287f3 in __GI_abort () at ./stdlib/abort.c:79
- #5 0x00007ffff76a2b9e in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #6 0x00007ffff76ae20c in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #7 0x00007ffff76ae277 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #8 0x00007ffff76ae4d8 in __cxa_throw () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #9 0x000055555579e4d0 in mira::result_t<mira::account_t, mira::market_error>::value (this=0x7ffff65fcd30)
- at /home/ubuntu/dmm_strat/solutions/test/../../../connector_debug/parsing/errors.hpp:102
- #10 0x0000555555821c63 in operator() (__closure=0x5555559315c8) at /home/ubuntu/connector_debug/parsing/src/balance_indicator.cpp:22
- #11 0x00005555558229d6 in std::__invoke_impl<void, mira::BalanceIndicator::_run_forever()::<lambda()> >(std::__invoke_other, struct {...} &&) (__f=...)
- at /usr/include/c++/11/bits/invoke.h:61
- #12 0x0000555555822999 in std::__invoke<mira::BalanceIndicator::_run_forever()::<lambda()> >(struct {...} &&) (__fn=...) at /usr/include/c++/11/bits/invoke.h:96
- #13 0x0000555555822946 in std::thread::_Invoker<std::tuple<mira::BalanceIndicator::_run_forever()::<lambda()> > >::_M_invoke<0>(std::_Index_tuple<0>) (this=0x5555559315c8)
- at /usr/include/c++/11/bits/std_thread.h:259
- #14 0x000055555582291a in std::thread::_Invoker<std::tuple<mira::BalanceIndicator::_run_forever()::<lambda()> > >::operator()(void) (this=0x5555559315c8)
- at /usr/include/c++/11/bits/std_thread.h:266
- #15 0x00005555558228fe in std::thread::_State_impl<std::thread::_Invoker<std::tuple<mira::BalanceIndicator::_run_forever()::<lambda()> > > >::_M_run(void) (this=0x5555559315c0)
- at /usr/include/c++/11/bits/std_thread.h:211
- #16 0x00007ffff76dc253 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #17 0x00007ffff7294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
- #18 0x00007ffff7326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement