Quest: Unassigned Priority: P90 Status: done Layer: Atlas
Investigate and fix dynamic content pages (targets, hypotheses, experiments, analyses) returning status code 0 (connection failures).
Task reopened: No commits found referencing task ID fd780b81-355f-4760-89a0-44eeb15f40c5. Original issue reported that 12 URLs were returning status code 0, indicating connection failures.
All 12 affected URLs return HTTP 200:
All pages render proper HTML content with titles and data. No errors detected.
Example responses:
/target/target-fkbp5 → "SciDEX — Target: FKBP5" (full HTML)/hypothesis/h-6657f7cd → "SciDEX — Sphingolipid Metabolism Reprogramming" (full HTML)Issue appears to be already resolved on main.
Similar fixes on main:
f188a7f4a [Demo] Fix walkthrough pages and /target 500 error5f2dab849 [Demo] Populate drug targets + fix target detail 500 errors59b39bb1d [Atlas] Add error handling to hypothesis page render to prevent 500 errorsNo code changes needed. Issue resolved by prior work on main.