Advertisement
den4ik2003

Untitled

Jul 4th, 2024
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. [Thread 0x7fffde7fc640 (LWP 1115828) exited]
  2. {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720046901461", "balance_details": [{"fz_bal": "0.000000000000000000000000000000", "ccy": "USDT", "av_bal": "15.477010167700000000000000000000"}]}
  3. {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720046901461", "balance_details": [{"fz_bal": "0.000000000000000000000000000000", "ccy": "LAI", "av_bal": "736.000000000000000000000000000000"}]}
  4. {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720046901461", "balance_details": [{"fz_bal": "0.000000000000000000000000000000", "ccy": "USDT", "av_bal": "15.477010167700000000000000000000"}]}
  5. $$$ {"symbol": "LAI_USDT", "price": 0.015375, "quantity": 509.000000, "trade_side": BUY, "trade_time": 1720046901461}
  6. $$$ {"symbol": "LAI_USDT", "price": 0.015375, "quantity": 509.000000, "trade_side": SELL, "trade_time": 1720046901465}
  7. {"asset": "LAI", "free": 736, "locked": 0, "wallet": 0, "update_time": 0}
  8. {"asset": "STONKS", "free": 2.55541e+06, "locked": 0, "wallet": 0, "update_time": 0}
  9. {"asset": "ALGO", "free": 0.000221, "locked": 0, "wallet": 0, "update_time": 0}
  10. {"asset": "ALGO", "free": 0.000221, "locked": 0, "wallet": 0, "update_time": 0}
  11. ping
  12. terminate called after throwing an instance of 'std::runtime_error'
  13. what(): mira::mexc_spot::e_http_error_from_str: unknown error: 500 Internal Server Error
  14.  
  15. Thread 4 "test" received signal SIGABRT, Aborted.
  16. [Switching to Thread 0x7ffff65fd640 (LWP 1115560)]
  17. __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737326863936) at ./nptl/pthread_kill.c:44
  18. 44 ./nptl/pthread_kill.c: No such file or directory.
  19. (gdb) bt
  20. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737326863936) at ./nptl/pthread_kill.c:44
  21. #1 __pthread_kill_internal (signo=6, threadid=140737326863936) at ./nptl/pthread_kill.c:78
  22. #2 __GI___pthread_kill (threadid=140737326863936, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
  23. #3 0x00007ffff7242476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  24. #4 0x00007ffff72287f3 in __GI_abort () at ./stdlib/abort.c:79
  25. #5 0x00007ffff76a2b9e in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
  26. #6 0x00007ffff76ae20c in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
  27. #7 0x00007ffff76ae277 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
  28. #8 0x00007ffff76ae4d8 in __cxa_throw () from /lib/x86_64-linux-gnu/libstdc++.so.6
  29. #9 0x0000555555819b61 in mira::e_http_error_from_str (error="500 Internal Server Error") at /home/ubuntu/connector_debug/parsing/src/parsing.cpp:22
  30. #10 0x00005555557b881a in mira::bitmart_spot_api::bitmart_spot_wrapper<mira::account_t>::operator() (this=0x55555591b410)
  31. at /home/ubuntu/dmm_strat/solutions/test/../../../connector_debug/parsing/bitmart_spot/api.hpp:20
  32. #11 0x00005555557b331a in mira::bitmart_spot_api::get_account (this=0x55555591b0d0) at /home/ubuntu/connector_debug/parsing/bitmart_spot/src/api.cpp:648
  33. #12 0x000055555581349c in operator() (__closure=0x555555917298) at /home/ubuntu/connector_debug/parsing/src/balance_indicator.cpp:15
  34. #13 0x000055555581431a in std::__invoke_impl<void, mira::BalanceIndicator::_run_forever()::<lambda()> >(std::__invoke_other, struct {...} &&) (__f=...)
  35. at /usr/include/c++/11/bits/invoke.h:61
  36. #14 0x00005555558142dd in std::__invoke<mira::BalanceIndicator::_run_forever()::<lambda()> >(struct {...} &&) (__fn=...) at /usr/include/c++/11/bits/invoke.h:96
  37. #15 0x000055555581428a in std::thread::_Invoker<std::tuple<mira::BalanceIndicator::_run_forever()::<lambda()> > >::_M_invoke<0>(std::_Index_tuple<0>) (this=0x555555917298)
  38. at /usr/include/c++/11/bits/std_thread.h:259
  39. #16 0x000055555581425e in std::thread::_Invoker<std::tuple<mira::BalanceIndicator::_run_forever()::<lambda()> > >::operator()(void) (this=0x555555917298)
  40. at /usr/include/c++/11/bits/std_thread.h:266
  41. #17 0x0000555555814242 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<mira::BalanceIndicator::_run_forever()::<lambda()> > > >::_M_run(void) (this=0x555555917290)
  42. at /usr/include/c++/11/bits/std_thread.h:211
  43. #18 0x00007ffff76dc253 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
  44. #19 0x00007ffff7294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  45. #20 0x00007ffff7326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement