You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.
It seems the problem is with NSURLDownload (which is used by Sparkle to download the zip with the new version) and S3 (which is where the GitHub releases files are actually hosted). The same file downloaded with Sparkle from mac.hivewallet.com or with curl/wget from S3 is downloaded in about half a minute or less. If I don't find a solution for this, it might make sense to host the files somewhere else...
It seems the problem is with
NSURLDownload
(which is used by Sparkle to download the zip with the new version) and S3 (which is where the GitHub releases files are actually hosted). The same file downloaded with Sparkle from mac.hivewallet.com or with curl/wget from S3 is downloaded in about half a minute or less. If I don't find a solution for this, it might make sense to host the files somewhere else...More info here: sparkle-project/Sparkle#487
The text was updated successfully, but these errors were encountered: