
--
You received this message because you are subscribed to the Google Groups "A gathering place for the Open Rail Data community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openraildata-t...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/openraildata-talk/f18c26d2-50d9-4f7f-bcd3-e3e0528e6667n%40googlegroups.com.
It seems to be specific locations that 500 any requests for extended periods. London Liverpool Street (LST) seems to be out more frequently that other locations for some reason. At time of posting, Brighton (BTN) is not working...
Currently seeing this again with FMR station using this REST endpoint, when performing a Postman request (no path parameters with odd times or anything)
/1010-live-departure-board-dep1_2/LDBWS/api/20220120/GetDepBoardWithDetails/FMR
===== REQUEST =====
Time: 2026-08-16T08:15:15+00:00
PHP: 8.5.3
Endpoint: https://lite.realtime.nationalrail.co.uk/OpenLDBWS/ldb12.asmx
SOAPAction: http://thalesgroup.com/RTTI/2012-01-13/ldb/GetServiceDetails
SOAP version: 1.1
Token namespace: http://thalesgroup.com/RTTI/2013-11-28/Token/types (official)
Service ID: 7785576PHBR____
Proxy: none
HTTP basic auth: yes
Request headers:
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://thalesgroup.com/RTTI/2012-01-13/ldb/GetServiceDetails"
SOAP envelope:
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://thalesgroup.com/RTTI/2021-11-01/ldb/" xmlns:ns2="http://thalesgroup.com/RTTI/2013-11-28/Token/types">
<SOAP-ENV:Header>
<ns2:AccessToken>
<ns2:TokenValue><REDACTED></ns2:TokenValue>
</ns2:AccessToken>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns1:GetServiceDetailsRequest>
<ns1:serviceID>7785576PHBR____</ns1:serviceID>
</ns1:GetServiceDetailsRequest>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
===== RESPONSE =====
HTTP status: 500
Duration: 144 ms
Content-Type: text/xml; charset=utf-8
Response headers:
HTTP/2 500
date: Sun, 16 Aug 2026 08:15:15 GMT
content-type: text/xml; charset=utf-8
content-length: 365
cache-control: private
server: Microsoft-IIS/10.0
x-aspnet-version: 4.0.30319
x-powered-by: ASP.NET
Response body:
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Unexpected server error</faultstring>
<detail/>
</soap:Fault>
</soap:Body>
</soap:Envelope>
I have a similar issues with the ServiceDetails OpenLDBWS SOAP call, some particular services are just returning a 500 ever since the Darwin Evolution go live. I do have a case open with the help desk but no helpful response so far.
--
You received this message because you are subscribed to the Google Groups "A gathering place for the Open Rail Data community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openraildata-t...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/openraildata-talk/2cef6498-f611-4742-b7ea-62f5896426dan%40googlegroups.com.