riparias / early-alert-webapp

The source code of the LIFE RIPARIAS early alert web application
https://alert.riparias.be
MIT License
0 stars 0 forks source link

Issues with alert.riparias.be Loading Time and Forbidden Access (403) #21

Open fjasteen opened 4 months ago

fjasteen commented 4 months ago

Experiencing significant delays in loading the alert.riparias.be webpage, with load times from over a minute. Additionally encountering Forbidden (403) errors when attempting to access the site (after login screen). The following issues have been identified:

  1. Loading Time Delay: Users across multiple devices (three separate laptops) and browsers (Edge and Chrome) have reported excessive loading times. Even after clearing the Chrome cache, the issue persists.
  2. Forbidden (403) Errors: I have encountered Forbidden errors, both in regular browsing mode (Edge & Chrome) and incognito mode (Chrome)
  3. No Improvement with Different Accounts: Switching to alternative accounts does not alleviate the loading time delay or resolve the Forbidden errors
  4. Slow Initial Popup: In some instances, the initial popup, particularly the species selection, loads extremely slowly, resulting in delayed display of labels and species names lost.
  5. Long Page Load Times: Various pages within the website, including the front page login and area selection, take several minutes to load
  6. On some occasions pages do load, but this seems unrelated to size of request (# polygons/species)
  7. fi. loading the parcels from DVW costs 3 minutes, and loading the tiles costs another minute, for a total of 180 observations
fjasteen commented 4 months ago

image

niconoe commented 3 months ago

Thanks a lot for the detailed report, @fjasteen!

This is due to the fact that GBIF alert (the tool behind the site) doesn't currently deal very well with the large amount of data (users / alerts / observations) in the system. We plan to structurally fix that, but we might have to circumvent the issue first (by importing only recent data from GBIF first) because I might not have the availability to fix it immediately.

The issue (and progress) is tracked here, if you're curious about it: https://github.com/riparias/gbif-alert/issues/273#issuecomment-2109603584

Sorry again for the inconvenience and hope to fix that soon!