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

[bug] broken http connection #13809

Closed
zhang2014 opened this issue Nov 26, 2023 · 5 comments
Closed

[bug] broken http connection #13809

zhang2014 opened this issue Nov 26, 2023 · 5 comments
Assignees

Comments

@zhang2014
Copy link
Member

Summary

0: query failed: Http client error(from reqwest crate): error sending request for url (http://127.0.0.1:8124/?database=default&sandbox_tenant=IqdzIKx&query=SELECT+TRUE): connection closed before message completed
[SQL] SELECT TRUE

https://github.com/datafuselabs/databend/actions/runs/6992250737/job/19023824106?pr=13807#step:4:512

CC: @youngsofun

@youngsofun youngsofun self-assigned this Nov 27, 2023
@youngsofun
Copy link
Member

for now

  1. cluster mod
  2. clickhouse handler
  3. random
am_id: StreamId(0) }
2023-11-27T02:42:15.427079Z DEBUG databend_query::sessions::session: src/query/service/src/sessions/session.rs:305 Drop session 05399786-602c-49c4-ba75-bd132573d065
2023-11-27T02:42:15.427116Z DEBUG hyper::proto::h1::io: /opt/rust/cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.27/src/proto/h1/io.rs:342 flushed 145 bytes
2023-11-27T02:42:15.427658Z DEBUG hyper::proto::h1::conn: /opt/rust/cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.27/src/proto/h1/conn.rs:281 read eof
~

@BohuTANG
Copy link
Member

@youngsofun
Copy link
Member

youngsofun commented Dec 6, 2023

http handler broken too (sql logic test cluster):


0: query failed: Http client error(from reqwest crate): error sending request for url (http://127.0.0.1:8000/v1/query/1bd1da71-f2e1-422e-97e0-979364feb25e/page/0): connection closed before message completed
[SQL] SELECT number, 'number', 'number' FROM numbers(3) AS a order by a.number
at tests/sqllogictests/suites/base/03_common/03_0000_select_aliases.test:34

@youngsofun youngsofun reopened this Dec 6, 2023
@youngsofun
Copy link
Member

not occurred in a long time.

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

No branches or pull requests

4 participants