GooBox / goobox-community-gui

Desktop community syncing client for Sia and Storj (DApp)
GNU General Public License v3.0
50 stars 4 forks source link

Version 0.1.4 can not find the keys after the update #113

Closed AlexeyALeonov closed 6 years ago

AlexeyALeonov commented 6 years ago

Versions

Replace the values below with your own:

Optional:

logs

Please attach the following logs:

windows

Expected Behavior

Please describe the program's expected behavior.

Working synchronization after the update.

Actual Behavior

Please describe the program's actual behavior. Please include any stack traces or log output in the back ticks below.

Infinity cycle of synchronization without success.

Steps to Reproduce

Please include the steps the reproduce the issue, numbered below. Include as much detail as possible.

  1. Have installed and working 0.1.3.
  2. Upgrade to 0.1.4
  3. Infinity sync cycle because of
    [2018-03-10 17:27:04.421] [verbose] [main] INFO  io.goobox.sync.storj.App - No keys found. Waiting for keys to be imported.
    [2018-03-10 17:27:07.423] [verbose] [main] INFO  io.goobox.sync.storj.App - No keys found. Waiting for keys to be imported.
MeijeSibbel commented 6 years ago

Thanks!, related to https://github.com/GooBox/goobox-community-gui/issues/112

jkawamoto commented 6 years ago

This issue has been fixed in v0.1.5.

If the log still has No keys found. Waiting for keys to be imported., please delete C:\Users\USER\AppData\Roaming\Goobox\storage\config.json and restart the app.