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

Sparkle autoupdate fails due to insecure SUFeedURL saved in preferences #9395

Closed
cyberduck opened this issue Apr 1, 2016 · 1 comment
Closed

Comments

@cyberduck
Copy link
Collaborator

ed5e078 created the issue

When trying to update Cyberduck from an older version, Sparkle fails with:

2016-04-01 09:56:36,249 Cyberduck[28746]: Sparkle: Error: An error occurred in retrieving update information. Please try again
later. The resource could not be loaded because the App Transport Security policy requires the use of a secure connection. (URL
http://version.cyberduck.ch/nightly/changelog.rss)

I think this is because the old, pre-App Transport Security updates RSS URL got stuck in ~/Library/Preferences/ch.sudo.cyberduck.plist. Upon going to Preferences -> Update and setting the update branch again, problem fixes itself.

I was concerned that for some users the autoupdate might be broken thanks to an old URL in SUFeedURL so that's why I'm reporting this bug nevertheless. I suppose a quick fix would be to replace http:// to https:// in SUFeedURL independently from what's being set there.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In af2e8ae.

@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.
Projects
None yet
Development

No branches or pull requests

1 participant