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

Error on use ActiveMQ Artemis (MQTT protocol enabled) #124

Closed
sleipnir opened this issue Oct 19, 2020 · 3 comments
Closed

Error on use ActiveMQ Artemis (MQTT protocol enabled) #124

sleipnir opened this issue Oct 19, 2020 · 3 comments

Comments

@sleipnir
Copy link

sleipnir commented Oct 19, 2020

Hello, I would first like to congratulate you for the excellent work in this library. Thank you!

I recently opened this problem on repository off_broadway_mqtt library. But as I looked more closely at what might be happening I realized that the error may be directly related to a Tortoise library.

Details can be found at the link mentioned, but in summary the problem occurs when trying to consume MQTT message version 3.1.1 from an Artemis ActiveMQ Broker.

Two problems happen first I can't use authentication. I can only create a session at the Broker when I completely disable server authentication. The second error is more problematic because, although a session is created in ActiveMQ Broker, no consumer is created and I cannot consume or produce any messages.

Below are some images of evidence.

Session created on Broker:
sessions-tortoise

Connections created on Broker:
session-count-tortoise

Tests of project off_broadway_mqtt using ActiveMQ Broker:
test-tortoise

test-tortoise-3

Any help? More info in kbredemeier/off_broadway_mqtt#2

@sleipnir
Copy link
Author

Hello

@sleipnir
Copy link
Author

ping

@sleipnir
Copy link
Author

Resolved!

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

No branches or pull requests

1 participant