[Bug] B4: Cloud 'my folders' fails — <!doctype JSON error / 502 #11

Closed
opened 2026-06-15 15:18:52 +00:00 by lfg2025 · 2 comments
Owner

Cloud my-folders calls /app/filebrowser/api/resources and JSON-parses. When FileBrowser is absent the path falls through to the SPA index.html ('<!doctype'); when FileBrowser is down it returns 502. Handle both gracefully. PRIORITY.

Tracked in repo: tests/production-quality/TRACKER.md

Cloud my-folders calls /app/filebrowser/api/resources and JSON-parses. When FileBrowser is absent the path falls through to the SPA index.html ('<!doctype'); when FileBrowser is down it returns 502. Handle both gracefully. PRIORITY. Tracked in repo: tests/production-quality/TRACKER.md
Author
Owner

FIXED for v1.7.97-alpha (ed493106): content-type guard in filebrowser-client; friendly empty-state instead of the <!doctype JSON crash. (tracker: tests/production-quality/TRACKER.md on vps2 main)

FIXED for v1.7.97-alpha (ed493106): content-type guard in filebrowser-client; friendly empty-state instead of the <!doctype JSON crash. (tracker: tests/production-quality/TRACKER.md on vps2 main)
Author
Owner

Fixed: content-type guard + nginx routing reset. Deployed .116/.198.

Fixed: content-type guard + nginx routing reset. Deployed .116/.198.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfg2025/archy#11
No description provided.