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

paho_mqtt/packet/base.rb:126 - Invalid packet type identifier: 0 #56

Open
rgaufman opened this issue Nov 20, 2021 · 0 comments
Open

paho_mqtt/packet/base.rb:126 - Invalid packet type identifier: 0 #56

rgaufman opened this issue Nov 20, 2021 · 0 comments

Comments

@rgaufman
Copy link

Another frequent exception I get is:

vendor/cache/tether-mqtt-bcf38e610db8/vendor/paho.mqtt.ruby-master/lib/paho_mqtt/packet/base.rb:126 in create_from_header
vendor/cache/tether-mqtt-bcf38e610db8/vendor/paho.mqtt.ruby-master/lib/paho_mqtt/packet/base.rb:47 in read
vendor/cache/tether-mqtt-bcf38e610db8/vendor/paho.mqtt.ruby-master/lib/paho_mqtt/handler.rb:41 in receive_packet
vendor/cache/tether-mqtt-bcf38e610db8/vendor/paho.mqtt.ruby-master/lib/paho_mqtt/client.rb:168 in block in loop_read
vendor/cache/tether-mqtt-bcf38e610db8/vendor/paho.mqtt.ruby-master/lib/paho_mqtt/client.rb:167 in times
vendor/cache/tether-mqtt-bcf38e610db8/vendor/paho.mqtt.ruby-master/lib/paho_mqtt/client.rb:167 in loop_read
vendor/cache/tether-mqtt-bcf38e610db8/vendor/paho.mqtt.ruby-master/lib/paho_mqtt/client.rb:183 in mqtt_loop
vendor/cache/tether-mqtt-bcf38e610db8/vendor/paho.mqtt.ruby-master/lib/paho_mqtt/client.rb:133 in block in daemon_mode

Any ideas what this is and how to fix?

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