Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
vernemq-users
Conversations
About
vernemq-users
1–30 of 57
Mark all as read
Report abusive group
0 selected
Richard Earl
10:29 AM
Changing LWT via Plugin
Hi, I have a requirement to be able to change the user properties on a Last Will and Testament
unread,
Changing LWT via Plugin
Hi, I have a requirement to be able to change the user properties on a Last Will and Testament
10:29 AM
Hugo Borda
,
André Fatton
3
May 28
gen_server:handle_common_reply/8 line 805
Andre, thanks a lot for getting back to me. Also thanks for the commercial note, I used VerneQM
unread,
gen_server:handle_common_reply/8 line 805
Andre, thanks a lot for getting back to me. Also thanks for the commercial note, I used VerneQM
May 28
hunaif
,
André Fatton
2
May 11
Is Vernamq free for commercial use
Hello, The source code is Apache2 licensed. You can only use it "free" if you compile it
unread,
Is Vernamq free for commercial use
Hello, The source code is Apache2 licensed. You can only use it "free" if you compile it
May 11
Mohan V
,
André Fatton
2
Apr 19
Linking error while installing vernmq
Hi, it seems that you miss libsnappy-dev as a requirement. Possibly, you can install it with "
unread,
Linking error while installing vernmq
Hi, it seems that you miss libsnappy-dev as a requirement. Possibly, you can install it with "
Apr 19
roy
Apr 13
vernemq stop default listener via config
I have setup verneMQ with TLS. At present Default MQTT (`1883`) & Secure MQTTS (`8883`) ports are
unread,
vernemq stop default listener via config
I have setup verneMQ with TLS. At present Default MQTT (`1883`) & Secure MQTTS (`8883`) ports are
Apr 13
René Moser
,
André Fatton
2
Mar 24
Prometheus Metrics mqtt_publish_received < mqtt_publish_sent
Hi René Thanks. Note that the publish_received counter will still be increased when you send a
unread,
Prometheus Metrics mqtt_publish_received < mqtt_publish_sent
Hi René Thanks. Note that the publish_received counter will still be increased when you send a
Mar 24
Anu Chandran
,
André Fatton
2
Feb 27
Encrypted/Secured Inter Node Communication (Cluster nodes)
Hi Anu, VerneMQ internode traffic is not encrypted by default. You'd have to configure any "
unread,
Encrypted/Secured Inter Node Communication (Cluster nodes)
Hi Anu, VerneMQ internode traffic is not encrypted by default. You'd have to configure any "
Feb 27
roy
Feb 17
Vernemq ACL for working
I want to add ACL to control clients access to MQTT topics. My MQTT has SSL auth and each client has
unread,
Vernemq ACL for working
I want to add ACL to control clients access to MQTT topics. My MQTT has SSL auth and each client has
Feb 17
roy
,
André Fatton
2
Feb 17
VerneMQ listener.ssl.use_identity_as_username not working
Hi Roy, You're not doing anything wrong. VerneMQ just expects that you provide an additional way
unread,
VerneMQ listener.ssl.use_identity_as_username not working
Hi Roy, You're not doing anything wrong. VerneMQ just expects that you provide an additional way
Feb 17
Ujesh Mohanan
,
André Fatton
5
Feb 2
Question on Unacknowledged PUBREC
Hi, My implicit understanding of the MQTT spec is that the broker is required to store the message
unread,
Question on Unacknowledged PUBREC
Hi, My implicit understanding of the MQTT spec is that the broker is required to store the message
Feb 2
Jon Situmorang
,
André Fatton
2
Jan 24
External authentication and authorization application
Hi Jon, You'd have to develop a specific plugin for that. You likely have some specific
unread,
External authentication and authorization application
Hi Jon, You'd have to develop a specific plugin for that. You likely have some specific
Jan 24
Michael Johnson
,
André Fatton
4
Jan 5
Validate bridge is consuming all messages
Bridges work in a broker-to-broker fashion, and are not cluster aware. But the bridge that connects
unread,
Validate bridge is consuming all messages
Bridges work in a broker-to-broker fashion, and are not cluster aware. But the bridge that connects
Jan 5
Tom Allen
,
André Fatton
2
12/15/21
LetsEncrypt certificates with webhooks
Hi Tom, This clearly looks like this issue: https://github.com/vernemq/vernemq/issues/1901 It's a
unread,
LetsEncrypt certificates with webhooks
Hi Tom, This clearly looks like this issue: https://github.com/vernemq/vernemq/issues/1901 It's a
12/15/21
Luca Bardon
,
André Fatton
6
12/10/21
ACL not working.
Hi, 1) When I setup a new connection do I have to ask for a specific topic (like meteo/#), is it
unread,
ACL not working.
Hi, 1) When I setup a new connection do I have to ask for a specific topic (like meteo/#), is it
12/10/21
Daniele Rossi
, …
André Fatton
11
12/9/21
Error during joining cluster
Hi André, I really don't know why, but I reconfigured all three server from scratch and now they
unread,
Error during joining cluster
Hi André, I really don't know why, but I reconfigured all three server from scratch and now they
12/9/21
Jaco Fourie
,
André Fatton
2
11/30/21
How to set-up IPV6 listner on port 1883?
Hi, I hope this answer in the Github issue helps: https://github.com/vernemq/vernemq/issues/1912#
unread,
How to set-up IPV6 listner on port 1883?
Hi, I hope this answer in the Github issue helps: https://github.com/vernemq/vernemq/issues/1912#
11/30/21
manjeera bellamkonda
,
André Fatton
2
11/30/21
Error while building Vernemq 1.12.3 from source
Hi, you get "warning: refname '1.12.3' is ambiguous." I guess you have to checkout
unread,
Error while building Vernemq 1.12.3 from source
Hi, you get "warning: refname '1.12.3' is ambiguous." I guess you have to checkout
11/30/21
Suzuki Takanori
,
André Fatton
3
11/20/21
How to configure "Server-References" of MQTT 5.0?
Hi, André. Thank you for your reply. My point of view is the broker's administration, and I think
unread,
How to configure "Server-References" of MQTT 5.0?
Hi, André. Thank you for your reply. My point of view is the broker's administration, and I think
11/20/21
Pragadeeshwaran Jayapal
8/11/21
Unable to connect with mongodb
Hi, I am trying to connect vernemq docker with MongoDB for authentication, but it throwing an error.
unread,
Unable to connect with mongodb
Hi, I am trying to connect vernemq docker with MongoDB for authentication, but it throwing an error.
8/11/21
Kedar Undale
8/10/21
Vernemq Webhook Auth Caching
Hello , As per vernemq documents , the auth_on_register, auth_on_publish, auth_on_subscribe hook data
unread,
Vernemq Webhook Auth Caching
Hello , As per vernemq documents , the auth_on_register, auth_on_publish, auth_on_subscribe hook data
8/10/21
Eric Belanger
, …
André Fatton
4
8/2/21
New Installation on Ubuntu fails on vernemq.postinst
Hi Eric, The following issue comment should have a solution: https://github.com/vernemq/vernemq/
unread,
New Installation on Ubuntu fails on vernemq.postinst
Hi Eric, The following issue comment should have a solution: https://github.com/vernemq/vernemq/
8/2/21
Kedar Undale
7/28/21
Message Queued Increasing
Observations : On status page of verne cluster the number of Msg Queued keeps increasing On
unread,
Message Queued Increasing
Observations : On status page of verne cluster the number of Msg Queued keeps increasing On
7/28/21
Ugnius
,
André Fatton
2
7/27/21
Mnesia is not included in VerneMQ?
Hi, a VerneMQ build usually includes its own Erlang runtime, including some core libs. To add Mnesia,
unread,
Mnesia is not included in VerneMQ?
Hi, a VerneMQ build usually includes its own Erlang runtime, including some core libs. To add Mnesia,
7/27/21
Kedar Undale
,
André Fatton
2
7/12/21
Vernemq cache misses
Hi Kedar, 1. Does vernemq use node's in memory to store auth_on_register, auth_on_publish,
unread,
Vernemq cache misses
Hi Kedar, 1. Does vernemq use node's in memory to store auth_on_register, auth_on_publish,
7/12/21
Kedar Undale
7/8/21
Webhooks caching
1. Does vernemq use node's in memory to store auth_on_register, auth_on_publish,
unread,
Webhooks caching
1. Does vernemq use node's in memory to store auth_on_register, auth_on_publish,
7/8/21
Kedar Undale
,
André Fatton
3
7/7/21
Timeout while waiting for CONNACK
I had a prerequisite to start the erl plugin and the client before enabling the auth. Once i followed
unread,
Timeout while waiting for CONNACK
I had a prerequisite to start the erl plugin and the client before enabling the auth. Once i followed
7/7/21
eleuterion ker
,
André Fatton
2
7/7/21
VerneMQ user account setup
Hi S, What version did you install and how? Normally, you don't have to create a vernemq user on
unread,
VerneMQ user account setup
Hi S, What version did you install and how? Normally, you don't have to create a vernemq user on
7/7/21
Kedar Undale
,
André Fatton
3
7/6/21
Diversity plugin start before custom plugin
Hi Andre, FYI 1. My custom plugin just publishes a message to a topic, a java standalone client
unread,
Diversity plugin start before custom plugin
Hi Andre, FYI 1. My custom plugin just publishes a message to a topic, a java standalone client
7/6/21
Pragadeeshwaran Jayapal
,
André Fatton
2
6/30/21
Need to configure verneMQ for MS SQL server
Hi, I suppose you mean for the authentication/authorization plugins. There is currently no support
unread,
Need to configure verneMQ for MS SQL server
Hi, I suppose you mean for the authentication/authorization plugins. There is currently no support
6/30/21
Martin Stapleton
,
André Fatton
5
6/24/21
Rapidly increasing (huge) memory usage
Hi André, Yes, it's the process memory, I think : erlang:memory(). [{total,281201908512}, {
unread,
Rapidly increasing (huge) memory usage
Hi André, Yes, it's the process memory, I think : erlang:memory(). [{total,281201908512}, {
6/24/21