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 logins don’t sync #11

Closed
danielearwicker opened this issue Dec 30, 2018 · 4 comments
Closed

Imported logins don’t sync #11

danielearwicker opened this issue Dec 30, 2018 · 4 comments

Comments

@danielearwicker
Copy link

I have three Firefox devices: a Mac laptop, a Windows laptop and an iPhone.

I have syncing of logins working between l them: I’ve tested saving a login on the Mac and seen it appear in the list of logins on the iPhone after syncing. (I’ve also seen that deletion of logins is synced).

I used ffpass to import a csv into Firefox on the Mac, and it appeared to work: the hundreds of imported logins now appear in the Saved Logins list, and they are autosuggested when I visit the sites.

But those imported logins are not synced to the other devices. New ones added interactively are synced, but the sync operation seems to totally ignore the logins that I imported with ffpass.

I noticed that all the entries for the imported logins in logins.json had the same time stamp, so I tried changing it to the value for current epoch time, restarted Firefox and requested resync on all devices, but that didn’t work.

@louisabraham
Copy link
Owner

Hi,
When I wrote this script, I was able to import all my passwords and have them synced.
I have no idea about the mechanism of synchronization of Firefox so I really cannot help, that's why I'm closing this issue.
I can remember that I thought that it didn't work at first, but after a few hours the passwords worked on my mobile device.

If you see a pattern for the attributes in logins.json that makes the sync work for you, I'll be glad to improve my code with it.

@ezequielv
Copy link

[...]

I used ffpass to import a csv into Firefox on the Mac, and it appeared to work: the hundreds of imported logins now appear in the Saved Logins list, and they are autosuggested when I visit the sites.

But those imported logins are not synced to the other devices. New ones added interactively are synced, but the sync operation seems to totally ignore the logins that I imported with ffpass.
[...]

👍 I've just experienced the same issue with ffpass on Linux Mint (based on Ubuntu-18.04). I'd love to see this working, and I guess I'll just wait (triggering the "synching" process by hand on the browser instance that has the imported logins, and on every other connected browser has not solved the issue, either).

@ghost
Copy link

ghost commented Jun 25, 2019

I'm experiencing the same.

@leetking
Copy link

I'm meeting same problems, It's sad. 😭

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