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

NS: de.schildbach.pte.exception.UnexpectedRedirectException: https://hafas.bene-system.com/bin/query.exe/nn?start=Suchen&REQ0JourneyStopsS0ID=A%3D1%40L%3D8400508&REQ0JourneyStopsZ0ID=A%3D1%40L%3D8400058&REQ0HafasSearchForw=1&REQ0JourneyDate=08.12.22&REQ0JourneyTime=21%3A02&REQ0JourneyProduct_prod_list_1=1111111111&h2g-direct=11&clientType=ANDROID -> http://hafas.bene-system.com/bin/query.exe/nn?protocol=https:&start=Suchen&REQ0JourneyStopsS0ID=A%253D1%2540L%253D8400508&REQ0JourneyStopsZ0ID=A%253D1%2540L%253D8400058&REQ0HafasSearchForw=1&REQ0JourneyDate=08.12.22&REQ0JourneyTime=21%253A02&REQ0JourneyProduct_prod_list_1=1111111111&h2g-direct=11&clientType=ANDROID

Open Parkourist opened this issue 2 years ago • 0 comments

Query

  • NetworkId: NS
  • From: Location{STATION, 8400508, 52.5037190/4.9542970, name=Purmerend}
  • Via: null
  • To: Location{STATION, 8400058, 52.3791910/4.8994270, name=Amsterdam Centraal}
  • Date: Thu Dec 08 21:02:49 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.UnexpectedRedirectException: https://hafas.bene-system.com/bin/query.exe/nn?start=Suchen&REQ0JourneyStopsS0ID=A%3D1%40L%3D8400508&REQ0JourneyStopsZ0ID=A%3D1%40L%3D8400058&REQ0HafasSearchForw=1&REQ0JourneyDate=08.12.22&REQ0JourneyTime=21%3A02&REQ0JourneyProduct_prod_list_1=1111111111&h2g-direct=11&clientType=ANDROID -> http://hafas.bene-system.com/bin/query.exe/nn?protocol=https:&start=Suchen&REQ0JourneyStopsS0ID=A%253D1%2540L%253D8400508&REQ0JourneyStopsZ0ID=A%253D1%2540L%253D8400058&REQ0HafasSearchForw=1&REQ0JourneyDate=08.12.22&REQ0JourneyTime=21%253A02&REQ0JourneyProduct_prod_list_1=1111111111&h2g-direct=11&clientType=ANDROID
de.schildbach.pte.util.HttpClient.getInputStream(HttpClient.java:288)
de.schildbach.pte.util.HttpClient.getInputStream(HttpClient.java:218)
de.schildbach.pte.util.HttpClient.getInputStream(HttpClient.java:214)

Additional information

I was using the app Transportr on the newest version of Android running grapheneOS. Entered the first and 2nd location, and once I clicked the second (destination location) it crashed.

Parkourist avatar Dec 08 '22 20:12 Parkourist