You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error occured while fetching a feed from feeds/us-co.json.
If the error is not temporary, please consider replacing or removing the feed.
Thanks!
Here are the logs of the error(s):
On 2025-01-07 00:40:55 UTC:
Error: Could not fetch us-co-RTD: HTTPSConnectionPool(host='nodejs-prod.rtd-denver.com', port=443): Max retries exceeded with url: /api/download/gtfs/google_transit.zip (Caused by ResponseError('too many 503 error responses'))
Fetching us-co-RTD…
Fetching us-co-RTD-bustang…
Error: Could not fetch us-co-RTD-bustang: HTTPSConnectionPool(host='nodejs-prod.rtd-denver.com', port=443): Max retries exceeded with url: /api/download/gtfs/bustang-co-us.zip (Caused by ResponseError('too many 503 error responses'))
Fetching us-co-RTD-bustang…
Error: 2 errors occurred during fetching.
On 2025-01-07 00:48:54 UTC
Error: Could not fetch us-co-RTD: HTTPSConnectionPool(host='nodejs-prod.rtd-denver.com', port=443): Max retries exceeded with url: /api/download/gtfs/google_transit.zip (Caused by ResponseError('too many 503 error responses'))
Fetching us-co-RTD…
Fetching us-co-RTD-bustang…
Fetching us-co-RTD-bustang…
Error: 1 errors occurred during fetching.
On 2025-01-09 01:00:49 UTC
Postprocessing us-co-RTD with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-co_RTD.gtfs.zip' ...
Error while parsing GTFS feed:
could not open required file agency.txt
You may want to try running gtfsclean with --fix for error fixing / skipping. See --help for details.
Error: Could not postprocess us-co-RTD: Command '['gtfsclean', '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-co_RTD.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-co_RTD.gtfs.zip', '--drop-too-fast-trips']' returned non-zero exit status 1.
Fetching us-co-RTD…
Fetching us-co-RTD-bustang…
Postprocessing us-co-RTD-bustang with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-co_RTD-bustang.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. (-19 services [-55.88%])
Outputting GTFS feed to '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-us-co_RTD-bustang.gtfs.zip'... done.
Fetching us-co-RTD-bustang…
Error: 1 errors occurred during fetching.
The text was updated successfully, but these errors were encountered:
CC: @mlundblad
An error occured while fetching a feed from
feeds/us-co.json
.If the error is not temporary, please consider replacing or removing the feed.
Thanks!
Here are the logs of the error(s):
On 2025-01-07 00:40:55 UTC:
On 2025-01-07 00:48:54 UTC
On 2025-01-09 01:00:49 UTC
The text was updated successfully, but these errors were encountered: