proc UI: console errors when opened in hero_os iframe #73

Closed
opened 2026-04-29 10:02:49 +00:00 by zaelgohary · 0 comments
Member

Opening the proc admin island inside hero_os fires two errors per page load:

  • 127.0.0.1:9998/health connection-refused — the inspector probe shouldn't run in embedded contexts.
  • Unexpected token '<'static/js/hljs-toml.min.js is a corrupt nginx-404 page being parsed as JS. The script tag is also redundant; hljs-ini.min.js already registers TOML as an alias.
Opening the proc admin island inside hero_os fires two errors per page load: - `127.0.0.1:9998/health` connection-refused — the inspector probe shouldn't run in embedded contexts. - `Unexpected token '<'` — `static/js/hljs-toml.min.js` is a corrupt nginx-404 page being parsed as JS. The script tag is also redundant; `hljs-ini.min.js` already registers TOML as an alias.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_proc#73
No description provided.