Clickhouse failure? #842
-
Hi, I'm trying to install Plausible on a Digital Ocean droplet alongside Ghost (already installed). Install seems to run ok but Plausible isn't available on :8000. On checking the logs I think I might have a problem with either Clickhouse or possibly my reverse-proxy (nginx). If anyone can give me any pointers that would be much appreciated. Clickhouse logs: `Processing configuration file '/etc/clickhouse-server/config.xml'.
2021.03.15 22:43:24.160307 [ 81 ] {} HTTPHandler: Code: 62, e.displayText() = DB::Exception: Syntax error: failed at position 658 (line 1, col 658): timestamp ORDER BY s0."timestamp"
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Just bumping this to see if anyone might be able to assist now I'm a sponsor. I've tried multiple times across multiple environments over the past couple of weeks to get a self hosted deployment working without success. My reverse-proxy is all sorted and plausible is accessible on a sub domain but visits never get logged. As far as I can tell Clickhouse seems to be the problem. Any pointers or help would be much appreciated. Latest Clickhouse logs below. Thanks. Sean 2021.03.28 23:06:21.822438 [ 46 ] {} Application: Listen [::]:8123 failed: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = DNS error: EAI: Address family for hostname not supported (version 21.3.2.5 (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>
2021.03.28 23:06:39.647225 [ 87 ] {4d658787-4e53-4845-a152-ff40b82ae8ef} DynamicQueryHandler: Code: 62, e.displayText() = DB::Exception: Syntax error: failed at position 658 ('timestamp') (line 1, col 658): timestamp ORDER BY s0."timestamp"
|
Beta Was this translation helpful? Give feedback.
Just bumping this to see if anyone might be able to assist now I'm a sponsor. I've tried multiple times across multiple environments over the past couple of weeks to get a self hosted deployment working without success. My reverse-proxy is all sorted and plausible is accessible on a sub domain but visits never get logged. As far as I can tell Clickhouse seems to be the problem. Any pointers or help would be much appreciated. Latest Clickhouse logs below. Thanks. Sean
2021.03.28 23:06:21.822438 [ 46 ] {} Application: Listen [::]:8123 failed: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = DNS error: EAI: Address family for hostname not supported (version 21.3.2.5 (official bui…