ncihtan / htan-portal

The HTAN Data Portal
https://humantumoratlas.org
9 stars 11 forks source link

500 internal server error for publications #637

Closed alexeliotlash closed 4 months ago

alexeliotlash commented 4 months ago

I'm getting a 500 internal server error when clicking on the publications icons on the explore page. EG: https://humantumoratlas.org/publications/hta3_2023_cancer-research_jane-yanagawa

onursumer commented 4 months ago

Might be related to this dynamic routing issue on production servers: https://github.com/vercel/next.js/discussions/17498

638 will hopefully fix it for now. For a better fix we may try to update our next.js version to the latest.

alexeliotlash commented 4 months ago

Seems to be working now so closing issue.