Skip to content

App gives UnicodeDecodeError when uploading new frames to the network #6

@crespum

Description

@crespum

After the app identifies a new KISS packet and calls the RPC method communications.gs.storePassiveMessage the following error is returned by the server:

{ code: 104, 
message: "UnicodeDecodeError('utf8', '\x82\xa0\x00\x00HUMDE\x000\n%\x07)\xa3?\x91\x18\x01\x12\x1f\xf8\x07)\xa3?\x06\x0e\x01\x11\x07)\xa39n\x18\x01\x10\x1f\xf8\nX0\xde\xa7\x19\xb8', 0, 1, 'invalid start byte')", 
name: "JSONRPCError" }

This happened when using a recording of a HumSat pass, although a similar result was observed in a live pass of UniSat-6 and TigriSat.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions