ee07dazn opened a new issue, #343:
URL: https://github.com/apache/camel-kafka-connector-examples/issues/343

   Hello 
   
   I am trying to use websocket source from 
[here](https://camel.netlify.app/camel-kafka-connector/latest/connectors/camel-atmosphere-websocket-kafka-source-connector.html)
 . My problem is I am not getting any error and even if i provide a 
non-existent wes socket enspoint like 
`wss://stream.binance.com:9443/ws/randomusdt@kline_1m`, the connector is not 
failing or throwiing any errors. it simply says `Either no records were 
produced by the task since the last offset commit, or every record has been 
filtered out by a transformation or dropped due to transformation or conversion 
errors.` And i get the same message when i provide a genuine endpoint like 
`wss://stream.binance.com:9443/ws/btcusdt@kline_1m`.
   
   Can someone please help or suggest ..i am completely stuck.
   
   The version of the connector i am using is 0.6.1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to