SivaDev1038 / testing-jira-github

0 stars 0 forks source link

[CSE-54]()How to Fix '422 Unprocessable Entity' when sending a POST request to Redmine API? #48

Open SivaDev1038 opened 1 year ago

SivaDev1038 commented 1 year ago

Thanks for your replies. (and sorry for not giving you all the needed informations, I’m a fairly unexperienced forum user) I am using a Feather 32u4 and I indeed did disconnect it from USB and also from the battery (so I’m sure it is not sending data anymore) I do not have any own gateway (I relay on the many other gateways in my region, what was working fine until yesterday…) So after disconnecting my feather I was expecting no more traffic in the console of my application (Live data) but still i get data every 2 minutes or so. All coming from the same gateway. (Valid data came from other gateways too, but this data only come from gateway iot-gw-sc-c01) And the data come from the future! (2023-11-25T16:19:59.314845678Z see below)

Metadata: “rx_metadata”: [ { “gateway_ids”: { “gateway_id”: “iot-gw-sc-c01”, “eui”: “2CF7F1102440004F” }, “time”: “2023-11-25T16:19:59.314845678Z”, “timestamp”: 3189283163, “rssi”: -114, “channel_rssi”: -114, “snr”: 1.8, “location”: { “latitude”: 47.1315, “longitude”: 7.2213, “altitude”: 480, “source”: “SOURCE_REGISTRY” }, “uplink_token”: “ChsKGQoNaW90LWd3LXNjLWMwMRIILPfxECRAAE8Q27Li8AsaCwiWg5qeBhCy6L5+IPiW3IDppLMR”, “channel_index”: 2, “received_at”: “2023-01-17T11:08:06.215816270Z” } ],

Each packet gets (automatically) answered by: downlink transmission failed with result TOO_EARLY

Does this help for further trouble-shooting/suggestions?