Helioviewer-Project / helioviewer.org

Main web application for solar data visualization
Other
18 stars 15 forks source link

[Bug Report] - SunLab from NOVA Labs embeds Helioviewer, but HV doesn't run. #536

Closed dgarciabriseno closed 5 months ago

dgarciabriseno commented 7 months ago

Describe the bug Same as title.

To Reproduce Issues with "embed":

  1. Go to SunLab
  2. Click on Solar Cycle
  3. Click "Next" until the helioviewer page is shown.
  4. See error

Issues with "minimal"

  1. Go to SunLab
  2. Click on Open Investigation
  3. Click Begin

Expected behavior The embedded helioviewer page should load and work properly.

Screenshots If applicable, add screenshots to help explain your problem.

dgarciabriseno commented 7 months ago

The change I merged fixes the embed pages, but the minimal page seems to have some race condition where it works a majority of the time, but sometimes will hit a js error that crashes the page.

dgarciabriseno commented 5 months ago

Took a quick look and the race condition is keeping HMI from loading. I might have been loading from cache when I tested before so it appeared to work.

edit: I take it back, there were server issues just now. HMI loads fine on the embed page. It's still possible for the "minimal" page to get stuck "Loading data"