DMPRoadmap / roadmap

DCC/UC3 collaboration for a data management planning tool
MIT License
102 stars 109 forks source link

API internal server error 500 #3315

Closed Danny-dK closed 1 year ago

Danny-dK commented 1 year ago

We (dmp.wur.nl) seem to be getting an internal server error 500 when querying the API v0 plans. We get the error with:

"https://dmp.wur.nl/api/v0/plans?&per_page=100&template[]=1038574365&template[]=1182076051&created_after=2023-04-01" or "https://dmp.wur.nl/api/v0/plans"

Querying statistics works without problem:

"https://dmp.wur.nl/api/v0/statistics/plans"

Any ideas what is causing this?

gjacob24 commented 1 year ago

@Danny-dK thanks for letting us know. DMPonline is currently working on a fix for this and will have it rectified shortly. We will push the fix to the DMPRoadmap code base soon after.

dsisu commented 1 year ago

Hi Danny, I think this is working now. Please double-check and let us know. Thank you.

Danny-dK commented 1 year ago

@dsisu Yep, working again. Thanks!!!