Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imported passwords does not sync with other devices #28

Closed
ositanachi opened this issue Jul 7, 2019 · 4 comments
Closed

Imported passwords does not sync with other devices #28

ositanachi opened this issue Jul 7, 2019 · 4 comments

Comments

@ositanachi
Copy link

ositanachi commented Jul 7, 2019

Feel free to merge with issue #11.

I successfully imported passwords from a csv I exported from Chrome into Firefox on my MacOS device. Unfortunately the logins does not sync with my iPhone. The only login credentials that I have access to via sync are those saved using Firefox.

Reconnecting my Firefox account on my iPhone does not help. This issue seems to be affecting lockwise as well as noted in #25.

@WesleyBatista
Copy link

I managed to get the passwords in sync.

what I did:

  • reinstall firefox (without setting up the firefox sync)
  • find out where my firefox profile directory is located
  • run:
    ffpass import --from 'Chrome Passwords.csv' -d /home/wesley/.mozilla/firefox/pth337gw.default-release
  • sign in with my firefox sync account

Then everything started to appear on Lockwise as well.

good luck buddies! 🙏

@ositanachi
Copy link
Author

Huzzah! That did the trick, thank you.

@Lanchon
Copy link

Lanchon commented Sep 25, 2019

no need to reinstall firefox, clear your profile, or set up a new one

  • i simply disconnected SYNC from firefox sync options,
  • imported the passwords,
  • changed one imported password (i don't know if this is needed)
  • reconnected SYNC
  • forced a "sync now"

and all imported passwords synced to other devices.

remember to force "sync now" on other devices to see them ASAP.

@fregante
Copy link
Contributor

Even fewer steps. You just need to disconnect and reconnect the account, basically. Here's what I did

  1. Import passwords
  2. Disconnect sync account (about:preferences#sync)
  3. Restart browser (maybe not needed)
  4. Connect sync account

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

No branches or pull requests

4 participants