Skip to content

Incorrect received timestamp on 32-bit CPU #567

@LaiArturs

Description

@LaiArturs

I am using nats CLI tool on 32-bit embedded device. When using command nats stream view the received timestamp is reported wrong.

Message viewed on 32-bit CPU:

[101514879] Subject: testingSubject Received: 1970-01-01T00:00:02Z

{"time": "2024-08-29T10:35:11.715689+0000", "topic": "wifi-sta", "metric": "linkspeed", "unit": "Mbps", "sample": 150}

Same message viewed on 64-bit CPU reports correct received time.
When using nats stream get with same message, correct received time is reported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions