Skip to content

db_clickhouse unreachable from gprofiler-ps-ch-rest-service #21

@joshuaoc-intel

Description

@joshuaoc-intel

I am running into an issue where it seems like the frontend cannot connect to the backend. When I run the diagnostic I get the error:

[ERROR] container unreachable from gprofiler-ps-ch-rest-service
Error response from daemon: No such container: db_clickhouse
[ERROR] container unreachable from db_clickhouse

When I look into it further and pull the error logs I find this error for ports 8123, 9000, 9004, 9005, 9009:

Application: Listen [0.0.0.0]:8123 failed: Poco::Exception. Code: 1000, e.code() = 98, Net Exception: Address already in use: 0.0.0.0:8123 (version 22.8.21.38 (official build)). If it is an IPv6 or IPv4 address and your host has disabled IPv6 or IPv4, then consider to specify not disabled IPv4 or IPv6 address to listen in <listen_host> element of configuration file. Example for disabled IPv6: <listen_host>0.0.0.0</listen_host> . Example for disabled IPv4: <listen_host>::</listen_host>

Any insight?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions