public-transport / transitous

Free and open public transport routing.
https://transitous.org
193 stars 54 forks source link

Error fetching 'feeds/us-il.json' #544

Closed transitous-bot closed 1 month ago

transitous-bot commented 1 month ago

CC: @N-Upchurch @kkremitzki

An error occured while fetching a feed from feeds/us-il.json. If the error is not temporary, please consider replacing or removing the feed. Thanks!

Here are the logs of the error(s): On 2024-10-10 01:01:50 UTC:

Fetching us-il-SMTD…
Fetching us-il-SMTD…
Fetching us-il-ChampaignUrbana-MTD…
Postprocessing us-il-ChampaignUrbana-MTD with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-il_ChampaignUrbana-MTD.gtfs.zip' ...
Error while parsing GTFS feed:
stop_times.txt:37243 - no stop with id WASHWELL2 found

You may want to try running gtfsclean with --fix for error fixing / skipping. See --help for details.
Error: Could not postprocess us-il-ChampaignUrbana-MTD: Command '['gtfsclean', '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-il_ChampaignUrbana-MTD.gtfs.zip', '--fix-zip', '--check-null-coords', '--empty-agency-url-repl', 'https://transitous.org', '--remove-red-routes', '--remove-red-services', '--remove-red-stops', '--output', '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-il_ChampaignUrbana-MTD.gtfs.zip', '--drop-too-fast-trips']' returned non-zero exit status 1.
Fetching us-il-Peoria-CityLink…
Postprocessing us-il-Peoria-CityLink with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-il_Peoria-CityLink.gtfs.zip' ... done.
Removing trips travelling too fast...done. (-0 trips [-0.00%])
Removing redundant stops... done. (-0 stops [-0.00%])
Removing redundant routes... done. (-0 routes [-0.00%])
Removing service duplicates... done. (-0 services [-0.00%])
Outputting GTFS feed to '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-il_Peoria-CityLink.gtfs.zip'... done.

Error: 1 errors occurred during fetching.

On 2024-10-11 16:02:35 UTC

Fetching us-il-SMTD…
Error: Could not fetch us-il-SMTD: HTTPConnectionPool(host='data.smtd.org', port=80): Max retries exceeded with url: /gtfs/smtd_gtfs_feed.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7e2ed6af1f10>: Failed to establish a new connection: [Errno -2] Name or service not known'))
Fetching us-il-SMTD…
Fetching us-il-ChampaignUrbana-MTD…
Fetching us-il-Peoria-CityLink…
Postprocessing us-il-Peoria-CityLink with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-il_Peoria-CityLink.gtfs.zip' ... done.
Removing trips travelling too fast...done. (-0 trips [-0.00%])
Removing redundant stops... done. (-0 stops [-0.00%])
Removing redundant routes... done. (-0 routes [-0.00%])
Removing service duplicates... done. (-0 services [-0.00%])
Outputting GTFS feed to '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-il_Peoria-CityLink.gtfs.zip'... done.

Error: 1 errors occurred during fetching.