Skip to content

Error parsing downlink message #4

@YuKitsune

Description

@YuKitsune
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions