hivewallet / hive-mac

Hive Bitcoin wallet for the Mac (UNMAINTAINED)
https://mac.hivewallet.com
GNU General Public License v2.0
286 stars 55 forks source link

Latest upgrade didn't work #438

Open michelem09 opened 10 years ago

michelem09 commented 10 years ago

Can upgrade to latest version, I get:

An error occurred while downloading the update. Please try again later.
mackuba commented 10 years ago

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?

michelem09 commented 10 years ago

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

michelem09 commented 10 years ago

screen shot 2014-08-04 at 18 01 27

mackuba commented 10 years ago

Are you able to download this file directly? https://github.com/hivewallet/hive-osx/releases/download/1.3.3/Hive-1.3.3.zip

michelem09 commented 10 years ago

yes

mackuba commented 10 years ago

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?

michelem09 commented 10 years ago

sent

mackuba commented 10 years ago

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.

michelem09 commented 10 years ago

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)
mackuba commented 10 years ago

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)