Giter VIP home page Giter VIP logo

Comments (2)

Silejonu avatar Silejonu commented on July 28, 2024

I have a similar error:
silejonu@silejonu-VirtualBox:~/Téléchargements$ python3.6 ~/.local/bin/ffpass import -f firefox_logins_20191117155446.csv -d /home/silejonu/.mozilla/firefox/1kbonawu.default-release -v There is more than one profile key=a845569d4c0ba5157af75dad3780d866220cf8dfed384049 iv=962b956853c32289 password checked key=34c0bab70780835f68b9753176d6e9a62d20930e58cbd038 iv=c97e2b51c1ca22e1 3deskey a70d37bf2fa2ba58e354e6940bb9cb683dd538570d8015f40808080808080808 Traceback (most recent call last): File "/home/silejonu/.local/bin/ffpass", line 11, in <module> sys.exit(main()) File "/home/silejonu/.local/lib/python3.6/site-packages/ffpass/__init__.py", line 354, in main args.func(args) File "/home/silejonu/.local/lib/python3.6/site-packages/ffpass/__init__.py", line 289, in main_import logins = readCSV(args.from_file) File "/home/silejonu/.local/lib/python3.6/site-packages/ffpass/__init__.py", line 188, in readCSV logins.append((rawURL(row["url"]), row["username"], row["password"])) KeyError: 'url'

Nevermind, I exported my passwords with ff-password-exporter, so I just had to replace "hostname" with "url" in the .csv file. My bad.

from ffpass.

louisabraham avatar louisabraham commented on July 28, 2024

Can you reproduce the issue @sergiobrr ?

If yes, please reopen the issue.

from ffpass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.