[
https://issues.apache.org/jira/browse/STREAMPIPES-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430172#comment-17430172
]
Dominik Riemer commented on STREAMPIPES-443:
--------------------------------------------
>From here it seems that there are two problems:
1) The auto-discovered IP 127.0.1.1 is probably not accessible from the Docker
container. You can override the IP with a resolvable hostname with the SP_HOST
env variable.
2) It seems the 127.31.x.x IP, which the worker service gets from Consul and
which links to the core is not available on the host - but this has already
worked before, right?
It might also be useful to check the registered services and their hostnames
in Consul (running on port 8500).
> Remove duplicate code from the adapter modules
> ----------------------------------------------
>
> Key: STREAMPIPES-443
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-443
> Project: StreamPipes
> Issue Type: Improvement
> Components: Connect
> Reporter: Philipp Zehnder
> Priority: Major
> Fix For: 0.69.0
>
> Attachments: Screenshot from 2021-10-17 12-16-37.png, Screenshot from
> 2021-10-17 23-40-03.png, Screenshot from 2021-10-17 23-40-20.png, Screenshot
> from 2021-10-17 23-42-10.png, Screenshot from 2021-10-19 00-25-16.png
>
>
> During the refactoring of the adapter modules we copied some classes, they
> should be moved into the backend code, to get rid of the code duplications.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)