Skip to content

fix(setup): stop running instance before re-staging - #4

Merged
strepto42 merged 1 commit into
mainfrom
fix/setup-restage-running
Jun 8, 2026
Merged

fix(setup): stop running instance before re-staging#4
strepto42 merged 1 commit into
mainfrom
fix/setup-restage-running

Conversation

@strepto42

Copy link
Copy Markdown
Owner

setup-autostart.ps1 failed on re-run because it copied engine.exe while the old instance held it. Now stops engine + supervisor first. Verified live (re-stage + restart succeeds; surround upmix active).

setup-autostart.ps1 copied engine.exe before stopping the old instance, so a
re-run/update failed with "file in use". Stop the engine + Startup supervisor
first, then stage. Verified by re-running against a live instance (re-stage +
restart now succeeds).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@strepto42
strepto42 merged commit f132800 into main Jun 8, 2026
1 check passed
@strepto42
strepto42 deleted the fix/setup-restage-running branch June 8, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant