Giter VIP home page Giter VIP logo

Comments (5)

Gauravmeenu avatar Gauravmeenu commented on June 25, 2024 1

Actually, I'm using pub,sub application console (mosquitto_sub -h localhost -t my.sensors.notifications/#) as a subscriber and ( mosquitto_pub -h localhost -m '{"temperature": 25, "humidity": 60, "thingId": "my.sensors:sensor01"}' -t my.sensors/sensor01) as a publisher but I can't get any updates in subscriber console only the web browser (swagger ui) where I can see the changes but I get nothing in sub app console.

from ditto-examples.

thjaeckle avatar thjaeckle commented on June 25, 2024

So which topics do work instead of the ones provided in the tutorial?

from ditto-examples.

gunjan-it-engg avatar gunjan-it-engg commented on June 25, 2024

Actually i also have the same issue

from ditto-examples.

thjaeckle avatar thjaeckle commented on June 25, 2024

Actually i also have the same issue

Good, then you can help each other out 👍

from ditto-examples.

gunjan-it-engg avatar gunjan-it-engg commented on June 25, 2024

Dear Community,

I wanted to address an issue I recently encountered with MQTT server connections and share a solution that can make a big difference.

The Problem:
In my experience, I found that if both the source and target connections to the MQTT server use the same host IP address, it can lead to the connection getting stuck in a loop. This issue was not mentioned in the official examples I consulted.

The Solution:
To resolve this issue, I recommend using different host IP addresses for the source and target connections. This simple adjustment can prevent the loop problem and ensure smoother MQTT server connections.

I hope this tip proves helpful to others in the community facing similar challenges.

Best regards,

from ditto-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.