jup-ag / jupiter-swap-api

The jupiter swap api binary
72 stars 20 forks source link

Failed to load jupiter strict tokens: #29

Closed LinBBB closed 1 month ago

LinBBB commented 1 month ago

[2024-07-19T07:07:33.473633Z ERROR jupiter_core::slippage] Failed to load jupiter strict tokens: error sending request for url (https://token.jup.ag/strict): error trying to connect: dns error: Too many open files (os error 24) thread 'main' panicked at jupiter-swap-api/src/main.rs:802:10: called Result::unwrap() on an Err value: RPC request error: cluster version query failed: error sending request for url (http://127.0.0.1:8899/): error trying to connect: tcp open error: Too many open files (os error 24)

Caused by: RPC request error: cluster version query failed: error sending request for url (http://127.0.0.1:8899/): error trying to connect: tcp open error: Too many open files (os error 24) note: run with RUST_BACKTRACE=1 environment variable to display a backtrace [1] 303457 IOT instruction (core dumped) RUST_LOG=info ./jupiter-swap-api --rpc-url http://127.0.0.1:8899

siong1987 commented 1 month ago

this is your OS error.

Quan3Xin commented 1 month ago

You can change ulimt with your system