Skip to content

Fix: Check whether a tool was successfully started#2500

Merged
ipspace merged 1 commit intodevfrom
tool-start
Jul 8, 2025
Merged

Fix: Check whether a tool was successfully started#2500
ipspace merged 1 commit intodevfrom
tool-start

Conversation

@ipspace
Copy link
Owner

@ipspace ipspace commented Jul 8, 2025

This fix tracks the status of 'tool.up' command(s) as well as the output generated by Docker. If the output contains 'warning...platform' text, we might be dealing with a container started on an incompatible platform, in which case we wait a bit (because it will crash very soon), check its status, and report the outcome.

The fix also adds better error reporting on tool start/stop failures and partial-success reporting.

Closes #2456

This fix tracks the status of 'tool.up' command(s) as well as the
output generated by Docker. If the output contains 'warning...platform'
text, we might be dealing with a container started on an incompatible
platform, in which case we wait a bit (because it will crash very soon),
check its status, and report the outcome.

The fix also adds better error reporting on tool start/stop failures
and partial-success reporting.

Closes #2456
@ipspace ipspace merged commit b239d6c into dev Jul 8, 2025
9 checks passed
@ipspace ipspace deleted the tool-start branch July 8, 2025 13:18
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.

[BUG] Graphite tool does not start on Apple silicon

1 participant