hivewallet/hive-mac

Latest upgrade didn't work

Opened this issue · 10 comments

Can upgrade to latest version, I get:

An error occurred while downloading the update. Please try again later.

It works for me, but it's super slow. Some kind of issue with GitHub's download server probably, I've seen this before. I'm assuming it's the same for you, it tries to download it for some time and gives up finally?

No, when I just click "Install update", it thinks a couple of seconds may be less and prompt the error dialog.

Argh, I hope it's not some kind of SSL issue again...

Can you send me your logs (~/Library/Logs/Hive) to kuba@hivewallet.com?

sent

Can you download 1.3.2 again, run the update and see if it still doesn't work? If it doesn't, run the Console.app and see if anything interesting appears at that moment when the update fails.

Running it from a terminal and clicking the "Install update" returns this:

2014-08-05 15:01:36.604 Hive[28452:16103] NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)

Some clues:

I am also having this problem, but it seems to be related to a proxy server that we are required to access the internet through at my office. On an outside connection everything works fine. On the office network, iBookstore, PayPal and Google sites do not work. I am getting the kCFStreamErrorDomainSSL, -9802 error message in the console.

What is strange is that through Chrome everything works just fine. So it has something to do with how Safari is interacting with the proxy and/or certificates. I tried to changes my trust settings as detailed above and that did not work.

(https://discussions.apple.com/thread/5472373)