And also just logging, instead of throwing a stacktrace error whenever auth credentials failed to be obtained. Fixes:
Error: An error occurred running command 'restart'
Caused by: An error occurred restarting the Kurtosis engine
Caused by: An error occurred starting a new engine
Caused by: An error occurred starting the engine with the engine existence guarantor
Caused by: An error occurred guaranteeing that a Kurtosis engine is running
Caused by: An error occurred launching the engine server container
Caused by: An error occurred launching the engine server container with default version tag '1.4.0'
Caused by: An error occurred launching the engine server container
Caused by: An error occurred creating the engine using image 'kurtosistech/engine' with tag '1.4.0' and debug mode 'false'
Caused by: An error occurred creating Docker config storage.
Caused by: An error occurred creating Docker config storage in volume.
Caused by: An error occurred getting auth for registry 'https://index.docker.io/v1/' from Docker config: error executing credential helper '/usr/bin/docker-credential-desktop get' for 'https://index.docker.io':
Caused by: exit status 1
Fix for :
And also just logging, instead of throwing a stacktrace error whenever auth credentials failed to be obtained. Fixes:
BEGIN_COMMIT_OVERRIDE fix: docker auth panic END_COMMIT_OVERRIDE