cedardevs / onestop

OneStop is a data discovery system being built by CIRES researchers on a grant from the NOAA National Centers for Environmental Information. We welcome contributions from the community!
GNU General Public License v2.0
44 stars 21 forks source link

Sitemap snapshot data bug #1502

Closed uniyalVJ closed 3 years ago

uniyalVJ commented 3 years ago

Bug Description Sitemap script prints out axios header upon 3rd loop of script within skaffold. Uses Chris's snapshot technology.

Platform/Environment MacOS catalina

Severity Severity: MEDIUM Priority: MEDIUM

To Reproduce Steps to reproduce the behavior:

  1. 726-sitemap-review-cron branch pull/update
  2. Launch sitemap profile in skaffold "-p sitemap"
  3. Will work 1st loop and fail afterwards

Expected Result Script regenerates sitemap files each time and does not error

Actual Result Errors out after 1st/2nd loop and no longer populates the public folder with sitemap files

uniyalVJ commented 3 years ago

Issue fixed. Elastic Search was not properly updating.