sdss / marvin

Data access and visualization for MaNGA. http://sdss-marvin.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
56 stars 32 forks source link

Internal Server error #806

Closed alexeros90 closed 8 months ago

alexeros90 commented 8 months ago

-Description: No data is returned and instead an error message is displayed whenever searching a plateifu in the website: "MarvinError: Could not retrieve cube for plate-ifu 8485-1901: Unknown exception: db type is dbm.gnu, but the module is not available. You can submit this error to Marvin GitHub Issues (https://github.com/sdss/marvin/issues/new). Fill out a subject and some text describing the error that just occurred. If able, copy and paste the full traceback information into the issue as well.. Did you mean 8485-1901?"

Similarly, when searching a MaNGA ID, a different error message is displayed: ""I'm just trying to die." 500: Internal Server Error Uh oh! Something bad happened on the server side. The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. https://dr15.sdss.org/marvin/galaxy/1-1038/ page broke down!"

-Steps to reproduce the behaviour:

  1. Go to 'https://dr17.sdss.org/marvin/'
  2. Input a plate or ID in the 'Plate or ID Designation' field
  3. See error

-Expected behavior: The data (spectrum, maps, etc...) of the object corresponding to the plate or ID should be displayed.

Introducing plate: image

Introducing ID: image

havok2063 commented 8 months ago

@alexeros90 Marvin should be back up now.

alexeros90 commented 8 months ago

Much appreciated!