graphhopper
graphhopper copied to clipboard
Error with profile public transport
When i configure, my profile public-transport with a gtfs file i have the following issue:
Exception at RoutingProfileManager initialization: class java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error while constructing transit network. Is your GTFS file valid? Please check log for possible causes.
I have build with the original repo of graphhopper, i have no issue. Furthermore, i do not have the issue on ors 8.0.0.
The issue is made when gtfs file is parsing.
To Reproduce
Steps to reproduce the behavior. For examples:
- Build ors 9.4.0 using docker-compose
- link to your alsace-latest.osm.pbf
- link with gtfs file of city of Strasbourg https://opendata.cts-strasbourg.eu/google_transit.zip
System Information
- Ubuntu 24
- Docker
- ORS 9.4.0