GitHub user KarenjanM edited a comment on the discussion: Problems with extending StreamPipes with a new Data Processor
I tried your solutions: - After I changed the version of StreamPipes Core to 0.92.0 in my pom file Consul problem did not go away - The pipeline from pre-installed elements works just fine - Initially I set ip for my service manually with SP_HOST=172.27.30.183, but without this env.variable service auto-discovers the same ip - I tried to ping 172.27.30.183 from backend container and it showed no problems Docker container has following ip-address: 172.31.0.6 Could it be a problem, that it has different address? I tried changing with SP_HOST=172.31.0.6, but it didn't work at all GitHub link: https://github.com/apache/streampipes/discussions/1768#discussioncomment-6427799 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
