-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
CPDLCServer.Exceptions.MessageParseException: Failed to parse downlink messages
---> System.FormatException: The input string '' was not in a correct format.
at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value)
at CPDLCServer.Clients.HoppieAcarsClient.ParseCpdlcDownlink(String from, String packet) in /src/source/CPDLCServer/Clients/HoppieAcarsClient.cs:line 355
at CPDLCServer.Clients.HoppieAcarsClient.ParseAndPublishDownlinkMessages(String responseText) in /src/source/CPDLCServer/Clients/HoppieAcarsClient.cs:line 269
--- End of inner exception stack trace ---
at CPDLCServer.Clients.HoppieAcarsClient.ParseAndPublishDownlinkMessages(String responseText) in /src/source/CPDLCServer/Clients/HoppieAcarsClient.cs:line 286
at CPDLCServer.Clients.HoppieAcarsClient.Poll(CancellationToken cancellationToken) in /src/source/CPDLCServer/Clients/HoppieAcarsClient.cs:line 209
Looks like it could've been this message based on the Hoppie logs:
/data2///N/LOGOFF
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels