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

Device error logging #368

Merged
merged 13 commits into from
Oct 22, 2024
Merged

Device error logging #368

merged 13 commits into from
Oct 22, 2024

Conversation

timcowlishaw
Copy link
Contributor

@timcowlishaw timcowlishaw commented Oct 14, 2024

Log all ingest errors against the device, and notify users periodically if their device causes ingest errors, prompting them to upgrade. Addresses #288.

Merge #362 first, as this branch is based off that one

@timcowlishaw timcowlishaw merged commit 568b597 into master Oct 22, 2024
2 checks passed
@timcowlishaw timcowlishaw deleted the device-error-logging branch October 22, 2024 11:05
Copy link

sentry-io bot commented Oct 22, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ ActiveRecord::StatementInvalid: PG::ConnectionBad: PQsocket() can't get socket descriptor app/lib/mqtt_messages_handler.rb in handshake_d... View Issue
  • ‼️ MQTT::ProtocolException: Failed to read byte from socket mqtt (0.6.0) lib/mqtt/packet.rb in read_byte View Issue
  • ‼️ JSON::ParserError: unexpected character (after data[0].sensors[4].value) at line 1, column 167 [parse.c:764] in '{"d... app/lib/mqtt_messages_handler.rb in parse View Issue
  • ‼️ **RuntimeError: Message not parsed: ** app/lib/raw_mqtt_message_parser.rb in parse View Issue
  • ‼️ JSON::ParserError: expected true (after id) at line 1, column 63 [parse.c:121] in '{"time":"","hw_ver":"2.1","id":"E... app/lib/mqtt_messages_handler.rb in parse View Issue

Did you find this useful? React with a 👍 or 👎

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

Successfully merging this pull request may close these issues.

2 participants