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

Invalid receipt from Mac App Store #10137

Closed
cyberduck opened this issue Nov 14, 2017 · 2 comments
Closed

Invalid receipt from Mac App Store #10137

cyberduck opened this issue Nov 14, 2017 · 2 comments
Labels

Comments

@cyberduck
Copy link
Collaborator

1ab8e8d created the issue

I recently upgraded my MBP. Now, when I try to load Cyberduck I get a bouncing duck - it loads and unloads - continuously. I can't kill it with activity monitor. All I can do is reboot my machine, uninstall and then re-install the application. I've even deleted the associated config and plist files. I've enabled debug logging. This is what I found repeated in the log:

Nov 13 16:53:21 10541-4 Cyberduck[26067]: [main] ERROR ch.cyberduck.core.aquaticprime.ReceiptVerifier - Receipt validation error
		at ch.cyberduck.core.aquaticprime.ReceiptVerifier.verify(ReceiptVerifier.java:164)
		at ch.cyberduck.core.aquaticprime.ReceiptFactory.open(ReceiptFactory.java:58)
		at ch.cyberduck.core.aquaticprime.LicenseFactory.open(LicenseFactory.java:108)
		at ch.cyberduck.core.aquaticprime.ReceiptFactory.open(ReceiptFactory.java:84)
		at ch.cyberduck.core.aquaticprime.LicenseFactory.find(LicenseFactory.java:145)
		at ch.cyberduck.core.aquaticprime.LicenseFactory.find(LicenseFactory.java:137)
		at ch.cyberduck.ui.cocoa.controller.MainController.updateLicenseMenu(MainController.java:263)
		at ch.cyberduck.ui.cocoa.controller.MainController.setApplicationMenu(MainController.java:255)
		at ch.cyberduck.binding.foundation.NSBundle.loadNibNamed(NSBundle.java:43)
		at ch.cyberduck.binding.BundleController.loadBundle(BundleController.java:103)
		at ch.cyberduck.binding.BundleController.loadBundle(BundleController.java:91)
		at ch.cyberduck.ui.cocoa.controller.MainController.applicationDidFinishLaunching(MainController.java:917)
		at ch.cyberduck.binding.application.NSApplication$$ByRococoa.run(<generated>)
		at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:114)
Nov 13 16:53:21 10541-4 Cyberduck[26067]: [main] ERROR ch.cyberduck.core.aquaticprime.ReceiptFactory - Invalid receipt found in Local{path='/Applications/Cyberduck.app/Contents/_MASReceipt/receipt'}
Nov 13 16:53:21 10541-4 com.apple.xpc.launchd[1] (ch.sudo.cyberduck.10860[26067]): Service exited with abnormal code: 173

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please try to move /Applications/Cyberduck.app to the trash and then reinstall from the Mac App Store.

@cyberduck
Copy link
Collaborator Author

1ab8e8d commented

Thank you for the response.

I've deleted and then reinstalled from the Apple Store multiple times, to no effect.

Best,

...

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant