You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/11/20 16:16:16 UTC

[GitHub] [iotdb] 15006360153 opened a new issue, #8063: [求助]对iotdb的mqtt进行连接, invalid QoS: 3

15006360153 opened a new issue, #8063:
URL: https://github.com/apache/iotdb/issues/8063

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/iotdb/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?
   
   ![image](https://user-images.githubusercontent.com/40514681/202912592-820f5a11-1ab3-43df-a172-8d54b1fe337c.png)
   
   ![image](https://user-images.githubusercontent.com/40514681/202913144-8c60fbb2-cbd5-4d6b-85d4-c648693c9281.png)
   
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] github-actions[bot] commented on issue #8063: [求助]对iotdb的mqtt进行连接, invalid QoS: 3

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #8063:
URL: https://github.com/apache/iotdb/issues/8063#issuecomment-1321172043

   Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org