Skip to content
New issue

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

startup error #110

Closed
dzovani opened this issue Feb 20, 2025 · 2 comments · Fixed by #111
Closed

startup error #110

dzovani opened this issue Feb 20, 2025 · 2 comments · Fixed by #111

Comments

@dzovani
Copy link

dzovani commented Feb 20, 2025

today started to get this error, it worked before, i think i did not change anything
./gate.sh thread 'main' panicked at /home/adminko/.cargo/git/checkouts/drift-rs-5caec46913ba7527/709b206/crates/src/marketmap.rs:271:63: deserializes Market: Custom { kind: InvalidInput, error: "Unexpected variant index: 15" } stack backtrace: 0: rust_begin_unwind at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/std/src/panicking.rs:645:5 1: core::panicking::panic_fmt at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/core/src/panicking.rs:72:14 2: core::result::unwrap_failed at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/core/src/result.rs:1649:5 3: <tokio::future::maybe_done::MaybeDone<Fut> as core::future::future::Future>::poll 4: <core::future::poll_fn::PollFn<F> as core::future::future::Future>::poll 5: drift_gateway::main::{{closure}} 6: <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll 7: <core::pin::Pin<P> as core::future::future::Future>::poll 8: tokio::runtime::scheduler::current_thread::Context::enter 9: tokio::runtime::context::scoped::Scoped<T>::set 10: tokio::runtime::scheduler::current_thread::CurrentThread::block_on 11: tokio::runtime::runtime::Runtime::block_on 12: drift_gateway::main note: Some details are omitted, run with RUST_BACKTRACE=fullfor a verbose backtrace.

@jordy25519
Copy link
Collaborator

seem related to a recent drift program update. new gateway release underway

@jordy25519
Copy link
Collaborator

please update to latest release: https://github.com/drift-labs/gateway/releases/tag/v1.3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants