2 months ago
I just tried to deploy the PostHog template and the Property Defs Rs container crashes on start
Starting Container
2025-09-24T17:04:16.832973Z ERROR rdkafka::client: librdkafka: Global error: UnknownTopicOrPartition (Broker: Unknown topic or partition): Subscribed topic not available: clickhouse_events_json: Broker: Unknown topic or partition
thread 'tokio-runtime-worker' panicked at /app/property-defs-rs/src/lib.rs:129:17:
Kafka error: KafkaError (Message consumption error: UnknownTopicOrPartition (Broker: Unknown topic or partition))
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Error: JoinError::Panic(Id(41), "Kafka error: KafkaError (Message consumption error: UnknownTopicOrPartition (Broker: Unknown topic or partition))", ...)
2025-09-24T17:04:17.882237Z ERROR rdkafka::client: librdkafka: Global error: UnknownTopicOrPartition (Broker: Unknown topic or partition): Subscribed topic not available: clickhouse_events_json: Broker: Unknown topic or partition
4 Replies
2 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
2 months ago
Hey there! I had this same issue but i had to wait for ~5 mins for everything to start then trigger a redeploy on Property Defs Rs. That fixed it!
2 months ago
I'd like to add that this is actually part of their self hosting instructions!
"We will need to wait ~5-10 minutes for things to settle down, migrations to finish, and TLS certs to be issued"
On the page https://posthog.com/docs/self-host.
Status changed to Solved noahd • 2 months ago
