public-transport-enabler icon indicating copy to clipboard operation
public-transport-enabler copied to clipboard

Routes not planning. continuous error. used to work fine

Open TheRealRWJ opened this issue 3 years ago • 0 comments

Query

  • NetworkId: NEGENTWEE
  • From: Location{STATION, station-susteren, 51.0606590/5.8626260, place=Susteren, name=Treinstation Susteren}
  • Via: null
  • To: Location{ADDRESS, geleen/pijperstraat, 50.9548320/5.8241070, place=Geleen, name=Pijperstraat}
  • Date: Sat Jan 22 14:16:12 GMT+01:00 2022
  • Departure: true
  • Products: [HIGH_SPEED_TRAIN, REGIONAL_TRAIN, SUBURBAN_TRAIN, SUBWAY, TRAM, BUS, FERRY, CABLECAR, ON_DEMAND]
  • Optimize for: LEAST_DURATION
  • Walk Speed: NORMAL

Error

de.schildbach.pte.exception.NotFoundException: https://api.9292.nl/0.1/journeys?lang=nl-NL&from=station-susteren&to=geleen%2Fpijperstraat&searchType=departure&dateTime=2022-01-22T1416&sequence=1&realtime=true&before=1&after=5&interchangeTime=standard&byBus=true&byTrain=true&bySubway=true&byTram=true&byFerry=true
de.schildbach.pte.util.HttpClient.getInputStream(HttpClient.java:286)
de.schildbach.pte.util.HttpClient.get(HttpClient.java:205)
de.schildbach.pte.util.HttpClient.get(HttpClient.java:198)

Additional information

[Please modify this part]

TheRealRWJ avatar Jan 22 '22 13:01 TheRealRWJ