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
When I run, ./manage.py cities_light_fixtures load --force-fetch
The cities_light_country.json.bz2, cities_light_region.json.bz2, cities_light_subregion.json.bz2 are successfully imported. However, the cities_light_city.json.bz2 failed multiple times.
Is there any way or any command I can retry downloading only cities_light_city.json.bz2, so that I do not have to wait for the first 3 file that is successfully done.
The text was updated successfully, but these errors were encountered:
When I run,
./manage.py cities_light_fixtures load --force-fetch
The cities_light_country.json.bz2, cities_light_region.json.bz2, cities_light_subregion.json.bz2 are successfully imported. However, the cities_light_city.json.bz2 failed multiple times.
Is there any way or any command I can retry downloading only cities_light_city.json.bz2, so that I do not have to wait for the first 3 file that is successfully done.
The text was updated successfully, but these errors were encountered: