marcwebbie / passpie

:closed_lock_with_key: Multiplatform command-line password manager
http://passpie.readthedocs.org/
MIT License
921 stars 68 forks source link

passpie init waits forever after passphrase supplied #102

Closed mdisec closed 8 years ago

mdisec commented 8 years ago

Hello,

This is very awkward. When I type passphrase code two times during database initialization, it start hanging on, forever...

passpie init
Passphrase:
Type again:

How can I supply more debug log for further investigation ?

marcwebbie commented 8 years ago

Hello @mmetince

Init takes a long time in some operation systems you can have more info on the documentation:

http://passpie.readthedocs.io/en/latest/faq.html#why-is-it-taking-so-long-to-initialize-a-database

Thanks for your contribution

mdisec commented 8 years ago

I'm sorry for creating ticket without documentation reading. Thank you for your reply.