首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >windows上的Docker安装失败(4.12.0):AutoStartAction失败:参数不正确

windows上的Docker安装失败(4.12.0):AutoStartAction失败:参数不正确
EN

Stack Overflow用户
提问于 2022-10-04 17:54:49
回答 1查看 153关注 0票数 0

当我试图安装Desktop (4.12.0)时,我的机器重新启动了,我想码头试图更新自己,失败了,根本无法安装,我得到了以下错误。有什么想法吗?下面是安装日志:

代码语言:javascript
复制
 Started on: 2022/10/04 11:10:35.716
File: C:\Users\Administrator\AppData\Local\Docker\install-log.txt
CommandLine: "C:\Users\Administrator\Downloads\Docker Desktop Installer.exe" 
[11:10:35.903][ManifestAndExistingInstallationLoader] No install path specified, looking for default installation registry key
[11:10:35.903][Program] No installation found
[11:10:36.138][InstallWorkflow] Cancel pending background download
[11:10:36.169][InstallWorkflow] Using package: res:DockerDesktop
[11:10:36.169][InstallWorkflow] Downloading
[11:10:40.517][InstallWorkflow] Extracting manifest
[11:10:41.588][InstallWorkflow] Manifest found: version=69879, displayVersion=4.1.1, channelUrl=https://desktop.docker.com/win/main/amd64/appcast.xml
[11:10:41.589][InstallWorkflow] Checking prerequisites
[11:10:42.022][InstallWorkflow] Unpacking artifacts
[11:12:27.478][InstallWorkflow] Deploying component CommunityInstaller.CreateGroupAction
[11:12:32.128][InstallWorkflow] Deploying component CommunityInstaller.AddToGroupAction
[11:12:36.717][InstallWorkflow] Deploying component CommunityInstaller.EnableFeaturesAction
[11:12:37.708][InstallWorkflow] Deploying component CommunityInstaller.ServiceAction
[11:12:37.713][InstallWorkflow-ServiceAction] Removing service
[11:12:37.717][InstallWorkflow-ServiceAction] Creating service
[11:12:39.270][InstallWorkflow] Deploying component CommunityInstaller.ShortcutAction
[11:12:39.324][InstallWorkflow-ShortcutAction] Creating shortcut: C:\ProgramData\Microsoft\Windows\Start Menu\Docker Desktop.lnk/Docker Desktop
[11:12:39.339][InstallWorkflow] Deploying component CommunityInstaller.ShortcutAction
[11:12:39.340][InstallWorkflow-ShortcutAction] Creating shortcut: C:\Users\Administrator\Desktop\Docker Desktop.lnk/Docker Desktop
[11:12:39.342][InstallWorkflow] Deploying component CommunityInstaller.AutoStartAction
[11:12:39.362][InstallWorkflow] Installation failed
Exception type: System.Exception, Exception message: Component CommunityInstaller.AutoStartAction failed: The parameter is incorrect.
, StackTrace:
   at CommunityInstaller.InstallWorkflow.<DoHandleD4WPackageAsync>d__30.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at CommunityInstaller.InstallWorkflow.<DoProcessAsync>d__24.MoveNext()
[11:12:39.365][InstallWorkflow] Rollbacking component CommunityInstaller.ShortcutAction
[11:12:39.365][InstallWorkflow] Rollbacking component CommunityInstaller.ShortcutAction
[11:12:39.366][InstallWorkflow] Rollbacking component CommunityInstaller.ServiceAction
[11:12:40.377][InstallWorkflow] Rollbacking component CommunityInstaller.EnableFeaturesAction
[11:12:40.378][InstallWorkflow] Rollbacking component CommunityInstaller.AddToGroupAction
[11:12:40.379][InstallWorkflow] Rollbacking component CommunityInstaller.CreateGroupAction
[11:12:40.380][InstallWorkflow] Rollbacking component CommunityInstaller.UnpackArtifactsStep
[11:12:40.397][FileSystem] Deleting C:\Program Files\Docker\Docker
[11:12:40.573][FileSystem] Deleted C:\Program Files\Docker\Docker successfully
[11:12:40.573][InstallWorkflow] Rollbacking component CommunityInstaller.ExtractManifestStep
[11:12:40.574][InstallWorkflow] Rollbacking component CommunityInstaller.DownloadStep
EN

回答 1

Stack Overflow用户

发布于 2022-10-05 14:43:01

在几台机器重新启动后,错误消失了。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/73951820

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档