Hi Suraj,
The issue is with all TrainLink coach services (rail seems unaffected?)
For example, this is a snippet of the vehicle position feed I have pulled at approx 17:05 - The timestamps in the feed are shown below but have not updated since 15:43. Vehicles are showing “in service” but not receiving position updates.
As I type this updates have resumed again, but for the last 2 days there have been consistent drop outs for 1+ hours as shown in this example. I have cross referenced my data against other 3rd party apps such as AnyTrip who are also showing stale/outdated timestamps.
{
“vehicle_id”: “336VWM”,
“trip_id”: “168.300326.127.1513”,
“route_id”: “4T.C.168”,
“latitude”: -28.328922271728516,
“longitude”: 153.40338134765625,
“stop_id”: “24841”,
“current_status”: 1,
“timestamp”: 1774845830
},
{
“vehicle_id”: “724VGM”,
“trip_id”: “172.300326.127.1500”,
“route_id”: “4T.C.172”,
“latitude”: -28.133193969726562,
“longitude”: 153.4700469970703,
“stop_id”: “42172”,
“current_status”: 2,
“timestamp”: 1774845823
},
{
“vehicle_id”: “7171MO”,
“trip_id”: “361.300326.17.1440”,
“route_id”: “4T.C.361”,
“latitude”: -31.567768096923828,
“longitude”: 148.78717041015625,
“stop_id”: “28271”,
“current_status”: 2,
“timestamp”: 1774845824
},
{
“vehicle_id”: “1328 MO”,
“trip_id”: “540.300326.1.1235”,
“route_id”: “4T.C.540”,
“latitude”: -32.586952209472656,
“longitude”: 149.59442138671875,
“stop_id”: “28504”,
“current_status”: 2,
“timestamp”: 1774845855
},