We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This can go on for hours and nothing else happens. I can see it says priority fee is 0 - do you think it's related?
Tue, 26 Nov 2024 22:52:43 GMT gateway-1 | [2024-11-26T22:22:12Z INFO gateway] subscribed to subaccount: 79QZWZV5BwSkeZvxwx6h4wp6XWm1bFy7u7qk74uw7yrf Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:12Z INFO gateway] start market subscriptions: [spot/0, spot/1] Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:14Z INFO gateway] subscribed to market data updates 🛜 Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:14Z INFO gateway] 🏛️ gateway listening at http://0.0.0.0:8080/ Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:14Z INFO gateway] 🪪 authority: A48rDdnMuQicdLfcBiX1NDwRSPRkFQhpMSqbkA7ByFQt, default sub-account: 79QZWZV5BwSkeZvxwx6h4wp6XWm1bFy7u7qk74uw7yrf, 🔑 delegate: 6umx3g7WSshRhtqTfUbqr48jC6EYA1Lc8pRnVqLcTfGh Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:43Z DEBUG gateway] priority fee: 0 Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:43Z DEBUG gateway] sent tx (place_orders): 3VfTTbhAXTxqqabSQwqicrfpTkarjyzGzBCfZRK2tT9LeFjcSowYtBqkXNdU5PaWPQwonAKbKfs1m1Kpoh9LJmJa Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:43Z DEBUG gateway] response: Ok(TxResponse { tx: "3VfTTbhAXTxqqabSQwqicrfpTkarjyzGzBCfZRK2tT9LeFjcSowYtBqkXNdU5PaWPQwonAKbKfs1m1Kpoh9LJmJa" }) Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:43Z INFO gateway] 172.18.0.3 | 200 | POST /v2/orders?ttl=10&subAccountId=1 HTTP/1.1 | (103.736341ms) Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:43Z DEBUG gateway] sent tx (place_orders): 3VfTTbhAXTxqqabSQwqicrfpTkarjyzGzBCfZRK2tT9LeFjcSowYtBqkXNdU5PaWPQwonAKbKfs1m1Kpoh9LJmJa Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:43Z DEBUG gateway] sent tx (place_orders): 3VfTTbhAXTxqqabSQwqicrfpTkarjyzGzBCfZRK2tT9LeFjcSowYtBqkXNdU5PaWPQwonAKbKfs1m1Kpoh9LJmJa Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:44Z DEBUG gateway] sent tx (place_orders): 3VfTTbhAXTxqqabSQwqicrfpTkarjyzGzBCfZRK2tT9LeFjcSowYtBqkXNdU5PaWPQwonAKbKfs1m1Kpoh9LJmJa Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:46Z DEBUG gateway] response: Ok(GetPositionsResponse { spot: [SpotPosition { amount: 0.000008, balance_type: "deposit", market_index: 0 }, SpotPosition { amount: 0.000000015, balance_type: "deposit", market_index: 1 }], perp: [] }) Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:46Z INFO gateway] 127.0.0.1 | 200 | GET /v2/positions HTTP/1.1 | (0.098154ms) Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:47Z WARN gateway] sending tx (place_orders) failed: Error { request: Some(SendTransaction), kind: Reqwest(reqwest::Error { kind: Status(429), url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mainnet.helius-rpc.com")), port: None, path: "/", query: Some("api-key=0e802a70-fc6e-4fca-9023-xxxxxxxxxxxx"), fragment: None } }) } Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:47Z DEBUG gateway] sent tx (place_orders): 3VfTTbhAXTxqqabSQwqicrfpTkarjyzGzBCfZRK2tT9LeFjcSowYtBqkXNdU5PaWPQwonAKbKfs1m1Kpoh9LJmJa Tue, 26 Nov 2024 22:52:44 GMT gateway-1 | [2024-11-26T22:22:50Z WARN gateway] sending tx (place_orders) failed: Error { request: Some(SendTransaction), kind: Reqwest(reqwest::Error { kind: Status(429), url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mainnet.helius-rpc.com")), port: None, path: "/", query: Some("api-key=0e802a70-fc6e-4fca-9023-xxxxxxxxxxxx"), fragment: None } }) } ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This can go on for hours and nothing else happens. I can see it says priority fee is 0 - do you think it's related?
The text was updated successfully, but these errors were encountered: