[ 
https://issues.apache.org/jira/browse/STREAMPIPES-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424844#comment-17424844
 ] 

Stefan Obermeier commented on STREAMPIPES-440:
----------------------------------------------

Hi [~riemer],

I think it was a bug on my side.
 Docker Compose was complaining about missing parts in the yml files.

E.g.
{code:java}
version: "3.4"
  services:
    ui:
{code}
[https://github.com/apache/incubator-streampipes-installer/blob/master/cli/deploy/standalone/ui/docker-compose.dev.ymlui/docker-compose.dev.ym|ui/docker-compose.dev.ym]

 
 Or if the port 8090 maping was uncommenden.

 
[https://github.com/apache/incubator-streampipes-installer/blob/f979bcfae5ff3a0e3d6c1750161e442f3479a87a/cli/deploy/standalone/extensions-all-jvm/docker-compose.dev.yml|example]

I retried it with a an updated system and it works fine :)

Stefan

 

 

> Access „Http Server“ adapter endpoint over ui container 
> --------------------------------------------------------
>
>                 Key: STREAMPIPES-440
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-440
>             Project: StreamPipes
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 0.68.0
>            Reporter: Stefan Obermeier
>            Priority: Normal
>         Attachments: image-2021-10-05-19-14-09-481.png
>
>
> I tried the nice feature to create events from a rest call with adapter "HTTP 
> Server".
> The configuration wizard shows the message "HTTP endpoint will be available 
> on /endpoints/\{endpintName}".
> !image-2021-10-05-19-14-09-481.png!
> If I call this URL on the ui container I get an 404 error.
> As far as I can see the nginx location block is missing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to