Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error fetching 'feeds/us-co.json' #767

Open
transitous-bot opened this issue Jan 7, 2025 · 0 comments
Open

Error fetching 'feeds/us-co.json' #767

transitous-bot opened this issue Jan 7, 2025 · 0 comments

Comments

@transitous-bot
Copy link
Collaborator

transitous-bot commented Jan 7, 2025

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:

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant