Hive MQ and Datacake integration

Hi,
I’m trying to integrate my Hive MQ cluster with datacake to visualize the data.
I have a microcontroller and it gets data from a sensor and publishes it to a topic now I’m trying to integrate it with Datacake - https:// app.datacake. de/

I’m following the following tutorial

  1. Datacake Documentation
  2. Datacake Youtube

I’m encountering the following error in datacake while trying to add mine there,

image

to test, I also connected to MQTT explorer - (https:// mqtt-explorer. com/) and I was able to view all the messages posted in the topic.

Any help/input reg this would be very helpful, thank you.

Hello @Abs25 ,

First off, welcome to the HiveMQ Community! We are always happy to see new folks joining in.

To start, I’d like to have you provide some additional details about the broker that you are attempting to connect to - is this a self-hosted Community Edition broker, a HiveMQ Cloud broker, or an Enterprise broker that you are looking to connect to?

If you are using a self-hosted broker, do you currently have any security (authentication/authorization) extensions installed, such as the File RBAC Extension, or the Enterprise Security Extension?

This will allow us to better provide instructions and troubleshooting, based on the intended connection.

It is worth mentioning that, when using HiveMQ Cloud, TLS with TLS-SNI is required when completing connectivity, as well.

Let us know your thoughts!

Best,
Aaron from the HiveMQ Team