swarmcity / SwarmCityDapp

Swarm City dApp FrontEnd
MIT License
28 stars 10 forks source link

Cannot load and unlock account file #816

Closed matthewcarano closed 6 years ago

matthewcarano commented 6 years ago

Location

https://sc-nightly.netlify.com/hashtag-list

Expected behavior

Account file is uploaded and unlocked

Actual behavior

After entering password, returns to "Upload and unlock your account file." screen. A loop. Also cannot return by clicking the "x" in the top right corner of the screen, as this leads to issue #815

Steps to reproduce the problem

Choose "restore account". Chose "select file". Upload file. Enter password. Return back to "Upload" screen.

Operating system / hardware

27: iMac Mid 2011, OS High Sierra V. 10.13.4, Chrome incognito V. 68.0.3440.106

matthewcarano commented 6 years ago

One element I need to mention is I do have an unlocked user in a non-incognito Chrome browser simultaneously. Perhaps this should never work.

kikipluche commented 6 years ago

can you open the downloaded json? Because in the latest version, there is a problem with the json, it doesn't contain the right info. This refers to issue 807 @matthewcarano

matthewcarano commented 6 years ago

I can open the json. I tried to restore both an account I made today, and an account I made yesterday, and both worked. I tried on Chrome. Will try on incognito too.

matthewcarano commented 6 years ago

This works on Chrome incognito too. Also, when I deleted my user from Chrome, I was able to restore backup on Chrome incognito.

xardass commented 6 years ago

I fixed a small bug that sometimes appeared - when restoring via upload you couldn't proceed and it was effectively a loop. @kikipluche @matthewcarano please verify

matthewcarano commented 6 years ago

It works find for me @xardass