[
https://issues.apache.org/jira/browse/STREAMPIPES-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421392#comment-17421392
]
Philipp Zehnder commented on STREAMPIPES-429:
---------------------------------------------
You can add this to your compose file:
{code:java}
sinks-notifications-jvm:
image: "${SP_DOCKER_REGISTRY}/sinks-notifications-jvm:${SP_VERSION}"
depends_on:
- consul
logging: *default-logging
restart: unless-stopped
networks:
spnet:
{code}
> Error on sinks.notifications.jvm.email
> --------------------------------------
>
> Key: STREAMPIPES-429
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-429
> Project: StreamPipes
> Issue Type: Bug
> Components: Pipeline Elements
> Reporter: Daniel Vitorino
> Priority: Major
> Fix For: 0.67.0
>
> Attachments: image-2021-09-24-14-28-30-278.png,
> image-2021-09-27-10-17-10-032.png, image-2021-09-28-08-03-13-017.png,
> image-2021-09-28-08-04-06-376.png
>
>
> Hi.
> Could you help me with this error when trying to start a pipeline with e-mail
> notification?
>
> *Email Notification* at URL
> [http://pipeline-elements-all-jvm:8090/sec/org.apache.streampipes.sinks.notifications.jvm.email]
> warning
> For input string: ""
>
> !image-2021-09-24-14-28-30-278.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)