Payload data keeps disapearing in the console

A few days ago I posted a issue where the payload data of a node simply disapeared in my TTN console.
And I closed the post since “magically” the payload was available again.

Here is the post:

But, again, I can’t see the payload in the console and I don’t know what to do.

In the printscreen below showa what I’m currently seeing:

The data message in 08:33:33:

{
  "name": "as.up.data.forward",
  "time": "2023-09-26T07:33:33.724912658Z",
  "identifiers": [
    {
      "device_ids": {
        "device_id": "eui-70b3d57ed0061444",
        "application_ids": {
          "application_id": "my-2nd-app-baum"
        }
      }
    }
  ],
  "context": {
    "tenant-id": "CgN0dG4="
  },
  "visibility": {
    "rights": [
      "RIGHT_APPLICATION_TRAFFIC_READ"
    ]
  },
  "unique_id": "01HB86GNWW75DQ28R0DP71TJBD"
}

I’d appreciate if someone helps me.

Thanks,
Mauricio.

Details are only visible for packets that arrive while the console is open. Historic lines have minimal data.

Did you wait for an uplink to arrive with the console screen open?

No. Now I understand. Thank you!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.