[
https://issues.apache.org/jira/browse/STREAMPIPES-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121052#comment-17121052
]
Philipp Zehnder commented on STREAMPIPES-154:
---------------------------------------------
There seems to be a problem with the stomp service.
The brokerURL ist set correctly in streamPipesStompConfig, but when the
websocket connection in client.ts is. opened the brokerURL is undefined.
Somehow the provider of the configuration does not work anymore
> Dashboard does not show data
> ----------------------------
>
> Key: STREAMPIPES-154
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-154
> Project: StreamPipes
> Issue Type: Bug
> Components: UI
> Reporter: Philipp Zehnder
> Priority: Blocker
> Fix For: 0.67.0
>
>
> ERROR Error: Uncaught (in promise): SyntaxError: Failed to construct
> 'WebSocket': The URL 'undefined' is invalid.
> Error: Failed to construct 'WebSocket': The URL 'undefined' is invalid.
> at Client../src/client.ts.Client._createWebSocket (vendor.js:186361)
> at Client.<anonymous> (vendor.js:186301)
> at step (vendor.js:186107)
> at Object.next (vendor.js:186088)
> at fulfilled (vendor.js:186079)
> at ZoneDelegate.invoke (polyfills.js:1520)
> at Object.onInvoke (vendor.js:108058)
> at ZoneDelegate.invoke (polyfills.js:1519)
> at Zone.run (polyfills.js:1279)
> at polyfills.js:2006
> at resolvePromise (polyfills.js:1948)
> at polyfills.js:1862
> at fulfilled (vendor.js:186079)
> at ZoneDelegate.invoke (polyfills.js:1520)
> at Object.onInvoke (vendor.js:108058)
> at ZoneDelegate.invoke (polyfills.js:1519)
> at Zone.run (polyfills.js:1279)
> at polyfills.js:2006
> at ZoneDelegate.invokeTask (polyfills.js:1555)
> at Object.onInvokeTask (vendor.js:108036)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)