jup-ag / jupiter-swap-api

The jupiter swap api binary
72 stars 20 forks source link

Panic with rpc with long-term connection #34

Closed Quan3Xin closed 1 month ago

Quan3Xin commented 1 month ago
siong1987 commented 1 month ago

will require more context to debug this.

Quan3Xin commented 1 month ago

will require more context to debug this.

In DEUGE model

Quan3Xin commented 1 month ago
[2024-08-07T11:02:11.005455Z DEBUG jupiter_core::price_tracker] mint: WENWENvqqNya429ubCdR81ZmD69brwQaaBYY6p3LCpk, price_difference: -0.0014272524343836672, output: 10873361030, output_unrestricted: 10888880061
[2024-08-07T11:02:11.144831Z INFO  jupiter_core::price_tracker] Price tracker updated 116823 prices in 17.238919859s
thread 'tokio-runtime-worker' panicked at jupiter-core/src/blockhash_fetcher.rs:66:13:
blockhash stopped fetching
stack backtrace:
   0:     0x641d3ebb968c - <unknown>
   1:     0x641d3ebe5070 - <unknown>
   2:     0x641d3ebb670f - <unknown>
   3:     0x641d3ebb9474 - <unknown>
   4:     0x641d3ebbae27 - <unknown>
   5:     0x641d3ebbab8f - <unknown>
   6:     0x641d3ebbb2a8 - <unknown>
   7:     0x641d3ebbb159 - <unknown>
   8:     0x641d3ebb9b56 - <unknown>
   9:     0x641d3ebbaef2 - <unknown>
  10:     0x641d3e0099c5 - <unknown>
  11:     0x641d3e3f423d - <unknown>
  12:     0x641d3e41411a - <unknown>
[1]    552058 IOT instruction (core dumped)  RUST_BACKTRACE=full RUST_LOG=debug ./jupiter-swap-api --rpc-url  -p 8888

With error

Quan3Xin commented 1 month ago

Using the new version 6.0.20 Just not happened Maybe Fix.