Skip to content

[Unified Recorder] Print a user-friendly message when the test-proxy image fails to start #19725

Closed

Description

Problem

Currently, when using the dev-tool test proxy commands, if the Docker image fails to start, the script just exits without explanation. At the moment, this can happen easily if, for example, the Docker daemon is not running, or the current user does not have permission to run docker commands.

Possible fix

Add a helpful error message that prints when the Docker command used by dev-tool to run the test proxy image returns a nonzero exit code.

Originally posted by @timovv in #19210 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

dev-toolIssues related to the Azure SDK for JS dev-tooltest-utils-recorderLabel for the issues related to the common recorder

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions