Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Storj login with correct email/password causes incorrect email/password error due to encryption key issue #126

Open
MeijeSibbel opened this issue May 10, 2018 · 2 comments

Comments

@MeijeSibbel
Copy link
Member

Versions

Replace the values below with your own:

  • GUI Version: v0.2.0
  • Operating System: All
  • Storage provider selected: -

Optional:

  • Current account balance:
  • Current wallet address:
  • Size of sync directory: <... GB>
  • Number of files and folders in Sync directory: <... files and ... folders>

logs

Please attach the following logs:

windows

  • C:\Users\USER\AppData\Roaming\Goobox\<log>.log
  • C:\Users\USER\AppData\Local\Goobox\Logs\<...>-sync.log

Mac

....

Linux

...

Expected Behavior

Please describe the program's expected behavior.

 "Generate seed" generates a seed for the goobox folder, even if they already have buckets in their account.

Actual Behavior

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

If a user tries to generate a seed when they already have buckets in their account and then press "Next", they get a "Please enter the correct email/password" error, even if these are correct. The reason for this is that Storj doesn't allow a user to generate a seed for goobox if they already have a bucket in their account. This is very confusing for the end-user and has to be fixed.

So the community app should not return a incorrect email/password error also.

Steps to Reproduce

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

  1. ...
  2. ...
  3. ...

Screenshots (Optional)

If the error is graphical in nature it is helpful to provide a screenshot.

@MeijeSibbel
Copy link
Member Author

image

@jkawamoto
Copy link
Member

I think GooBox/goobox-sync-storj#122 would solve this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants