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

Server crashed when querying unknown stream (arrow flight endpoint). #821

Closed
balaji-jr opened this issue Jun 17, 2024 · 3 comments
Closed

Comments

@balaji-jr
Copy link
Contributor

balaji-jr commented Jun 17, 2024

Stacktrace:
[2024-06-14T14:59:28Z ERROR actix_http::h1::dispatcher] stream error: request parse error: invalid Header provided
[2024-06-16T06:31:51Z ERROR actix_http::h1::dispatcher] stream error: request parse error: invalid Header provided
[2024-06-17T01:03:27Z ERROR actix_http::h1::dispatcher] stream error: request parse error: invalid Header provided
[2024-06-17T06:02:36Z ERROR actix_http::h1::dispatcher] stream error: request parse error: invalid Header provided
[2024-06-17T10:08:36Z ERROR parseable::handlers::airplane] Datafusion Error: Failed to create logical plan: Error during planning: table 'datafusion.public.webapp' not found
[2024-06-17T10:09:47Z ERROR parseable::handlers::airplane] Datafusion Error: Failed to create logical plan: Error during planning: table 'datafusion.public.webapp' not found
thread 'main' panicked at /home/ubuntu/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrow-array-51.0.0/src/record_batch.rs:376:9:
assertion failed: (offset + length) <= self.num_rows()
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
thread 'local-sync' panicked at server/src/event/writer.rs:215:46:
called Result::unwrap() on an Err value: PoisonError { .. }
Error: Failed to sync local data to drive. Please restart the Parseable server.

@nitisht nitisht added the server label Jul 2, 2024 — with Linear
@dharanad
Copy link
Contributor

dharanad commented Jul 9, 2024

@nitisht how to reproduce the issue. Can you please share some info

@nitisht
Copy link
Member

nitisht commented Jul 9, 2024

cc @balaji-jr

@balaji-jr
Copy link
Contributor Author

Closing this issue as it is not reproducible now.
@nitisht @dharanad

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

No branches or pull requests

4 participants