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

Clickhouse generating stack trace in logs #3124

Closed
christopherowen opened this issue Jun 10, 2024 · 3 comments
Closed

Clickhouse generating stack trace in logs #3124

christopherowen opened this issue Jun 10, 2024 · 3 comments

Comments

@christopherowen
Copy link

Self-Hosted Version

24.5.1

CPU Architecture

x86_64

Docker Version

20.10.25

Docker Compose Version

v2.20.2

Steps to Reproduce

  • run docker-compose logs -f -n10

Expected Result

no errors

Actual Result

errors in the clickhouse logs include:

sentry-self-hosted-clickhouse-1                                    | 2024.06.10 11:23:25.353592 [ 48 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 107, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below):
sentry-self-hosted-clickhouse-1                                    | 
sentry-self-hosted-clickhouse-1                                    | 
sentry-self-hosted-clickhouse-1                                    | 0. Poco::Net::SocketImpl::error(int, String const&) @ 0x0000000015b3dbf2 in /usr/bin/clickhouse
sentry-self-hosted-clickhouse-1                                    | 1. Poco::Net::SocketImpl::peerAddress() @ 0x0000000015b40376 in /usr/bin/clickhouse
sentry-self-hosted-clickhouse-1                                    | 2. DB::HTTPServerRequest::HTTPServerRequest(std::shared_ptr<DB::IHTTPContext>, DB::HTTPServerResponse&, Poco::Net::HTTPServerSession&) @ 0x0000000013154417 in /usr/bin/clickhouse
sentry-self-hosted-clickhouse-1                                    | 3. DB::HTTPServerConnection::run() @ 0x0000000013152ba4 in /usr/bin/clickhouse
sentry-self-hosted-clickhouse-1                                    | 4. Poco::Net::TCPServerConnection::start() @ 0x0000000015b42834 in /usr/bin/clickhouse
sentry-self-hosted-clickhouse-1                                    | 5. Poco::Net::TCPServerDispatcher::run() @ 0x0000000015b43a31 in /usr/bin/clickhouse
sentry-self-hosted-clickhouse-1                                    | 6. Poco::PooledThread::run() @ 0x0000000015c7a667 in /usr/bin/clickhouse
sentry-self-hosted-clickhouse-1                                    | 7. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000015c7893c in /usr/bin/clickhouse
sentry-self-hosted-clickhouse-1                                    | 8. ? @ 0x00007fe3ee1a7609 in ?
sentry-self-hosted-clickhouse-1                                    | 9. ? @ 0x00007fe3ee0cc353 in ?
sentry-self-hosted-clickhouse-1                                    |  (version 23.8.11.29.altinitystable (altinity build))

Event ID

No response

@liukch
Copy link

liukch commented Jun 11, 2024

I think it is very similar with getsentry/snuba#5707

@theneva
Copy link

theneva commented Jun 11, 2024

It also overlaps a little bit with #2876, so I'm just linking that in here

@hubertdeng123
Copy link
Member

This does seem like a duplicate of getsentry/snuba#5707, so I will close it in favor of the issue there.

@hubertdeng123 hubertdeng123 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 11, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Archived in project
Development

No branches or pull requests

4 participants