[service_slides] --download fails during service_complete (root cause needs reproduction) #238

Open
opened 2026-05-07 17:29:30 +00:00 by mik-tf · 0 comments
Owner

Surfaced during session 74. Listed in the failed-services summary; per-service stdout was truncated.

What we know

  • service_slides.nu SVX_BINARIES = ["hero_slides" "hero_slides_server" "hero_slides_ui"]
  • v0.1.0-rc2 release ships those three assets with target-triple naming. No naming mismatch.
  • So the failure is likely runtime / dep / version-resolution.

Reproduction (session 75)

nu -c "use nutools/modules/services/service_slides.nu; service_slides start --download --reset" 2>&1 | tee slides.log
proc logs tail hero_slides_server --lines 100
proc logs tail hero_slides_ui --lines 100

Severity

Medium — slides is one of the v1 demo islands but not a bootstrap blocker.

Filed as part of home#227 follow-ups.

Surfaced during session 74. Listed in the failed-services summary; per-service stdout was truncated. ## What we know - `service_slides.nu` SVX_BINARIES = `["hero_slides" "hero_slides_server" "hero_slides_ui"]` - [v0.1.0-rc2 release](https://forge.ourworld.tf/lhumina_code/hero_slides/releases/tag/v0.1.0-rc2) ships those three assets with target-triple naming. **No naming mismatch.** - So the failure is likely runtime / dep / version-resolution. ## Reproduction (session 75) ```bash nu -c "use nutools/modules/services/service_slides.nu; service_slides start --download --reset" 2>&1 | tee slides.log proc logs tail hero_slides_server --lines 100 proc logs tail hero_slides_ui --lines 100 ``` ## Severity Medium — slides is one of the v1 demo islands but not a bootstrap blocker. Filed as part of [home#227](https://forge.ourworld.tf/lhumina_code/home/issues/227) follow-ups.
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_skills#238
No description provided.