-
### **Issue:**
No MQTT data is received in Grafana via TCP, despite the connection test being successful ("MQTT Connected") and the Grafana client showing up as 'Connected' in EMQX.
![kép](http…
-
### What happened?
Once a month, the EMQX service main process exits unexpectedly. The log indicates a "double free detected in tcache 2" error. This is causing the EMQX service to crash and subseque…
-
编译完成,可以运行,按照我建立了一个mqtt_database的数据库,并按照mysql.sql 建立了表,将
etc/emqx_persistence_mysql.conf 修改后,拷贝到emqx的执行路径的etc目录下,在emqx_dashboard中启动emqx_persistence_mysql插件后,在emqx_dashboard中显示,运行中,发送“$MYSQL”主题的hello w…
-
I have followed the documentation and used this setup:
```
apiVersion: v1
kind: Service
metadata:
name: emqx
spec:
ports:
- port: 32333
nodePort: 32333
targetPort: emqx-dash…
-
pre issue: https://github.com/emqx/emqx-dashboard/issues/41
I think emqx dashboard is not support base url, in some times it be friendly for deploy.
-
#### Environment
- Docker: emqx/emqx:4.3.1-alpine-amd64
#### Description
I want to use the plugin emqx_auth_username.
so i set this env:
EMQX_LOADED_PLUGINS: 'emqx_management,emqx_recon,e…
-
## Review MQTT gem
Review the current MQTT library in [use](https://github.com/fablabbcn/smartcitizen-api/blob/master/Gemfile#L65
)
## Shared Subscription
Consider implementing multiple su…
-
### What happened?
When "Verify Peer" is disabled, "CA Cert" is not required. But when I only set the server certificate and private key, the Dashboard prompts that the listener has been updated succ…
-
### Expected behavior
The container execute the healthcheck and don't exit.
### Actual behavior
Container exits abnormally approximately 40 seconds after start. The healthcheck is 2m.
If I remov…
-
> BUG REPORT
### Expected behavior
Was expecting the `start.sh` script run smoothly and start container, but it's being timeout all the time even tho broker says that is up and running.
### Act…