[
https://issues.apache.org/jira/browse/STREAMPIPES-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339221#comment-17339221
]
ASF subversion and git services commented on STREAMPIPES-351:
-------------------------------------------------------------
Commit 22e98b2656f1ad1ea2cbc74e36da942e75af706c in incubator-streampipes's
branch refs/heads/dev from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=22e98b2 ]
Merge pull request #42 from mohanvive/dev
[STREAMPIPES-351] Remove invalid dependency entry to avoid start-up failure
> StreamPipes start fails in incubator-streampipes repo
> -----------------------------------------------------
>
> Key: STREAMPIPES-351
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-351
> Project: StreamPipes
> Issue Type: Bug
> Reporter: Mohanadarshan Vivekanandalingam
> Priority: Major
> Labels: pull-request-available
>
> After building the code repository, I have executed below command, but it
> failed with an error.
> {code:java}
> docker-compose up{code}
>
>
> Below is the error,
> {code:java}
> ERROR: Service 'ui' depends on service 'connect-master' which is
> undefined.{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)