Advertisement
SITZ

roq-gateway-error

Feb 10th, 2022
831
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 4.41 KB | None | 0 0
  1. (base) ➜  roq-samples git:(unstable) ✗ roq-okx --name "okx" --config_file ./okx.toml --client_listen_address ./okx.sock
  2. I0210 13:10:24.333993 12922228 service.cpp:46] ===== START =====
  3. I0210 13:10:24.334320 12922228 service.cpp:47] package name  : roq-okx
  4. I0210 13:10:24.334323 12922228 service.cpp:48] build version : 0.8.1
  5. I0210 13:10:24.334324 12922228 service.cpp:49] build number  : 19
  6. I0210 13:10:24.334326 12922228 service.cpp:50] build type    : unknown
  7. I0210 13:10:24.334327 12922228 service.cpp:51] git hash      : g92917bd
  8. I0210 13:10:24.334329 12922228 service.cpp:52] compile time  : Feb  9 2022 10:09:36
  9. I0210 13:10:24.334358 12922228 application.cpp:15] Parse config_file="./okx.toml"
  10. E0210 13:10:24.334703 12922228 service.cpp:57] Exception: {type="N3roq12RuntimeErrorE", what="Unexpected: 'users.trader.ban_period_secs'", file="reader.cpp", line=224}
  11. W0210 13:10:24.334720 12922228 service.cpp:64] exit-code=1
  12. I0210 13:10:24.334723 12922228 service.cpp:65] ===== STOP =====
  13. (base) ➜  roq-samples git:(unstable) ✗ roq-okx --name "okx" --config_file ./okx.toml --client_listen_address ./okx.sock
  14. (base) ➜  roq-samples git:(unstable) ✗ roq-bybit-futures \                                  
  15.     --name "bybit-futures" \
  16.     --config_file ./bybit_futures.toml \
  17.     --client_listen_address ./bybit_futures.sock
  18. I0210 13:10:38.146233 12922387 service.cpp:46] ===== START =====
  19. I0210 13:10:38.146567 12922387 service.cpp:47] package name  : roq-bybit-futures
  20. I0210 13:10:38.146569 12922387 service.cpp:48] build version : 0.8.1
  21. I0210 13:10:38.146571 12922387 service.cpp:49] build number  : 15
  22. I0210 13:10:38.146572 12922387 service.cpp:50] build type    : unknown
  23. I0210 13:10:38.146574 12922387 service.cpp:51] git hash      : gfbf2b2d
  24. I0210 13:10:38.146575 12922387 service.cpp:52] compile time  : Feb 10 2022 11:53:32
  25. I0210 13:10:38.146591 12922387 application.cpp:15] Parse config_file="./bybit_futures.toml"
  26. E0210 13:10:38.146898 12922387 service.cpp:57] Exception: {type="N3roq12RuntimeErrorE", what="Unexpected: 'users.trader.ban_period_secs'", file="reader.cpp", line=224}
  27. W0210 13:10:38.146914 12922387 service.cpp:64] exit-code=1
  28. I0210 13:10:38.146916 12922387 service.cpp:65] ===== STOP =====
  29. (base) ➜  roq-samples git:(unstable) ✗ roq-binance-futures \
  30.     --name "binance-futures" \
  31.     --config_file ./binance-futures.toml \
  32.     --client_listen_address ./binance-futures.sock
  33. I0210 13:10:47.050068 12922462 service.cpp:46] ===== START =====
  34. I0210 13:10:47.050359 12922462 service.cpp:47] package name  : roq-binance-futures
  35. I0210 13:10:47.050362 12922462 service.cpp:48] build version : 0.8.1
  36. I0210 13:10:47.050363 12922462 service.cpp:49] build number  : 7
  37. I0210 13:10:47.050364 12922462 service.cpp:50] build type    : unknown
  38. I0210 13:10:47.050366 12922462 service.cpp:51] git hash      : g2de7765
  39. I0210 13:10:47.050367 12922462 service.cpp:52] compile time  : Feb  9 2022 08:06:09
  40. I0210 13:10:47.050380 12922462 application.cpp:15] Parse config_file="./binance-futures.toml"
  41. I0210 13:10:47.050550 12922462 application.cpp:18] Starting the gateway
  42. I0210 13:10:47.050707 12922462 producer.cpp:508] Ensure directory path="roq-data" exists
  43. I0210 13:10:47.050733 12922462 producer.cpp:508] Ensure directory path="roq-data/md" exists
  44. I0210 13:10:47.050752 12922462 producer.cpp:508] Ensure directory path="roq-data/md/2022-W06" exists
  45. I0210 13:10:47.050762 12922462 producer.cpp:508] Ensure directory path="roq-data/md/2022-W06/binance-futures" exists
  46. I0210 13:10:47.050772 12922462 producer.cpp:570] Event log will be written to path="md/2022-W06/binance-futures/binance-futures-md-1644498647050.roq"
  47. I0210 13:10:47.050777 12922462 producer.cpp:508] Ensure directory path="roq-data" exists
  48. I0210 13:10:47.050782 12922462 producer.cpp:508] Ensure directory path="roq-data/om" exists
  49. I0210 13:10:47.050790 12922462 producer.cpp:508] Ensure directory path="roq-data/om/2022-W06" exists
  50. I0210 13:10:47.050797 12922462 producer.cpp:508] Ensure directory path="roq-data/om/2022-W06/binance-futures" exists
  51. I0210 13:10:47.050805 12922462 producer.cpp:570] Event log will be written to path="om/2022-W06/binance-futures/binance-futures-om-1644498647050.roq"
  52. E0210 13:10:47.105833 12922462 service.cpp:57] Exception: {type="N3roq11SystemErrorE", what="shm_open() failed", file="shared_memory.cpp", line=27}
  53. W0210 13:10:47.105857 12922462 service.cpp:64] exit-code=1
  54. I0210 13:10:47.105860 12922462 service.cpp:65] ===== STOP =====
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement