Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT bridge cloud connector to other MQTT brokers/howto-configure-mqtt-bridge.md #122236

Closed
PDA-IT opened this issue May 5, 2024 · 4 comments
Closed

Comments

@PDA-IT
Copy link

PDA-IT commented May 5, 2024

Hi,

Trying to bridge cloud connector to other MQTT broker and:

  1. I successfully make a connection to remote MQTT broker
  2. After some time remote MQTT broker disconnect me because I receive Expiring client. There is no option in documentation about keep alive
  3. As mention I successfully connect to remote broker but when i create a route as:
    spec:
    mqttBridgeConnectorRef: mqtt-bridge
    routes:
    • direction: remote-to-local
      name: first-route
      qos: 0
      source: remote-topic
      target: local-topic
      sharedSubscription:
      groupMinimumShareNumber: 3
      groupName: group1
    • direction: local-to-remote
      name: second-route
      qos: 1
      source: local-topic
      target: remote-topic

remote broker doesn't see the client to be subscribed on topic first-route, just see successfully connected. So no message get to bridge


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@PesalaPavan
Copy link
Contributor

@PDA-IT
It would be great if you could add a link to the documentation you are following for these steps? This would help us redirect the issue to the appropriate team. Thanks!!

@PesalaPavan
Copy link
Contributor

@PDA-IT
Thanks for your feedback! We will investigate and update as appropriate.

@AjayBathini-MSFT
Copy link
Contributor

@PDA-IT

I'd recommend working closer with our support team via an [Azure support request] (https://docs.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request). Or you can leverage our Q&A forum by posting your issue there so our community, and MVPs can further assist you in troubleshooting this issue or finding potential workarounds.
[Teams Q&A forum] (https://docs.microsoft.com/en-us/answers/topics/46488/office-teams-windows-itpro.html) for technical questions about the configuration and administration of Microsoft Teams on Windows.
[Microsoft Teams Community forum] (https://answers.microsoft.com/en-us/msteams/forum?sort=LastReplyDate&dir=Desc&tab=All&status=all&mod=&modAge=&advFil=&postedAfter=&postedBefore=&threadType=All&isFilterExpanded=false&page=1)
Thank you for your time and patience throughout this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants