nano-wallet-company / nano-wallet-desktop

An ambitious Nano wallet for desktop and web.
https://nanowalletcompany.com
BSD 2-Clause "Simplified" License
36 stars 24 forks source link

Verification stuck at 0% #80

Closed pRizz closed 6 years ago

pRizz commented 6 years ago

Describe the bug Started the app from a clean install. It downloads the db successfully. But it gets stuck verifying the data. CPU at ~0%

To Reproduce Steps to reproduce the behavior:

  1. Download and run app
  2. App gets stuck at verification screen

Expected behavior It should verify.

Screenshots

screen shot 2018-10-06 at 3 01 46 pm

Platform (please complete the following information):

Additional context N/A

ghost commented 6 years ago

Same issue stuck at 0% Verifying Mojave (non beta) 10.14 (18A391) Nano Version (1.3.0)

regfaker commented 6 years ago

Same here nano-wallet-desktop_1.3.0_amd64.deb BunsenLabs GNU/Linux 8.9 (Hydrogen) (Debian Jessie based) terminal log:

$ nano-wallet-desktop 
nano-wallet-desktop: /lib/x86_64-linux-gnu/libdbus-1.so.3: no version information available (required by nano-wallet-desktop)
/usr/lib/nano-wallet-desktop/nano-wallet-desktop: /lib/x86_64-linux-gnu/libdbus-1.so.3: no version information available (required by /usr/lib/nano-wallet-desktop/nano-wallet-desktop)
[08:43:56.594] [info] Starting application: Nano Wallet Desktop 1.3.0 (production)
[08:43:56.627] [info] Electron's autoUpdater does not support the 'linux' platform
[08:43:57.064] [info] Application window ready to show (took 1055ms): Nano Wallet Desktop
[08:43:57.510] [info] Downloading asset: https://dkl5m4kebds7n.cloudfront.net/data.tar.xz
[08:53:51.776] [info] Downloading asset signature: https://dkl5m4kebds7n.cloudfront.net/data.tar.xz
[08:53:52.124] [error] Error downloading asset: Error: Signature header not found
    at verifyAsset (/usr/lib/nano-wallet-desktop/resources/app.asar/ember-electron/assets.js:49:11)
    at process._tickCallback (internal/process/next_tick.js:68:7)
$ curl -v -X HEAD https://dkl5m4kebds7n.cloudfront.net/data.tar.xz
...
< HTTP/1.1 200 OK
< Content-Type: application/x-tar
< Content-Length: 2952627520
< Connection: keep-alive
< Date: Mon, 08 Oct 2018 10:05:24 GMT
< Last-Modified: Fri, 05 Oct 2018 17:10:36 GMT
< ETag: "902fe944999672d5b9f167c35f18899a-352"
< x-amz-server-side-encryption: AES256
< x-amz-version-id: 0C3mfQ9xWijRS7wTEhu89AVi_suMW_fC
< x-amz-meta-publickey: pHw7Ynh3ehOV9l/VEujHa2DUrNHgSgWb2g7o+QvMjMoNBTeflfqxVGfIgv5eLvYAxGpFvtu9BKAgS2dmSZtNazCA4+BNHA0+YVvgUB7RDwhMiQkdb0DkYgdapoRVfCuU7/UPxUuJhw24MonhHucva82hK3LSHH/egQdm+S9YkEmVOCjI7zhUfld/NP+Y01HH95WXtKW3hAzlsQugP5A8r1l0NBGitGbuKkH7uWQHP/ILFKPClyss7yinEGlV8rdWsGqAfwsXEycJ0ZzqK+iDo2+UtpEYhXjI55TZe3zD9+/yvskytHIIjlNa1RuqVy5VKPS4weE5mV7z+OJGk2hzkg==
< Accept-Ranges: bytes
* Server AmazonS3 is not blacklisted
< Server: AmazonS3
< Age: 72
< X-Cache: Hit from cloudfront
< Via: 1.1 e43da0eef01c0335a209147e5246e738.cloudfront.net (CloudFront)
< X-Amz-Cf-Id: bL6tVIb18eiGfMBR5swyKKr-hIRacUuSl5Z0B27Kkn0LKChDyLAiQQ==
< 
* SSLv3, TLS alert, Client hello (1):
* transfer closed with 2952627520 bytes remaining to read
* Closing connection 0
* SSLv3, TLS alert, Client hello (1):
curl: (18) transfer closed with 2952627520 bytes remaining to read
shamo42 commented 6 years ago

same here Windows 10 v1809 nano-wallet-desktop-win32-x64-1.3.0.zip

pRizz commented 6 years ago

Seems like this was a backend issue and was fixed

https://twitter.com/troyretzer/status/1049439576249561088