iotdb
iotdb copied to clipboard
[求助]对iotdb的mqtt进行连接, invalid QoS: 3
Search before asking
- [X] I searched in the issues and found nothing similar.
Version
docker run -d -p 6667:6667 -p 31999:31999 -p 8181:8181 -p 1883:1883 --name some-iotdb apache/iotdb:latest
Describe the bug and provide the minimal reproduce step
使用docker启动iot docker run -d -p 6667:6667 -p 31999:31999 -p 8181:8181 -p 1883:1883 --name some-iotdb apache/iotdb:latest
开启mqtt服务
docker restart 服务
使用http://www.emqx.io/online-mqtt-client进行mqtt连接
后台日志显示invalid QoS: 3
What did you expect to see?
建立mqtt连接成功或者mqtt的正确的连接方式
What did you see instead?


Anything else?
No response
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!