rucio / webui

RucioWebUI (v2.0)
Apache License 2.0
4 stars 15 forks source link

RSE Page: Loading error #428

Closed maany closed 2 months ago

maany commented 3 months ago

Description

On the integration cluster, the RSE page crashes.

The client side errors are:

image

This is very likely due to the page not being correctly hooked up with the NextJS endpoints

Steps to reproduce

  1. Go to List RSE page
  2. Search for *
  3. Click on any RSE on the list
  4. Open the browser console to see the errors

Rucio WebUI Version

35.0.0

Additional Information

No response

maany commented 2 months ago

Re-opening. The queries should be moved into the component as discussed in #438