Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error #8997

Closed
ashu-22 opened this issue Aug 8, 2017 · 2 comments
Closed

Fatal Error #8997

ashu-22 opened this issue Aug 8, 2017 · 2 comments

Comments

@ashu-22
Copy link

ashu-22 commented Aug 8, 2017

0x80070643 - fatal error during installation.

@ashu-22
Copy link
Author

ashu-22 commented Aug 8, 2017

[0A80:0E64][2017-08-09T01:37:53]i001: Burn v3.8.1128.0, Windows v6.3 (Build 9600: Service Pack 0), path: C:\Users\We\Downloads\InstallMeteor.exe, cmdline: ''
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing string variable 'TermsUrl' to value 'https://www.meteor.com/terms'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing string variable 'PrivacyUrl' to value 'https://www.meteor.com/privacy'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing numeric variable 'PerMachineInstall' to value '0'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing numeric variable 'PerUserInstall' to value '1'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing numeric variable 'CreateRButton' to value '1'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing numeric variable 'SignInRButton' to value '0'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing hidden variable 'RegisterEmail'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing hidden variable 'RegisterUser'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing hidden variable 'RegisterPass'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing string variable 'SkipRegistrationState' to value 'disable'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing numeric variable 'SkipRegistration' to value '0'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing string variable 'UserMeteorSessionFile' to value '[LocalAppDataFolder].meteorsession'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing string variable 'PerMachineInstallFolder' to value '[ProgramFilesFolder][WixBundleName]'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing string variable 'PerUserInstallFolder' to value '[LocalAppDataFolder]'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing string variable 'InstallFolder' to value '[PerUserInstallFolder]'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing string variable 'InstallRegPath' to value 'SOFTWARE\Meteor Development Group \Meteor\Install'
[0A80:0E64][2017-08-09T01:37:53]i000: Initializing string variable 'MSICustomErrFile' to value '[WixBundleLog].err'
[0A80:0E64][2017-08-09T01:37:53]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\We\AppData\Local\Temp\Meteor_20170809013753.log'
[0A80:0E64][2017-08-09T01:37:53]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\We\Downloads\InstallMeteor.exe'
[0A80:0E64][2017-08-09T01:37:53]i052: Condition '(VersionNT >= v5.1)' evaluates to true.
[0A80:0E64][2017-08-09T01:37:54]i000: Setting string variable 'WixBundleName' to value 'Meteor'
[0A80:2AD8][2017-08-09T01:37:54]i000: Setting string variable 'varProgressHeader' to value 'Installing [WixBundleName]'
[0A80:2AD8][2017-08-09T01:37:54]i000: Setting string variable 'varProgressInfo' to value 'Please wait while Setup installs [WixBundleName] on your computer.'
[0A80:2AD8][2017-08-09T01:37:54]i000: Setting string variable 'varSuccessHeader' to value 'Meteor is now installed on your computer.'
[0A80:2AD8][2017-08-09T01:37:54]i000: Setting string variable 'varSuccessInfo' to value 'To get started, open a new command prompt and type "meteor". If you're running Windows 8.1, you may need to restart your machine.

To learn more about Meteor, check out the Meteor tutorial and read the official documentation. If you need help, ask a question on the official forums at forums.meteor.com or Stack Overflow.

Check out the Wiki page on GitHub to learn more about the Meteor Windows preview.'
[0A80:2AD8][2017-08-09T01:37:54]i000: Setting string variable 'varFailureHeader' to value 'Setup Failed'
[0A80:0E64][2017-08-09T01:37:56]i100: Detect begin, 2 packages
[0A80:0E64][2017-08-09T01:37:56]i000: Update location: https://www.meteor.com/.
[0A80:0E64][2017-08-09T01:37:56]i101: Detected package: SetupMeteor_MachineInstall, state: Absent, cached: None
[0A80:0E64][2017-08-09T01:37:56]i101: Detected package: SetupMeteor_UserInstall, state: Absent, cached: None
[0A80:0E64][2017-08-09T01:37:56]i199: Detect complete, result: 0x0
[0A80:0E64][2017-08-09T01:37:56]i200: Plan begin, 2 packages, action: Install
[0A80:0E64][2017-08-09T01:37:56]i052: Condition 'NOT Installed AND (PerMachineInstall = 1)' evaluates to false.
[0A80:0E64][2017-08-09T01:37:56]w322: Skipping cross-scope dependency registration on package: SetupMeteor_MachineInstall, bundle scope: PerUser, package scope: PerMachine
[0A80:0E64][2017-08-09T01:37:56]i052: Condition 'NOT Installed AND (PerUserInstall = 1)' evaluates to true.
[0A80:0E64][2017-08-09T01:37:56]i000: Setting string variable 'WixBundleRollbackLog_SetupMeteor_UserInstall' to value 'C:\Users\We\AppData\Local\Temp\Meteor_20170809013753_0_SetupMeteor_UserInstall_rollback.log'
[0A80:0E64][2017-08-09T01:37:56]i000: Setting string variable 'WixBundleLog_SetupMeteor_UserInstall' to value 'C:\Users\We\AppData\Local\Temp\Meteor_20170809013753_0_SetupMeteor_UserInstall.log'
[0A80:0E64][2017-08-09T01:37:56]i201: Planned package: SetupMeteor_MachineInstall, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0A80:0E64][2017-08-09T01:37:56]i201: Planned package: SetupMeteor_UserInstall, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0A80:0E64][2017-08-09T01:37:56]i299: Plan complete, result: 0x0
[0A80:0E64][2017-08-09T01:37:56]i300: Apply begin
[0A80:0E64][2017-08-09T01:37:56]i000: Caching bundle from: 'C:\Users\We\AppData\Local\Temp{e2d162ba-d521-4ab7-89c0-bcddd6010381}.be\InstallMeteor.exe' to: 'C:\Users\We\AppData\Local\Package Cache{e2d162ba-d521-4ab7-89c0-bcddd6010381}\InstallMeteor.exe'
[0A80:0E64][2017-08-09T01:37:56]i320: Registering bundle dependency provider: {e2d162ba-d521-4ab7-89c0-bcddd6010381}, version: 1.0.0.0
[0A80:13BC][2017-08-09T01:37:56]i305: Verified acquired payload: SetupMeteor_UserInstall at path: C:\Users\We\AppData\Local\Package Cache.unverified\SetupMeteor_UserInstall, moving to: C:\Users\We\AppData\Local\Package Cache{2DA24988-287C-4531-9B32-88729CBDF7F1}v1.0\SetupMeteor.msi.
[0A80:0E64][2017-08-09T01:37:56]i323: Registering package dependency provider: {2DA24988-287C-4531-9B32-88729CBDF7F1}, version: 1.0, package: SetupMeteor_UserInstall
[0A80:0E64][2017-08-09T01:37:57]i301: Applying execute package: SetupMeteor_UserInstall, action: Install, path: C:\Users\We\AppData\Local\Package Cache{2DA24988-287C-4531-9B32-88729CBDF7F1}v1.0\SetupMeteor.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7" METEOR_DIR="C:\Users\We\AppData\Local" INSTALL_REG_PATH="SOFTWARE\Meteor Development Group \Meteor\Install" MSICUSTOMERRFILE="C:\Users\We\AppData\Local\Temp\Meteor_20170809013753.log.err" PERUSER_INSTALL="1"'
[0A80:0E64][2017-08-09T01:52:36]e000: Error 0x80070643: Failed to install MSI package.
[0A80:0E64][2017-08-09T01:52:36]e000: Error 0x80070643: Failed to configure per-user MSI package.
[0A80:0E64][2017-08-09T01:52:36]i319: Applied execute package: SetupMeteor_UserInstall, result: 0x80070643, restart: None
[0A80:0E64][2017-08-09T01:52:36]e000: Error 0x80070643: Failed to execute MSI package.
[0A80:0E64][2017-08-09T01:52:36]i318: Skipped rollback of package: SetupMeteor_UserInstall, action: Uninstall, already: Absent
[0A80:0E64][2017-08-09T01:52:36]i319: Applied rollback package: SetupMeteor_UserInstall, result: 0x0, restart: None
[0A80:0E64][2017-08-09T01:52:36]i329: Removed package dependency provider: {2DA24988-287C-4531-9B32-88729CBDF7F1}, package: SetupMeteor_UserInstall
[0A80:0E64][2017-08-09T01:52:36]i351: Removing cached package: SetupMeteor_UserInstall, from path: C:\Users\We\AppData\Local\Package Cache{2DA24988-287C-4531-9B32-88729CBDF7F1}v1.0
[0A80:0E64][2017-08-09T01:52:36]i330: Removed bundle dependency provider: {e2d162ba-d521-4ab7-89c0-bcddd6010381}
[0A80:0E64][2017-08-09T01:52:36]i352: Removing cached bundle: {e2d162ba-d521-4ab7-89c0-bcddd6010381}, from path: C:\Users\We\AppData\Local\Package Cache{e2d162ba-d521-4ab7-89c0-bcddd6010381}
[0A80:0E64][2017-08-09T01:52:36]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No

@hwillson
Copy link
Contributor

Thanks for reaching out, but unfortunately there just isn't enough information here to help you out. Please see Reporting a bug in Meteor. Thanks!

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

No branches or pull requests

2 participants