public-transport / transitous

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

Error fetching 'feeds/au.json' #388

Open transitous-bot opened 4 days ago

transitous-bot commented 4 days ago

CC: @Steve-Tech @mexon

An error occured while fetching a feed from feeds/au.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-06-27 01:33:10 UTC:

Postprocessing au-Translink-SEQ with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-SEQ.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 au-Translink-SEQ: Command '['gtfsclean', '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-SEQ.gtfs.zip', '--check-null-coords', '--output', '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-SEQ.gtfs.zip']' returned non-zero exit status 1.
Fetching au-Translink-SEQ…
Fetching au-Translink-BOW…
Fetching au-Translink-BOW…
Fetching au-Translink-BUN…
Fetching au-Translink-CNS…
Fetching au-Translink-CNS…
Fetching au-Translink-GLT…
Fetching au-Translink-GYM…
Fetching au-Translink-INN…
Fetching au-Translink-INN…
Fetching au-Translink-KIL…
Fetching au-Translink-MKY…
Fetching au-Translink-MAG…
Fetching au-Translink-MIF…
Fetching au-Translink-MAL…
Fetching au-Translink-MHB…
Fetching au-Translink-MHB…
Fetching au-Translink-NSI…
Fetching au-Translink-NSI…
Fetching au-Translink-RKY…
Postprocessing au-Translink-RKY with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-RKY.gtfs.zip' ... done.
Outputting GTFS feed to '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-RKY.gtfs.zip'... done.

Fetching au-Translink-TWB…
Postprocessing au-Translink-TWB with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-TWB.gtfs.zip' ... done.
Outputting GTFS feed to '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-TWB.gtfs.zip'... done.

Fetching au-Translink-WAR…
Postprocessing au-Translink-WAR with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-WAR.gtfs.zip' ... done.
Outputting GTFS feed to '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-WAR.gtfs.zip'... done.

Fetching au-Translink-WHT…
Postprocessing au-Translink-WHT with gtfstidy…
Parsing GTFS feed in '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-WHT.gtfs.zip' ... done.
Outputting GTFS feed to '/woodpecker/src/github.com/public-transport/transitous/out/.tmp-au_Translink-WHT.gtfs.zip'... done.

Error: 1 errors occurred during fetching.
Steve-Tech commented 4 days ago

could not open required file agency.txt

I think its a temporary issue again, agency.txt seems to be there for me, but it's definitely an interesting issue to occur.

jbruechert commented 4 days ago

Thanks for having a look. Looks like the server might have replied with an empty file. Hopefully temporary