You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a while, the client stops decoding updates and sends the following to console:
called `Option::unwrap()` on a `None` valuenote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace[2024-01-12T00:08:56Z ERROR meshtastic::connections::stream_buffer] Failed to send decoded packet: channel closed[2024-01-12T00:09:00Z ERROR meshtastic::connections::stream_buffer] Failed to send decoded packet: channel closed[2024-01-12T00:09:11Z ERROR meshtastic::connections::stream_buffer] Failed to send decoded packet: channel closed[2024-01-12T00:09:17Z ERROR meshtastic::connections::stream_buffer] Failed to send decoded packet: channel closed[2024-01-12T00:09:45Z ERROR meshtastic::connections::stream_buffer] Failed to send decoded packet: channel closed
This is when connected to a t-beam via wifi. (serial doesn't work at all as the wrong dev list is populated on Ubuntu)
The text was updated successfully, but these errors were encountered:
After a while, the client stops decoding updates and sends the following to console:
This is when connected to a t-beam via wifi. (serial doesn't work at all as the wrong dev list is populated on Ubuntu)
The text was updated successfully, but these errors were encountered: