Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mira::field_t::at: _Map_base::at, key: code
- {"backtrace": "InternalBacktrace", "State": "None", "msg": {"source": "TimedOut", "url": {"fragment": "None", "port": "None", "host": "api-cloud.bitmart.com", "password": "None", "username": "", "query": "None", "cannot_be_a_base": "false", "path": "/spot/v1/wallet", "scheme": "https"}, "kind": "Request"}, "ec": "1488"}
- terminate called after throwing an instance of 'std::runtime_error'
- what(): e_http_error_from_str(response.at('code').s()) bitmart
- Thread 4 "test" received signal SIGABRT, Aborted.
- [Switching to Thread 0x7ffff65fd640 (LWP 2768322)]
- __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.
- #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 0x00005555557c8684 in mira::bitmart_spot_api::bitmart_spot_wrapper<mira::account_t>::operator() (this=0x55555593a460)
- at /home/ubuntu/dmm_strat/solutions/test/../../../connector_debug/parsing/bitmart_spot/api.hpp:27
- #10 0x00005555557c1766 in mira::bitmart_spot_api::get_account (this=0x55555593a120) at /home/ubuntu/connector_debug/parsing/bitmart_spot/src/api.cpp:662
- #11 0x0000555555824bde in operator() (__closure=0x555555938658) at /home/ubuntu/connector_debug/parsing/src/balance_indicator.cpp:27
- #12 0x0000555555826102 in std::__invoke_impl<void, mira::BalanceIndicator::_run_forever()::<lambda()> >(std::__invoke_other, struct {...} &&) (__f=...)
- at /usr/include/c++/11/bits/invoke.h:61
- #13 0x00005555558260c5 in std::__invoke<mira::BalanceIndicator::_run_forever()::<lambda()> >(struct {...} &&) (__fn=...) at /usr/include/c++/11/bits/invoke.h:96
- #14 0x0000555555826072 in std::thread::_Invoker<std::tuple<mira::BalanceIndicator::_run_forever()::<lambda()> > >::_M_invoke<0>(std::_Index_tuple<0>) (this=0x555555938658)
- at /usr/include/c++/11/bits/std_thread.h:259
- #15 0x0000555555826046 in std::thread::_Invoker<std::tuple<mira::BalanceIndicator::_run_forever()::<lambda()> > >::operator()(void) (this=0x555555938658)
- at /usr/include/c++/11/bits/std_thread.h:266
- #16 0x000055555582602a in std::thread::_State_impl<std::thread::_Invoker<std::tuple<mira::BalanceIndicator::_run_forever()::<lambda()> > > >::_M_run(void) (
- this=0x555555938650) at /usr/include/c++/11/bits/std_thread.h:211
- #17 0x00007ffff76dc253 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #18 0x00007ffff7294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
- #19 0x00007ffff7326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement