Hi Oscar,
Thanks for reaching out to us. Unfortunately, the images in your email were filtered out. If you'd like to share them, please create a GitHub issue and attach the files there. To help us better understand your setup, could you let us know: * How did you start StreamPipes ― using docker-compose.yml or the CLI? * What hostname and port did you configure for Kafka? * Have you reviewed your Kafka settings, particularly the KAFKA_CFG_LISTENERS and KAFKA_CFG_ADVERTISED_LISTENERS values? Looking forward to your response. Cheers, Philipp Von: 欧阳昱宇 <ouyangy...@126.com> Datum: Samstag, 12. Juli 2025 um 22:07 An: dev@streampipes.apache.org <dev@streampipes.apache.org> Betreff: find a issue for streampipes Hello, I met with an issue about streampipes. Here is my question. I already make some kafka topics in localhost, as you can see below. [cid:3afeeaf7$1$197fec8b8b5$Coremail$ouyangyuyu$126.com] Then I try to create an adaptor in streampipes by using Apache Kafka, and I fill in the right broker hostname and port. However, it cannot fetch the topic data. [cid:45a1a84f$2$197fec8b8b5$Coremail$ouyangyuyu$126.com] [cid:59b1a71f$3$197fec8b8b5$Coremail$ouyangyuyu$126.com] I'll be very appreciated if you can help me solve this issue! Thanks very much! Oscar