-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting and Maintenance
Candice edited this page Jul 30, 2025
·
9 revisions
Use the following routes to monitor system health:
| ENV | URL |
|---|---|
| Development: | https://nde-dev.biothings.io/strapi/api/health |
| Staging: | https://data-staging.niaid.nih.gov/strapi/api/health |
| Production: | https://data.niaid.nih.gov/strapi/api/health |
Verify entry is published and not filtered by permissions
Run
yarn build --clean
rm -rf node_modules
# Re-install + buildThe staging/prod database is backed up daily.